vRtrPimNgGrpSrcRslvdByRtTblType
TIMETRA-PIM-NG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.50.1.9.1.34
Object
column Enumeration
The value of vRtrPimNgGrpSrcRslvdByRtTblType indicates which unicast
routing table was used to resolve this source group entry.
The value of this object will be 'mucastRouteTable' if the source or
rendezvous point (RP) is resolved by the multicast-unicast route
table. The value of this object will be 'ucastRouteTable' if the
source or rendezvous point (RP) is resolved by the unicast route
table. The value will be 'none' if the source or RP is unresolved.
Context
- MIB
- TIMETRA-PIM-NG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.50.1.9.1.34- 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::vRtrPimNgGrpSrcRslvdByRtTblType'
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::vRtrPimNgGrpSrcRslvdByRtTblType.<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::vRtrPimNgGrpSrcRslvdByRtTblType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | mucastRouteTable |
2 | ucastRouteTable |