tokenRingPortEarlyTokenRel
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.11.1.1.9
Object
column r/w
Enumeration
This object provides the ability to enable or
disable early token release for a particular port.
Early token release only applies to ports
operating at 16 Mbps. If ifSpeed reflects 4 Mbps
for a particular port, then the corresponding
instance of this object will have a value of
disabled(2) regardless of attempts to set the
object to enabled(1).
Whenever a port is opened with a ring speed of
16 Mbps, by default, early token release will be
enabled.
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.11.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tokenRingPortEntry
- 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::tokenRingPortEarlyTokenRel'
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::tokenRingPortEarlyTokenRel.<tokenRingModuleIndex>.<tokenRingPortIndex>'
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::tokenRingPortEarlyTokenRel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
Conformance
Member of