mplsMldpFecUpstreamSessPrimary
MPLS-MLDP-STD-MIB ·
.1.3.6.1.4.1.2636.5.13.1.2.5.1.4
Object
column Enumeration
This indicated wether the received traffic from upstream is primary or backup. This is valid only if the MoFRR (mplsMldpFecMoFrr) is enabled on this FEC.
Context
- MIB
- MPLS-MLDP-STD-MIB
- OID
.1.3.6.1.4.1.2636.5.13.1.2.5.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mplsMldpFecUpstreamSessEntry
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::mplsMldpFecUpstreamSessPrimary'
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::mplsMldpFecUpstreamSessPrimary.<mplsLdpEntityLdpId>.<mplsLdpEntityIndex>.<mplsMldpFecUpstreamSessFecIndex>.<mplsMldpFecUpstreamSessInSegIndex>'
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::mplsMldpFecUpstreamSessPrimary'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | primary |
2 | backup |