dnsCacheRandomization
MX-HOC-MIB ·
.0.700.1.600.150
Object
Dns Cache Randomisation
Configuration of the DNS records randomisation of the device's
internal DNS Cache.
* Enable: When DNS A/AAAA records are accessed from the
cache, they are sent to the requesting service in a
randomised order.
* Disable: When DNS A/AAAA records are accessed from the
cache, they are sent to the requesting service in the same
order they were originally received from the network.
Context
- MIB
- MX-HOC-MIB
- OID
.0.700.1.600.150- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dnsServersGroup
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 'MX-HOC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-HOC-MIB::dnsCacheRandomization.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-HOC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-HOC-MIB::dnsCacheRandomization'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |