mplsMldpFecUpstreamSessActive
MPLS-MLDP-STD-MIB ·
.1.3.6.1.4.1.2636.5.13.1.2.5.1.5
Object
column Enumeration
This indicates whether the upstream session is active, means the LSR programmed the forwarding engine to receive the traffic from this upstream session. This will be Inactive if the LSR is wating for MBB Ack.
Context
- MIB
- MPLS-MLDP-STD-MIB
- OID
.1.3.6.1.4.1.2636.5.13.1.2.5.1.5- 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::mplsMldpFecUpstreamSessActive'
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::mplsMldpFecUpstreamSessActive.<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::mplsMldpFecUpstreamSessActive'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | inactive |