rlDnsClv2FixedState

RADLAN-DNSCL-MIB · .1.3.6.1.4.1.89.93.16.1.4

Object

column Enumeration
current state of fixed entry.
unresolved entries are in 'polling' state.

Context

MIB
RADLAN-DNSCL-MIB
OID
.1.3.6.1.4.1.89.93.16.1.4
Type
column
Access
readonly
Status
current
Parent
rlDnsClv2FixedEntry

Walk 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 'RADLAN-DNSCL-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-DNSCL-MIB::rlDnsClv2FixedState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-DNSCL-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-DNSCL-MIB::rlDnsClv2FixedState.<rlDnsClv2FixedName>.<rlDnsClv2FixedType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-DNSCL-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-DNSCL-MIB::rlDnsClv2FixedState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1init
2ready
3resolving
4refreshing
5polling