vRtrPimNgGrpSrcRegisterState
TIMETRA-PIM-NG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.50.1.9.1.21
Object
column Enumeration
The value of vRtrPimNgGrpSrcRegisterState indicates the register state. The register state is kept at the source DR. When the host starts sending multicast packets and if there are no entries programmed for that group, the source DR sends a Register packet to the RP(G). Register state transition happen based on the register stop timer and the response received from the RP.
Context
- MIB
- TIMETRA-PIM-NG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.50.1.9.1.21- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vRtrPimNgGrpSrcEntry
- Groups
- 2
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 '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::vRtrPimNgGrpSrcRegisterState'
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::vRtrPimNgGrpSrcRegisterState.<vRtrID>.<vRtrPimNgGrpSrcGrpAddrType>.<vRtrPimNgGrpSrcGroupAddress>.<vRtrPimNgGrpSrcSrcAddrType>.<vRtrPimNgGrpSrcSourceAddress>'
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::vRtrPimNgGrpSrcRegisterState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noInfo |
1 | join |
2 | joinPending |
3 | prune |
4 | nullJoin |