sleMplsTpLpsCfgInfoRevertive
SLE-MPLS-TP-LPS-MIB ·
.1.3.6.1.4.1.6296.101.16.18.1.1.1.5
Object
column Enumeration
This object represents the reversion mode of the Linear
Protection Switching group. The reversion mode of
protection mechanism may be either revertive or
non-revertive.
In non-revertive mode, after a service has been
recovered, traffic will be forwarded on the recovery
path revertive
In revertive mode, after a service has been
recovered, traffic will be redirected back onto the
original working path.
Context
- MIB
- SLE-MPLS-TP-LPS-MIB
- OID
.1.3.6.1.4.1.6296.101.16.18.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sleMplsTpLpsCfgInfoEntry
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 'SLE-MPLS-TP-LPS-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-MPLS-TP-LPS-MIB::sleMplsTpLpsCfgInfoRevertive'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLE-MPLS-TP-LPS-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-MPLS-TP-LPS-MIB::sleMplsTpLpsCfgInfoRevertive.<sleMplsTpLpsCfgInfoGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLE-MPLS-TP-LPS-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLE-MPLS-TP-LPS-MIB::sleMplsTpLpsCfgInfoRevertive'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | nonrevertive |
2 | revertive |