rlDnsClv2FixedState
NETGEAR-RADLAN-DNSCL-MIB ·
.1.3.6.1.4.1.4526.17.93.16.1.4
Object
column Enumeration
current state of fixed entry. unresolved entries are in 'polling' state.
Context
- MIB
- NETGEAR-RADLAN-DNSCL-MIB
- OID
.1.3.6.1.4.1.4526.17.93.16.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlDnsClv2FixedEntry
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 'NETGEAR-RADLAN-DNSCL-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-DNSCL-MIB::rlDnsClv2FixedState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-DNSCL-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-DNSCL-MIB::rlDnsClv2FixedState.<rlDnsClv2FixedName>.<rlDnsClv2FixedType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-DNSCL-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-DNSCL-MIB::rlDnsClv2FixedState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | init |
2 | ready |
3 | resolving |
4 | refreshing |
5 | polling |