cmplsTeP2mpTunnelDestOperStatus

CISCO-IETF-MPLS-TE-P2MP-STD-MIB · .1.3.6.1.4.1.9.10.142.2.3.1.22

Object

column Enumeration
Indicates the actual operational status of this destination
of this P2MP tunnel. This object may be compared to
mplsTunnelOperStatus that includes two other values:
  dormant(5)    -- some component is missing
  notPresent(6) -- down due to the state of
                -- lower layer interfaces.
These states do not apply to an individual destination of a
P2MP MPLS-TE LSP and so are not included in this object.

Context

MIB
CISCO-IETF-MPLS-TE-P2MP-STD-MIB
OID
.1.3.6.1.4.1.9.10.142.2.3.1.22
Type
column
Access
readonly
Status
current
Parent
cmplsTeP2mpTunnelDestEntry
Groups
1

Walk 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 'CISCO-IETF-MPLS-TE-P2MP-STD-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-MPLS-TE-P2MP-STD-MIB::cmplsTeP2mpTunnelDestOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IETF-MPLS-TE-P2MP-STD-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-MPLS-TE-P2MP-STD-MIB::cmplsTeP2mpTunnelDestOperStatus.<mplsTunnelIndex>.<mplsTunnelInstance>.<mplsTunnelIngressLSRId>.<mplsTunnelEgressLSRId>.<cmplsTeP2mpTunnelDestSrcSubGroupOriginType>.<cmplsTeP2mpTunnelDestSrcSubGroupOrigin>.<cmplsTeP2mpTunnelDestSrcSubGroupID>.<cmplsTeP2mpTunnelDestSubGroupOriginType>.<cmplsTeP2mpTunnelDestSubGroupOrigin>.<cmplsTeP2mpTunnelDestSubGroupID>.<cmplsTeP2mpTunnelDestDestinationType>.<cmplsTeP2mpTunnelDestDestination>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-MPLS-TE-P2MP-STD-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-MPLS-TE-P2MP-STD-MIB::cmplsTeP2mpTunnelDestOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down
3testing
4unknown
7lowerLayerDown

Conformance