juniPimRPSetTypeInfo
Juniper-PIM-MIB ·
.1.3.6.1.4.1.4874.2.2.43.1.1.14.1.2
Object
column Enumeration
This object describes the mechanism by which this group to RP mapping has been learnt, i.e. whether its statically configured, AutoRP learnt or BSR learnt. It also indicates whether the mapping is positive or negative. Negative mappings force the groups in that range to fall into dense-mode category if sparse-dense mode is configured or no RP if its purely sparse mode configuration.
Context
- MIB
- Juniper-PIM-MIB
- OID
.1.3.6.1.4.1.4874.2.2.43.1.1.14.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- juniPimRPSetEntry
- Groups
- 1
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 'Juniper-PIM-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-PIM-MIB::juniPimRPSetTypeInfo'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-PIM-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-PIM-MIB::juniPimRPSetTypeInfo.<pimRPSetComponent>.<pimRPSetGroupAddress>.<pimRPSetGroupMask>.<pimRPSetAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-PIM-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-PIM-MIB::juniPimRPSetTypeInfo'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | pimRPTypeInvalid |
1 | pimRPTypeStatic |
2 | pimRPTypeStaticOverride |
3 | pimRPTypeAutoRP |
4 | pimRPTypeBSR |
5 | pimRPTypeStaticNegative |
6 | pimRPTypeStaticOverrideNegative |
7 | pimRPTypeAutoRPNegative |
8 | pimRPTypeBSRNegative |
Conformance
Member of