PIM-BSR-MIB
The MIB module for management of the Bootstrap Router (BSR) mechanism for PIM routers. Copyright (C) The IETF Trust (2008). This version of this MIB module is part of RFC 5240; see the RFC itself for full legal notices.
Main OID:
pimBsrMIB.1.3.6.1.2.1.172
53
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
53 total| Object Name |
|---|
pimBsrMIBThe MIB module for management of the Bootstrap Router (BSR) mechanism for PIM routers. Copyright (C) The IETF Trust (2008). This version of this MIB module is part of RFC 5240; see the RFC itself for full legal notices. MODULE-IDENTITY .1.3.6.1.2.1.172 |
pimBsrNotifications OBJECT IDENTIFIER .1.3.6.1.2.1.172.0 |
pimBsrElectedBSRLostElectionA pimBsrElectedBSRLostElection notification should be generated when current E-BSR lost election to a new Candidate-BSR. Only an E-BSR should generate this notification. This notification is generated when pimBsrCandidateBSRElectedBSR becomes FALSE. NOTIFICATION-TYPE .1.3.6.1.2.1.172.0.1 |
pimBsrCandidateBSRWinElectionA pimBsrCandidateBSRWinElection notification should be generated when a C-BSR wins BSR Election. Only an E-BSR should generate this notification. This notification is generated when pimBsrCandidateBSRElectedBSR becomes TRUE. NOTIFICATION-TYPE .1.3.6.1.2.1.172.0.2 |
pimBsrObjects OBJECT IDENTIFIER .1.3.6.1.2.1.172.1 |
pimBsrCandidateRPTableThe (conceptual) table listing the IP multicast group prefixes for which the local router is to advertise itself as a Candidate-RP. SEQUENCE OF PimBsrCandidateRPEntry .1.3.6.1.2.1.172.1.1 |
pimBsrCandidateRPEntryAn entry (conceptual row) in the pimBsrCandidateRPTable. PimBsrCandidateRPEntry .1.3.6.1.2.1.172.1.1.1 |
pimBsrCandidateRPAddressTypeThe Inet address type of the Candidate-RP. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.2.1.172.1.1.1.1 |
pimBsrCandidateRPAddressThe (unicast) address that will be advertised as a Candidate-RP. The InetAddressType is given by the pimBsrCandidateRPAddressType object. InetAddress .1.3.6.1.2.1.172.1.1.1.2 |
pimBsrCandidateRPGroupAddressThe IP multicast group address that, when combined with the corresponding value of pimBsrCandidateRPGroupPrefixLength, identifies a group prefix for which the local router will advertise itself as a Candidate-RP. The InetAddressType is given by the pimBsrCandidateRPAddressType object. This address object is only significant up to pimBsrCandidateRPGroupPrefixLength bits. The remainder of the address bits are zero. This is especially important for this field, which is part of the index of this entry. Any non-zero bits would signify an entirely different entry. InetAddress .1.3.6.1.2.1.172.1.1.1.3 |
pimBsrCandidateRPGroupPrefixLengthThe multicast group address mask that, when combined with the corresponding value of pimBsrCandidateRPGroupAddress, identifies a group prefix for which the local router will advertise itself as a Candidate-RP. The InetAddressType is given by the pimBsrCandidateRPAddressType object. InetAddressPrefixLength .1.3.6.1.2.1.172.1.1.1.4 |
pimBsrCandidateRPBidirIf this object is set to TRUE, this group range is advertised with this RP as a BIDIR-PIM group range. If it is set to FALSE, it is advertised as a PIM-SM group range.rw TruthValue (SNMPv2-TC) .1.3.6.1.2.1.172.1.1.1.5 |
pimBsrCandidateRPAdvTimerThe time remaining before the local router next sends a Candidate-RP-Advertisement to the elected BSR for this zone.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.2.1.172.1.1.1.6 |
pimBsrCandidateRPPriorityThe priority for this Candidate-RP advertised in Candidate-RP-Advertisements.rw Unsigned32 .1.3.6.1.2.1.172.1.1.1.7 |
pimBsrCandidateRPAdvIntervalA Candidate-RP generates Candidate-RP-Advertisements periodically. This object represents the time interval in seconds between two consecutive advertisements.rw Unsigned32 .1.3.6.1.2.1.172.1.1.1.8 |
pimBsrCandidateRPHoldtimeHoldtime for this Candidate-RP. The amount of time (in seconds) this Candidate-RP entry is valid. This object's value can be zero only when this C-RP is shutting down.rw Unsigned32 .1.3.6.1.2.1.172.1.1.1.9 |
pimBsrCandidateRPStatusThe status of this row, by which new entries may be created, or old entries deleted from this table. This status object can be set to active(1) without setting any other columnar objects in this entry. All writable objects in this entry can be modified when the status of this entry is active(1).rw RowStatus (SNMPv2-TC) .1.3.6.1.2.1.172.1.1.1.10 |
pimBsrCandidateRPStorageTypeThe storage type for this row. Rows having the value 'permanent' need not allow write-access to any columnar objects in the row.rw StorageType (SNMPv2-TC) .1.3.6.1.2.1.172.1.1.1.11 |
pimBsrElectedBSRRPSetTableThe (conceptual) table listing BSR-specific information about PIM group mappings learned via C-RP advertisements or created locally using configurations. This table is maintained only on the Elected BSR. An Elected BSR uses this table to create Bootstrap messages after applying a local policy to include some or all of the group mappings in this table. SEQUENCE OF PimBsrElectedBSRRPSetEntry .1.3.6.1.2.1.172.1.2 |
pimBsrElectedBSRRPSetEntryAn entry (conceptual row) in the pimBsrElectedBSRRPSetTable. PimBsrElectedBSRRPSetEntry .1.3.6.1.2.1.172.1.2.1 |
pimBsrElectedBSRGrpMappingAddrTypeThe Inet address type of the IP multicast group prefix. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.2.1.172.1.2.1.2 |
pimBsrElectedBSRGrpMappingGrpAddrThe IP multicast group address that, when combined with pimBsrElectedBSRGrpMappingGrpPrefixLen, gives the group prefix for this mapping. The InetAddressType is given by the pimBsrElectedBSRGrpMappingAddrType object. This address object is only significant up to pimBsrElectedBSRGrpMappingGrpPrefixLen bits. The remainder of the address bits are zero. This is especially important for this field, which is part of the index of this entry. Any non-zero bits would signify an entirely different entry. InetAddress .1.3.6.1.2.1.172.1.2.1.3 |
pimBsrElectedBSRGrpMappingGrpPrefixLenThe multicast group prefix length that, when combined with pimBsrElectedBSRGrpMappingGrpAddr, gives the group prefix for this mapping. The InetAddressType is given by the pimBsrElectedBSRGrpMappingAddrType object. If pimBsrElectedBSRGrpMappingAddrType is 'ipv4' or 'ipv4z', this object must be in the range 4..32. If pimBsrElectedBSRGrpMappingAddrType is 'ipv6' or 'ipv6z', this object must be in the range 8..128. InetAddressPrefixLength .1.3.6.1.2.1.172.1.2.1.4 |
pimBsrElectedBSRGrpMappingRPAddrThe IP address of the RP to be used for groups within this group prefix. The InetAddressType is given by the pimBsrElectedBSRGrpMappingAddrType object. InetAddress .1.3.6.1.2.1.172.1.2.1.5 |
pimBsrElectedBSRRPSetPriorityThe priority for RP. Numerically higher values for this object indicate lower priorities, with the value zero denoting the highest priority.ro Unsigned32 .1.3.6.1.2.1.172.1.2.1.6 |
pimBsrElectedBSRRPSetHoldtimeThe holdtime for RPro Unsigned32 .1.3.6.1.2.1.172.1.2.1.7 |
pimBsrElectedBSRRPSetExpiryTimeThe minimum time remaining before this entry will be aged out. The value zero indicates that this entry will never be aged out.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.2.1.172.1.2.1.8 |
pimBsrElectedBSRRPSetGrpBidirIf this object is TRUE, this group range with this RP is a BIDIR-PIM group range. If it is set to FALSE, it is a PIM-SM group range.ro TruthValue (SNMPv2-TC) .1.3.6.1.2.1.172.1.2.1.9 |
pimBsrCandidateBSRTableThe (conceptual) table containing Candidate-BSR configuration for the local router. The table contains one row for each zone for which the local router is to advertise itself as a Candidate-BSR. SEQUENCE OF PimBsrCandidateBSREntry .1.3.6.1.2.1.172.1.3 |
pimBsrCandidateBSREntryAn entry (conceptual row) in the pimBsrCandidateBSRTable. PimBsrCandidateBSREntry .1.3.6.1.2.1.172.1.3.1 |
pimBsrCandidateBSRZoneIndexThe zone index uniquely identifies the zone on a device to which this Candidate-BSR is attached. There is one entry for each zone in ipMcastZoneTable. Scope-level information for this zone can be extracted from ipMcastZoneTable in IP Multicast MIB [RFC5132]. Zero is a special value used to request the default zone for a given scope. Zero is not a valid value for this object. InetZoneIndex .1.3.6.1.2.1.172.1.3.1.1 |
pimBsrCandidateBSRAddressTypeThe address type of the Candidate-BSR.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.2.1.172.1.3.1.2 |
pimBsrCandidateBSRAddressThe (unicast) address that the local router will use to advertise itself as a Candidate-BSR. The InetAddressType is given by the pimBsrCandidateBSRAddressType object.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.2.1.172.1.3.1.3 |
pimBsrCandidateBSRPriorityThe priority value for the local router as a Candidate-BSR for this zone. Numerically higher values for this object indicate higher priorities.rw Unsigned32 .1.3.6.1.2.1.172.1.3.1.4 |
pimBsrCandidateBSRHashMaskLengthThe hash mask length (used in the RP hash function) that the local router will advertise in its Bootstrap messages for this zone. This object defaults to 30 if pimBsrCandidateBSRAddressType is 'ipv4' or 'ipv4z' , and defaults to 126 if pimBsrCandidateBSRAddressType is 'ipv6' or 'ipv6z'.rw Unsigned32 .1.3.6.1.2.1.172.1.3.1.5 |
pimBsrCandidateBSRElectedBSRWhether the local router is the elected BSR for this zone.ro TruthValue (SNMPv2-TC) .1.3.6.1.2.1.172.1.3.1.6 |
pimBsrCandidateBSRBootstrapTimerThe time remaining before the local router next originates a Bootstrap message for this zone. Value of this object is zero if pimBsrCandidateBSRElectedBSR is 'FALSE'.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.2.1.172.1.3.1.7 |
pimBsrCandidateBSRStatusThe status of this row, by which new entries may be created or old entries deleted from this table. This status object can be set to active(1) without setting any other columnar objects in this entry. All writable objects in this entry can be modified when the status of this entry is active(1).rw RowStatus (SNMPv2-TC) .1.3.6.1.2.1.172.1.3.1.8 |
pimBsrCandidateBSRStorageTypeThe storage type for this row. Rows having the value 'permanent' need not allow write-access to any columnar objects in the row.rw StorageType (SNMPv2-TC) .1.3.6.1.2.1.172.1.3.1.9 |
pimBsrElectedBSRTableThe (conceptual) table containing information about elected BSRs. The table contains one row for each zone for which there is an elected BSR. SEQUENCE OF PimBsrElectedBSREntry .1.3.6.1.2.1.172.1.4 |
pimBsrElectedBSREntryAn entry (conceptual row) in the pimBsrElectedBSRTable. PimBsrElectedBSREntry .1.3.6.1.2.1.172.1.4.1 |
pimBsrElectedBSRZoneIndexThe zone index uniquely identifies the zone on a device to which this Elected BSR is attached. There is one entry for each zone in ipMcastZoneTable. Scope-level information for this zone can be extracted from ipMcastZoneTable in IP Multicast MIB [RFC5132]. Zero is a special value used to request the default zone for a given scope. Zero is not a valid value for this object. InetZoneIndex .1.3.6.1.2.1.172.1.4.1.1 |
pimBsrElectedBSRAddressTypeThe address type of the elected BSR.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.2.1.172.1.4.1.2 |
pimBsrElectedBSRAddressThe (unicast) address of the elected BSR. The InetAddressType is given by the pimBsrElectedBSRAddressType object.ro InetAddress .1.3.6.1.2.1.172.1.4.1.3 |
pimBsrElectedBSRPriorityThe priority value for the elected BSR for this address type. Numerically higher values for this object indicate higher priorities.ro Unsigned32 .1.3.6.1.2.1.172.1.4.1.4 |
pimBsrElectedBSRHashMaskLengthThe hash mask length (used in the RP hash function) advertised by the elected BSR for this zone.ro Unsigned32 .1.3.6.1.2.1.172.1.4.1.5 |
pimBsrElectedBSRExpiryTimeThe minimum time remaining before the elected BSR for this zone will be declared down.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.2.1.172.1.4.1.6 |
pimBsrConformance OBJECT IDENTIFIER .1.3.6.1.2.1.172.2 |
pimBsrCompliances OBJECT IDENTIFIER .1.3.6.1.2.1.172.2.1 |
pimBsrComplianceThe compliance statement for PIM routers that implement the Bootstrap Router (BSR) mechanism. Unknown .1.3.6.1.2.1.172.2.1.1 |
pimBsrGroups OBJECT IDENTIFIER .1.3.6.1.2.1.172.2.2 |
pimBsrObjectGroupA collection of objects for managing the Bootstrap Router (BSR) mechanism for PIM routers. Unknown .1.3.6.1.2.1.172.2.2.1 |
pimBsrDiagnosticsGroupObjects providing additional diagnostics related to the Bootstrap Router (BSR) mechanism for PIM routers. Unknown .1.3.6.1.2.1.172.2.2.2 |