pvxERPSSrvcRevertMode
PACKET-VX-BRIDGE-MIB ·
.1.3.6.1.4.1.18070.2.2.1.14.2.25.1.3
Object
column r/w
Enumeration
This object identifies whether the ring is operating in revertive or nonRevertive manner. In revertive mode of operation, once the failed link recovers, the data path will be switched back from protection path to working path. In nonRevertive mode of operation, once the failed link recovers, the recovered link port will remain blocked state and the data still remains with the protection path.
Context
- MIB
- PACKET-VX-BRIDGE-MIB
- OID
.1.3.6.1.4.1.18070.2.2.1.14.2.25.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Default
revertive- 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::pvxERPSSrvcRevertMode'
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::pvxERPSSrvcRevertMode.<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::pvxERPSSrvcRevertMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | revertive |
2 | non-revertive |