mplsLdpLspFecSegment
MPLS-LDP-STD-MIB ·
.1.3.6.1.2.1.10.166.4.1.3.10.1.1
Object
column Enumeration
If the value is inSegment(1), then this
indicates that the following index,
mplsLdpLspFecSegmentIndex, contains the same
value as the mplsInSegmentLdpLspIndex.
Otherwise, if the value of this object is
outSegment(2), then this
indicates that following index,
mplsLdpLspFecSegmentIndex, contains the same
value as the mplsOutSegmentLdpLspIndex.
Context
- MIB
- MPLS-LDP-STD-MIB
- OID
.1.3.6.1.2.1.10.166.4.1.3.10.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- mplsLdpLspFecEntry
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-LDP-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-STD-MIB::mplsLdpLspFecSegment'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-LDP-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-STD-MIB::mplsLdpLspFecSegment.<mplsLdpEntityLdpId>.<mplsLdpEntityIndex>.<mplsLdpPeerLdpId>.<mplsLdpLspFecSegment>.<mplsLdpLspFecSegmentIndex>.<mplsLdpLspFecIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-LDP-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-LDP-STD-MIB::mplsLdpLspFecSegment'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inSegment |
2 | outSegment |