ipDnsEntStatic
BINTEC-DNS-MIB ·
.0.20.16.1.5
Object
column r/w
Enumeration
Legacy: Replaced by ipDnsStaticTable & ipDnsDynamicTable.
Context
- MIB
- BINTEC-DNS-MIB
- OID
.0.20.16.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipDnsEntry
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::ipDnsEntStatic'
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::ipDnsEntStatic.<ipDnsEntName>'
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::ipDnsEntStatic'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no |
2 | yes |
3 | delete |