cigDnsResolverOperations
CIG-CLIENTS-MIB ·
.1.3.6.1.4.1.6889.2.1.17.2.1.4
Object
scalar r/w
Enumeration
Used for specific operations for DNS server. clearDynamicServers(2) will clear all the dynamic servers (learnt from PPP interfaces and DHCP clients) from DNS server list. clearDNSCache(3) - Clear the DNS Resolver cache.
Context
- MIB
- CIG-CLIENTS-MIB
- OID
.1.3.6.1.4.1.6889.2.1.17.2.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cigDnsResolverGenConfig
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::cigDnsResolverOperations.0'
More examples
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::cigDnsResolverOperations'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | clearDynamicServers |
3 | clearDNSCache |