ipDnsDynamicGlobals
BINTEC-DNS-MIB ·
.0.20.17
Object
scalar r/w
Enumeration
Determines if 'automatic' entries (see ipDnsServerCfgMode) are stored in global nameserver-table: - yes: Make 'automatic' nameserver-entries. - no: Do NOT make 'automatic' nameserver-entries.
Context
- MIB
- BINTEC-DNS-MIB
- OID
.0.20.17- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ipDns
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 'BINTEC-DNS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-DNS-MIB::ipDnsDynamicGlobals.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-DNS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-DNS-MIB::ipDnsDynamicGlobals'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | yes |
2 | no |