vRtrPimNgDataMtCGrpSrcState

TIMETRA-PIM-NG-MIB · .1.3.6.1.4.1.6527.3.1.2.50.2.8.1.5

Object

column Enumeration
The value of vRtrPimNgDataMtCGrpSrcState indicates the state of this
Multicast Tunnel(MT) (S,G).
              
If the data-mdt is bound to a (C-S,G) on the ingress PE and if the PE
has sent out a MDT Join TLV, the state will be txJoinPending.  The
state will change to txJoined when the (C-S,G) traffic is switched over
to the new data mdt.
              
If the data-mdt 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 data-mdt.
              
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.8.1.5
Type
column
Access
readonly
Status
current
Parent
vRtrPimNgDataMtCGrpSrcEntry
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::vRtrPimNgDataMtCGrpSrcState'
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::vRtrPimNgDataMtCGrpSrcState.<vRtrID>.<vRtrPimNgDataMtMdSourceAddrType>.<vRtrPimNgDataMtMdSourceAddress>.<vRtrPimNgDataMtMdGroupAddrType>.<vRtrPimNgDataMtMdGroupAddress>.<vRtrPimNgDataMtCGrpSrcGrpAdType>.<vRtrPimNgDataMtCGrpSrcGroupAddr>.<vRtrPimNgDataMtCGrpSrcSrcAdType>.<vRtrPimNgDataMtCGrpSrcSrcAddr>'
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::vRtrPimNgDataMtCGrpSrcState'

Syntax

Enumeration

Values & Constraints

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

Conformance