mplsMldpFecLsrState
MPLS-MLDP-EXPERIMENT-MIB ·
.1.3.6.1.4.1.2636.5.13.1.2.3.1.14
Object
column Enumeration
Indicates the role of FEC either egress, bud, transit or ingress
Context
- MIB
- MPLS-MLDP-EXPERIMENT-MIB
- OID
.1.3.6.1.4.1.2636.5.13.1.2.3.1.14- 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-EXPERIMENT-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-MLDP-EXPERIMENT-MIB::mplsMldpFecLsrState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-MLDP-EXPERIMENT-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-MLDP-EXPERIMENT-MIB::mplsMldpFecLsrState.<mplsLdpEntityLdpId>.<mplsLdpEntityIndex>.<mplsMldpFecIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-MLDP-EXPERIMENT-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-MLDP-EXPERIMENT-MIB::mplsMldpFecLsrState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | egress |
2 | bud |
3 | transit |
4 | ingress |