v51VarStatus
RAD-MIB ·
.1.3.6.1.4.1.164.3.1.6.6.2.1.1.8
Object
column Enumeration
This object reports the status of an existing Variant of a link.
notActive - the variant exists on this link but is not active
active - the variant exists on this link AND is active
activeReq - the variant exists on this link and it was requested to
be active, but the request is still in negotiation
(it can be either accepted as active, or not).
This object is not applicable for v51VarCnfgIdx=255=TmpCnfg.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.1.6.6.2.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- v51VarEntry
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::v51VarStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::v51VarStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::v51VarStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.