vRtrPimNgRPSetInetType
TIMETRA-PIM-NG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.50.1.36.1.1
Object
column Enumeration
vRtrPimNgRPSetInetType is an index into this table. It indicates whether the entry was learned through the bootstrap mechanism, the Auto-RP mechanism or if it was statically configured using the vRtrPimNgStGrptoRPTable.
Context
- MIB
- TIMETRA-PIM-NG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.50.1.36.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- vRtrPimNgRPSetInetEntry
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::vRtrPimNgRPSetInetType'
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::vRtrPimNgRPSetInetType.<vRtrID>.<vRtrPimNgRPSetInetType>.<vRtrPimNgRPSetInetGrpAddrType>.<vRtrPimNgRPSetInetGrpAddr>.<vRtrPimNgRPSetInetGrpMask>.<vRtrPimNgRPSetInetCRPAddrType>.<vRtrPimNgRPSetInetCRPAddress>'
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::vRtrPimNgRPSetInetType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dynamic |
2 | static |
3 | auto-rp |