ipDnsStaticEntIfIndex
BINTEC-DNS-MIB ·
.0.20.18.1.6
Object
Relevant only for wildcard-entries with DHCP/IPCP-assigned nameservers (i.e. address not known at configuration-time). Should be set to -1 (unspecified) otherwise. Tells interface-index of nameserver-entry for forwarding matching queries/questions. If wildcard-entry does NOT specify nameservers (neither by address nor by interface) then matching queries are forwarded to ANY nameservers from global table.
Context
- MIB
- BINTEC-DNS-MIB
- OID
.0.20.18.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipDnsStaticEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BINTEC-DNS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-DNS-MIB::ipDnsStaticEntIfIndex'
More examples
Read one indexed 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::ipDnsStaticEntIfIndex.<ipDnsStaticEntIndex>'
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::ipDnsStaticEntIfIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647