mplsMldpFecOpaqueType
MPLS-MLDP-STD-MIB ·
.1.3.6.1.4.1.2636.5.13.1.2.3.1.5
Object
column Enumeration
This is opaque type of the mLDP FEC. The value of this object is
shown below.
1 - The Generic LSP Identifier
3 - Transit IPv4 Source TLV
4 - Transit IPv6 Source TLV
5 - Transit IPv4 Bidir TLV
6 - Transit IPv6 Bidir TLV.
Context
- MIB
- MPLS-MLDP-STD-MIB
- OID
.1.3.6.1.4.1.2636.5.13.1.2.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mplsMldpFecEntry
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-MLDP-STD-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-MLDP-STD-MIB::mplsMldpFecOpaqueType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-MLDP-STD-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-MLDP-STD-MIB::mplsMldpFecOpaqueType.<mplsLdpEntityLdpId>.<mplsLdpEntityIndex>.<mplsMldpFecIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-MLDP-STD-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-MLDP-STD-MIB::mplsMldpFecOpaqueType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | genericLspId |
3 | transitIpv4Source |
4 | transitIpv6Source |
5 | transitIpv4Bidir |
6 | transitIpv6Bidir |