tokenRingDripRemotePortConfigured

CISCO-STACK-MIB · .1.3.6.1.4.1.9.5.1.11.12.1.4

Object

column Enumeration
This object reflects whether or not DRiP has
detected remote ports assigned to the TR-CRF
VLAN associated with this entry. A value of
true(1) indicates there is at least one port
on a remote system assigned to this TR-CRF VLAN.
A value of false(2) indicates no remote ports
are assigned to this TR-CRF VLAN.

Context

MIB
CISCO-STACK-MIB
OID
.1.3.6.1.4.1.9.5.1.11.12.1.4
Type
column
Access
readonly
Status
current
Parent
tokenRingDripLocalVlanStatusEntry
Groups
1

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 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::tokenRingDripRemotePortConfigured'
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::tokenRingDripRemotePortConfigured.<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::tokenRingDripRemotePortConfigured'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1true
2false

Conformance