dnsServZoneSrcTable
DNS-SERVER-MIB ·
.0.32.1.1.4.2
Object
table
This table is a list of IP addresses from which the server will attempt to load zone information using DNS zone transfer operations. A reload may occur due to SNMP operations that create a row in dnsServZoneTable or a SET to object dnsServZoneReload. This table is only used when the zone is loaded via zone transfer.
Context
- MIB
- DNS-SERVER-MIB
- OID
.0.32.1.1.4.2- Type
- table
- Status
- current
- Parent
- dnsServZone
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DNS-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNS-SERVER-MIB::dnsServZoneSrcTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DNS-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DNS-SERVER-MIB::dnsServZoneSrcTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.