MIB Viewer

juniPimRPSetTypeInfo

OBJECT-TYPE
1.3.6.1.4.1.4874.2.2.43.1.1.14.1.2
Access
read-only
Status
current
Sub-identifiers
0
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.
INTEGER { pimRPTypeInvalid(0), pimRPTypeStatic(1), pimRPTypeStaticOverride(2), pimRPTypeAutoRP(3), pimRPTypeBSR(4), pimRPTypeStaticNegative(5), pimRPTypeStaticOverrideNegative(6), pimRPTypeAutoRPNegative(7), pimRPTypeBSRNegative(8) }