mplsFrrOne2OneDetourActive
MPLS-FRR-ONE2ONE-STD-MIB ·
.1.3.6.1.2.1.203.1.6.1.1
Object
column SNMPv2-TCTruthValue
Indicates whether or not the main LSP has switched over to
this detour LSP.
If the value of this object is 'true', then it means that
the main LSP has switched over to this detour LSP. Otherwise,
it contains a value of 'false'.
This is only relevant for detours originated by this node.
Context
- MIB
- MPLS-FRR-ONE2ONE-STD-MIB
- OID
.1.3.6.1.2.1.203.1.6.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mplsFrrOne2OneDetourEntry
- Groups
- 1
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 'MPLS-FRR-ONE2ONE-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-FRR-ONE2ONE-STD-MIB::mplsFrrOne2OneDetourActive'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-FRR-ONE2ONE-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-FRR-ONE2ONE-STD-MIB::mplsFrrOne2OneDetourActive.<mplsFrrOne2OnePlrTunnelIndex>.<mplsFrrOne2OnePlrTunnelDetourInstance>.<mplsFrrOne2OnePlrTunnelIngressLSRId>.<mplsFrrOne2OnePlrTunnelEgressLSRId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-FRR-ONE2ONE-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-FRR-ONE2ONE-STD-MIB::mplsFrrOne2OneDetourActive'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of