cigDnsResolverDnsServerIndex
CIG-CLIENTS-MIB ·
.1.3.6.1.4.1.6889.2.1.17.2.3.1.2
Object
column SNMPv2-SMIInteger32
The index of DNS server in the list of DNS servers. The index presents the preference of the server. The lower the index the higher priority to use it.
Context
- MIB
- CIG-CLIENTS-MIB
- OID
.1.3.6.1.4.1.6889.2.1.17.2.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cigDnsResolverDnsServerEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CIG-CLIENTS-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIG-CLIENTS-MIB::cigDnsResolverDnsServerIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIG-CLIENTS-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIG-CLIENTS-MIB::cigDnsResolverDnsServerIndex.<cigDnsResolverDnsServerListIndex>.<cigDnsResolverDnsServerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIG-CLIENTS-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIG-CLIENTS-MIB::cigDnsResolverDnsServerIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647