tokenRingDripDistributedCrf
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.11.12.1.5
Object
column Enumeration
This object reflects whether DRiP considers the TR-CRF VLAN associated with this entry to be distributed across systems. A value of true(1) indicates the TR-CRF is distributed. A value of false(2) indicates the TR-CRF is not distributed.
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.11.12.1.5- 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::tokenRingDripDistributedCrf'
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::tokenRingDripDistributedCrf.<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::tokenRingDripDistributedCrf'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | true |
2 | false |
Conformance
Member of