vRtrPimNgRPSetType
TIMETRA-PIM-NG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.50.1.14.1.1
Object
column obsolete
Enumeration
vRtrPimNgRPSetType is an index into this table. It indicates whether the entry was learned through the bootstrap 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.14.1.1- Type
- column
- Access
- noaccess
- Status
- obsolete
- Parent
- vRtrPimNgRPSetEntry
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::vRtrPimNgRPSetType'
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::vRtrPimNgRPSetType.<vRtrID>.<vRtrPimNgRPSetType>.<vRtrPimNgRPSetGrpAddrType>.<vRtrPimNgRPSetGrpAddr>.<vRtrPimNgRPSetGrpMask>.<vRtrPimNgRPSetCRPAddrType>.<vRtrPimNgRPSetCRPAddress>'
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::vRtrPimNgRPSetType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dynamic |
2 | static |
3 | auto-rp |