ipDnsUsePosCache
BINTEC-DNS-MIB ·
.0.20.3
Object
scalar r/w
Enumeration
Decides whether positive dynamic caching is done or not.
Context
- MIB
- BINTEC-DNS-MIB
- OID
.0.20.3- 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::ipDnsUsePosCache.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::ipDnsUsePosCache'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no |
2 | yes |