tRingPortMgmtRingOutEnable

DOT5-LOG-MIB · .1.3.6.1.4.1.52.4.1.2.1.1.3.1.1.1.8

Object

column mandatory r/w Enumeration
This object, when written, permits the port to function as
either a ring out port or a station port, if available.  If this 
selection is not supported by this port, then any write to this 
object will return a BADSETINFO error.  When read, this object 
will return the state of the port with respect to this mode of
operation.  The default state of this object, if available, is
disabled; otherwise it is notAvailable.

Context

MIB
DOT5-LOG-MIB
OID
.1.3.6.1.4.1.52.4.1.2.1.1.3.1.1.1.8
Type
column
Access
readwrite
Status
mandatory
Parent
tRingPortMgmtEntry

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 'DOT5-LOG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOT5-LOG-MIB::tRingPortMgmtRingOutEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOT5-LOG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOT5-LOG-MIB::tRingPortMgmtRingOutEnable.<tRingPortMgmtPortId>.<tRingPortMgmtPortGrpId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOT5-LOG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOT5-LOG-MIB::tRingPortMgmtRingOutEnable'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notAvailable
2disable
3enable