sleMplsTpLpsCfgInfoProtectionScheme
SLE-MPLS-TP-LPS-MIB ·
.1.3.6.1.4.1.6296.101.16.18.1.1.1.4
Object
column Enumeration
The object represents the operational scheme of
protection switching group. The protection scheme may
either be unidirectional or bidirectional.
bidirectional
In bidirectional protection scheme, both the directions
will be switched simultaneously even if the fault
applies to only one direction of the path.
unidirectional
In unidirectional protection scheme protection switching
will be performed independently for each direction of a
bidirectional transport path
This object may not be modified if the associated
sleMplsTpLpsCfgRowStatus object is equal to active(1).
Context
- MIB
- SLE-MPLS-TP-LPS-MIB
- OID
.1.3.6.1.4.1.6296.101.16.18.1.1.1.4- 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::sleMplsTpLpsCfgInfoProtectionScheme'
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::sleMplsTpLpsCfgInfoProtectionScheme.<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::sleMplsTpLpsCfgInfoProtectionScheme'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | bidirectional |
2 | unidirectional |