LEFTHAND-NETWORKS-NUS-COMMON-DNS-MIB: View SNMP OID List / Download MIB
VENDOR: LEFTHAND NETWORKS
Home | MIB: LEFTHAND-NETWORKS-NUS-COMMON-DNS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
lhnNusCommonDNSModule | 1.3.6.1.4.1.9804.1.1.3 |
DNS items for NUS Devices |
||
dnsNameserverCount | 1.3.6.1.4.1.9804.3.1.1.2.3.1 | integer | read-only |
Number of name servers for the NUS to use |
dnsMode | 1.3.6.1.4.1.9804.3.1.1.2.3.2 | integer | read-write |
Type of name servers to use. dnsNameserverCount would be zero if dnsMode is 'auto' Enumeration: 'auto': 2, 'static': 1. |
dnsNameserverTable | 1.3.6.1.4.1.9804.3.1.1.2.3.3 | no-access |
A table of nameserver parameters for the NUS. The number of entries is given by dnsNameserverCount. |
|
1.3.6.1.4.1.9804.3.1.1.2.3.3.1 | no-access |
A row of dns server for the NUS. |
||
dnsIndex | 1.3.6.1.4.1.9804.3.1.1.2.3.3.1.1 | integer | read-only |
index of nameserver |
dnsServer | 1.3.6.1.4.1.9804.3.1.1.2.3.3.1.2 | octet string | read-write |
Server name or IP Address of nameserver |
dnsRowStatus | 1.3.6.1.4.1.9804.3.1.1.2.3.3.1.3 | rowstatus | read-only |
The row status |
dnsDomainName | 1.3.6.1.4.1.9804.3.1.1.2.3.4 | octet string | read-write |
dns domain name |
dnsSuffixCount | 1.3.6.1.4.1.9804.3.1.1.2.3.5 | integer | read-only |
Number of dns suffixes for the NUS to use |
dnsSuffixTable | 1.3.6.1.4.1.9804.3.1.1.2.3.6 | no-access |
A table of domain suffixes for the NUS. The number of entries is given by dnsSuffixCount. |
|
1.3.6.1.4.1.9804.3.1.1.2.3.6.1 | no-access |
A row of dns suffix for the NUS. |
||
dnsSuffixIndex | 1.3.6.1.4.1.9804.3.1.1.2.3.6.1.1 | integer | read-only |
index of nameserver |
dnsSuffix | 1.3.6.1.4.1.9804.3.1.1.2.3.6.1.2 | octet string | read-write |
dns suffix |
dnsSuffixRowStatus | 1.3.6.1.4.1.9804.3.1.1.2.3.6.1.3 | rowstatus | read-only |
The row status |