cienaCesMplsPwReversion
CIENA-CES-MPLS-MIB ·
.1.3.6.1.4.1.1271.2.1.18.1.4.1.1.40
Object
column Enumeration
This represents whether the Pseudowire Reversion is turned on or off. With the Reversion turned on, when the Primary Pseudowire has recovered from earlier failure, it will be held down for a period of cienaCesMplsPwRevertTime(sec) before the switchover from the Backup Pseudowire to Primary Pseudowire takes place. With the Reversion turned off, the user must use manual switchover command to perform a switchover back to the Primary Pseudowire
Context
- MIB
- CIENA-CES-MPLS-MIB
- OID
.1.3.6.1.4.1.1271.2.1.18.1.4.1.1.40- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cienaCesMplsPwEntry
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 'CIENA-CES-MPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-MPLS-MIB::cienaCesMplsPwReversion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIENA-CES-MPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-MPLS-MIB::cienaCesMplsPwReversion.<cienaCesMplsPwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIENA-CES-MPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIENA-CES-MPLS-MIB::cienaCesMplsPwReversion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |