fsMplsTunnelEndToEndProtection
SUPERMICRO-MPLS-TE-MIB ·
.1.3.6.1.4.1.10876.101.1.13.12.1.2.1.8
Object
column r/w
Bits
This bitmask indicates the level of end to end protection required. A
value of zero (no bits set) indicates that any protection may be
used. The following describes these bitfields:
unprotected
This flag is set to indicate that the LSP should not use any
protection.
fullReroute
This flag is set to indicate that the protecting LSP creation
only when protected (primary) LSP fails.
rerouteWitoutExtraTraffic
This flag is set to indicate that protecting LSP shall not
carry traffic other than that of Primary LSP. In this case
protecting LSP is usually not configured in the data plane
before protected LSP failure.
dedicatedOneToOne
This flag is set to indicate that a dedicated LSP
protection scheme, i.e., 1:1 protection, should be used to
support the LSP.
dedicatedUniOnePlusOne
This flag is set to indicate that a dedicated LSP
protection scheme, i.e., 1+1 protection, should be used to
support the LSP. It is used for protecting uni-directional
tunnel and No additional signalling is required for switching
from one LSP to another in case of failure and recovery
dedicatedBiOnePlusOne
This flag is set to indicate that a dedicated LSP
protection scheme, i.e., 1+1 protection, should be used to
support the LSP. It is used for protecting bi-directional
tunnel and additional signalling is required for switching
from one LSP to another in case of failure and recovery.
Context
- MIB
- SUPERMICRO-MPLS-TE-MIB
- OID
.1.3.6.1.4.1.10876.101.1.13.12.1.2.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMplsTunnelEntry
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 'SUPERMICRO-MPLS-TE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MPLS-TE-MIB::fsMplsTunnelEndToEndProtection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MPLS-TE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MPLS-TE-MIB::fsMplsTunnelEndToEndProtection.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MPLS-TE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MPLS-TE-MIB::fsMplsTunnelEndToEndProtection'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | unprotected |
1 | fullReroute |
2 | rerouteWithoutExtraTraffic |
3 | dedicatedOneToOne |
4 | dedicatedUniOnePlusOne |
5 | dedicatedBiOnePlusOne |