pvxERPSSrvcRingSemState
PACKET-VX-BRIDGE-MIB ·
.1.3.6.1.4.1.18070.2.2.1.14.2.25.1.13
Object
column Enumeration
This object gives the node state as per the G.8032 state event machine. During fault-free operation the state would be in 'idle' state. Any fault condition on the ring network would move this attribute into the protection state. If a manual switch is issued on any node in the ring the operation state of the ring would be �manualswitch??state. If a force switch is issued on any node in the ring the operation state of the ring would be �forcedswitch?? �Pending??state occurs when a ring transition has occurred and the node is waiting for a timer to expire.
Context
- MIB
- PACKET-VX-BRIDGE-MIB
- OID
.1.3.6.1.4.1.18070.2.2.1.14.2.25.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pvxERPSServiceEntry
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 'PACKET-VX-BRIDGE-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PACKET-VX-BRIDGE-MIB::pvxERPSSrvcRingSemState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PACKET-VX-BRIDGE-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PACKET-VX-BRIDGE-MIB::pvxERPSSrvcRingSemState.<pvxERPSSrvcSwitchIdx>.<pvxERPSSrvcName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PACKET-VX-BRIDGE-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PACKET-VX-BRIDGE-MIB::pvxERPSSrvcRingSemState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | idle |
3 | protection |
4 | manualswitch |
5 | forcedswitch |
6 | pending |