prtTRstatus
RAD-MIB ·
.1.3.6.1.4.1.164.1.1.5.1.1.8
Object
column Enumeration
This attribute indicates the status of this lobe/port
connection:
DISABLED - (2) to (6) indicates the reason for the disabled state.
INSERTED - (7)indicates that the lobe hardware inserts this lobe
into the ring , thus it becomes part of the ring.
BYPASS - (8)indicates that the ring bypasses this lobe and the
lobe hardware provides loopback connection towards the
station for media test purposes.
FORCEDLOOP - (9) indicates the port is in a loopback state and the
main ring is connected to the backup path.
TRUNKFAIL - (10) indicates that the ring connection is broken for a
repeater, converter or a cable protector.
NORMAL - (11) indicates the port is in normal condition.
It is not mandatory that a certain lobe/port will support all the
enumerated states.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.1.1.5.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- prtTREntry
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::prtTRstatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::prtTRstatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::prtTRstatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | off |
3 | on |