mplsFrrOne2OneDetourMergedStatus
MPLS-FRR-ONE2ONE-STD-MIB ·
.1.3.6.1.2.1.203.1.6.1.2
Object
column Enumeration
This value represents whether or not this detour is merged.
This value is set to notMerged(1) if this detour is not
merged.
This value is set to mergedWithProtectedTunnel(2) if
this detour is merged with the protected tunnel. This value
is mergedWithDetour(3) if this detour is merged
with another detour protecting the same tunnel.
Context
- MIB
- MPLS-FRR-ONE2ONE-STD-MIB
- OID
.1.3.6.1.2.1.203.1.6.1.2- 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::mplsFrrOne2OneDetourMergedStatus'
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::mplsFrrOne2OneDetourMergedStatus.<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::mplsFrrOne2OneDetourMergedStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notMerged |
2 | mergedWithProtectedTunnel |
3 | mergedWithDetour |
Conformance
Member of