tokenRingDripLocalPortStatus
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.11.12.1.2
Object
column Enumeration
This object reflects DRiP's status regarding the overall set of local ports assigned to the TR-CRF VLAN associated with this entry. A value of active(1) indicates that at least one local port is inserted/connected (i.e., active on the Token Ring). A value of inactive(2) indicates that none of the local ports are inserted/connected. All local ports are either disabled or are simply not connected.
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.11.12.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tokenRingDripLocalVlanStatusEntry
- Groups
- 1
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 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::tokenRingDripLocalPortStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::tokenRingDripLocalPortStatus.<tokenRingDripVlan>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STACK-MIB::tokenRingDripLocalPortStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | inactive |
Conformance
Member of