vRtrPimRsvpPmsiCGrpSrcState

TIMETRA-PIM-NG-MIB · .1.3.6.1.4.1.6527.3.1.2.50.2.12.1.5

Object

column Enumeration
The value of vRtrPimRsvpPmsiCGrpSrcState indicates the state of this
PMSI (S,G).
              
If the S-PMSI is bound to a (C-S,G) on the ingress PE and if the PE is
allocating a RSVP PMSI, the state will be 'txJoinPending'. The state
will change to 'txJoined' when the (C-S,G) traffic is switched over to
the new S-PMSI.
              
If the S-PMSI is not bound to a (C-S,G) on the egress PE, the state
will be 'rxNotJoined'. The state will be 'rxJoined' if the (C-S,G) has
bound to the S-PMSI.
              
Egress PE state will be 'rxJoinedTracking' if it receives SPMSI-AD
with no tunnel information.

Context

MIB
TIMETRA-PIM-NG-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.50.2.12.1.5
Type
column
Access
readonly
Status
current
Parent
vRtrPimNgRsvpPmsiCGrpSrcEntry
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 'TIMETRA-PIM-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PIM-NG-MIB::vRtrPimRsvpPmsiCGrpSrcState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-PIM-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PIM-NG-MIB::vRtrPimRsvpPmsiCGrpSrcState.<vRtrID>.<vRtrPimNgRsvpPmsiExtTunlAdrType>.<vRtrPimNgRsvpPmsiExtTunnelAddr>.<vRtrPimNgRsvpPmsiTunnelId>.<vRtrPimNgRsvpPmsiP2MPId>.<vRtrPimRsvpPmsiCGrpSrcGrpAdType>.<vRtrPimRsvpPmsiCGrpSrcGrpAddr>.<vRtrPimRsvpPmsiCGrpSrcSrcAdType>.<vRtrPimRsvpPmsiCGrpSrcSrcAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-PIM-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-PIM-NG-MIB::vRtrPimRsvpPmsiCGrpSrcState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0txJoinPending
1txJoined
2rxNotJoined
3rxJoined
4rxJoinedTracking

Conformance