MIBs Depot

PIM-BSR-MIB

Registered at
1.3.6.1.2.1.172
Last updated
2008-05-28 00:00
Organization
IETF Protocol Independent Multicast (PIM) Working Group
Revisions
2008-05-28 00:00
Namespace
standard
Source file
PIM-BSR-MIB
Digest
sha256:e8217f1d5804b0b8b0c2e2a782261a57b540e7ccca8e2ab0042ff34c5fc9b62a

Description

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.

Contact

Email: pim@ietf.org WG charter: http://www.ietf.org/html.charters/pim-charter.html

Imports

FromSymbols
INET-ADDRESS-MIBInetAddress, InetAddressPrefixLength, InetAddressType, InetZoneIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso, mib-2
SNMPv2-TCDisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

INET-ADDRESS-MIB
PIM-BSR-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
pimBsrNotifications
OBJECT-IDENTITY
1.3.6.1.2.1.172.0
pimBsrObjects
OBJECT-IDENTITY
1.3.6.1.2.1.172.1
pimBsrCandidateRPTable
OBJECT-TYPE
The (conceptual) table listing the IP multicast group prefixes for which the local router is to advertise itself as a Candidate-RP.
1.3.6.1.2.1.172.1.1not-accessiblecurrent
pimBsrCandidateRPEntry
OBJECT-TYPE
An entry (conceptual row) in the pimBsrCandidateRPTable.
1.3.6.1.2.1.172.1.1.1not-accessiblecurrent
pimBsrCandidateRPAddressType
OBJECT-TYPE
The Inet address type of the Candidate-RP.
1.3.6.1.2.1.172.1.1.1.1InetAddressTypenot-accessiblecurrent
pimBsrCandidateRPAddress
OBJECT-TYPE
The (unicast) address that will be advertised as a Candidate-RP. The InetAddressType is given by the pimBsrCandidateRPAddressType object.
1.3.6.1.2.1.172.1.1.1.2InetAddress (SIZE(4 | 8 | 16 | 20))not-accessiblecurrent
pimBsrCandidateRPGroupAddress
OBJECT-TYPE
The 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.
1.3.6.1.2.1.172.1.1.1.3InetAddress (SIZE(4 | 8 | 16 | 20))not-accessiblecurrent
pimBsrCandidateRPGroupPrefixLength
OBJECT-TYPE
The 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.
1.3.6.1.2.1.172.1.1.1.4InetAddressPrefixLength (4..128)not-accessiblecurrent
pimBsrCandidateRPBidir
OBJECT-TYPE
If 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.
1.3.6.1.2.1.172.1.1.1.5TruthValueread-createcurrent
pimBsrCandidateRPAdvTimer
OBJECT-TYPE
The time remaining before the local router next sends a Candidate-RP-Advertisement to the elected BSR for this zone.
1.3.6.1.2.1.172.1.1.1.6TimeTicksread-onlycurrent
pimBsrCandidateRPPriority
OBJECT-TYPE
The priority for this Candidate-RP advertised in Candidate-RP-Advertisements.
1.3.6.1.2.1.172.1.1.1.7Unsigned32 (0..255)read-createcurrent
pimBsrCandidateRPAdvInterval
OBJECT-TYPE
A Candidate-RP generates Candidate-RP-Advertisements periodically. This object represents the time interval in seconds between two consecutive advertisements.
1.3.6.1.2.1.172.1.1.1.8Unsigned32 (1..26214)read-createcurrent
pimBsrCandidateRPHoldtime
OBJECT-TYPE
Holdtime 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.
1.3.6.1.2.1.172.1.1.1.9Unsigned32 (0..65535)read-createcurrent
pimBsrCandidateRPStatus
OBJECT-TYPE
The 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).
1.3.6.1.2.1.172.1.1.1.10RowStatusread-createcurrent
pimBsrCandidateRPStorageType
OBJECT-TYPE
The storage type for this row. Rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
1.3.6.1.2.1.172.1.1.1.11StorageTyperead-createcurrent
pimBsrElectedBSRRPSetTable
OBJECT-TYPE
The (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.
1.3.6.1.2.1.172.1.2not-accessiblecurrent
pimBsrElectedBSRRPSetEntry
OBJECT-TYPE
An entry (conceptual row) in the pimBsrElectedBSRRPSetTable.
1.3.6.1.2.1.172.1.2.1not-accessiblecurrent
pimBsrElectedBSRGrpMappingAddrType
OBJECT-TYPE
The Inet address type of the IP multicast group prefix.
1.3.6.1.2.1.172.1.2.1.2InetAddressTypenot-accessiblecurrent
pimBsrElectedBSRGrpMappingGrpAddr
OBJECT-TYPE
The 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.
1.3.6.1.2.1.172.1.2.1.3InetAddress (SIZE(4 | 8 | 16 | 20))not-accessiblecurrent
pimBsrElectedBSRGrpMappingGrpPrefixLen
OBJECT-TYPE
The 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.
1.3.6.1.2.1.172.1.2.1.4InetAddressPrefixLength (4..128)not-accessiblecurrent
pimBsrElectedBSRGrpMappingRPAddr
OBJECT-TYPE
The IP address of the RP to be used for groups within this group prefix. The InetAddressType is given by the pimBsrElectedBSRGrpMappingAddrType object.
1.3.6.1.2.1.172.1.2.1.5InetAddress (SIZE(4 | 8 | 16 | 20))not-accessiblecurrent
pimBsrElectedBSRRPSetPriority
OBJECT-TYPE
The priority for RP. Numerically higher values for this object indicate lower priorities, with the value zero denoting the highest priority.
1.3.6.1.2.1.172.1.2.1.6Unsigned32 (0..255)read-onlycurrent
pimBsrElectedBSRRPSetHoldtime
OBJECT-TYPE
The holdtime for RP
1.3.6.1.2.1.172.1.2.1.7Unsigned32 (0..65535)read-onlycurrent
pimBsrElectedBSRRPSetExpiryTime
OBJECT-TYPE
The minimum time remaining before this entry will be aged out. The value zero indicates that this entry will never be aged out.
1.3.6.1.2.1.172.1.2.1.8TimeTicksread-onlycurrent
pimBsrElectedBSRRPSetGrpBidir
OBJECT-TYPE
If 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.
1.3.6.1.2.1.172.1.2.1.9TruthValueread-onlycurrent
pimBsrCandidateBSRTable
OBJECT-TYPE
The (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.
1.3.6.1.2.1.172.1.3not-accessiblecurrent
pimBsrCandidateBSREntry
OBJECT-TYPE
An entry (conceptual row) in the pimBsrCandidateBSRTable.
1.3.6.1.2.1.172.1.3.1not-accessiblecurrent
pimBsrCandidateBSRZoneIndex
OBJECT-TYPE
The 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.
1.3.6.1.2.1.172.1.3.1.1InetZoneIndex (1..4294967295)not-accessiblecurrent
pimBsrCandidateBSRAddressType
OBJECT-TYPE
The address type of the Candidate-BSR.
1.3.6.1.2.1.172.1.3.1.2InetAddressTyperead-createcurrent
pimBsrCandidateBSRAddress
OBJECT-TYPE
The (unicast) address that the local router will use to advertise itself as a Candidate-BSR. The InetAddressType is given by the pimBsrCandidateBSRAddressType object.
1.3.6.1.2.1.172.1.3.1.3InetAddressread-createcurrent
pimBsrCandidateBSRPriority
OBJECT-TYPE
The priority value for the local router as a Candidate-BSR for this zone. Numerically higher values for this object indicate higher priorities.
1.3.6.1.2.1.172.1.3.1.4Unsigned32 (0..255)read-createcurrent
pimBsrCandidateBSRHashMaskLength
OBJECT-TYPE
The 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'.
1.3.6.1.2.1.172.1.3.1.5Unsigned32 (0..128)read-createcurrent
pimBsrCandidateBSRElectedBSR
OBJECT-TYPE
Whether the local router is the elected BSR for this zone.
1.3.6.1.2.1.172.1.3.1.6TruthValueread-onlycurrent
pimBsrCandidateBSRBootstrapTimer
OBJECT-TYPE
The time remaining before the local router next originates a Bootstrap message for this zone. Value of this object is zero if pimBsrCandidateBSRElectedBSR is 'FALSE'.
1.3.6.1.2.1.172.1.3.1.7TimeTicksread-onlycurrent
pimBsrCandidateBSRStatus
OBJECT-TYPE
The 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).
1.3.6.1.2.1.172.1.3.1.8RowStatusread-createcurrent
pimBsrCandidateBSRStorageType
OBJECT-TYPE
The storage type for this row. Rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
1.3.6.1.2.1.172.1.3.1.9StorageTyperead-createcurrent
pimBsrElectedBSRTable
OBJECT-TYPE
The (conceptual) table containing information about elected BSRs. The table contains one row for each zone for which there is an elected BSR.
1.3.6.1.2.1.172.1.4not-accessiblecurrent
pimBsrElectedBSREntry
OBJECT-TYPE
An entry (conceptual row) in the pimBsrElectedBSRTable.
1.3.6.1.2.1.172.1.4.1not-accessiblecurrent
pimBsrElectedBSRZoneIndex
OBJECT-TYPE
The 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.
1.3.6.1.2.1.172.1.4.1.1InetZoneIndex (1..4294967295)not-accessiblecurrent
pimBsrElectedBSRAddressType
OBJECT-TYPE
The address type of the elected BSR.
1.3.6.1.2.1.172.1.4.1.2InetAddressTyperead-onlycurrent
pimBsrElectedBSRAddress
OBJECT-TYPE
The (unicast) address of the elected BSR. The InetAddressType is given by the pimBsrElectedBSRAddressType object.
1.3.6.1.2.1.172.1.4.1.3InetAddress (SIZE(4 | 8 | 16 | 20))read-onlycurrent
pimBsrElectedBSRPriority
OBJECT-TYPE
The priority value for the elected BSR for this address type. Numerically higher values for this object indicate higher priorities.
1.3.6.1.2.1.172.1.4.1.4Unsigned32 (0..255)read-onlycurrent
pimBsrElectedBSRHashMaskLength
OBJECT-TYPE
The hash mask length (used in the RP hash function) advertised by the elected BSR for this zone.
1.3.6.1.2.1.172.1.4.1.5Unsigned32 (0..128)read-onlycurrent
pimBsrElectedBSRExpiryTime
OBJECT-TYPE
The minimum time remaining before the elected BSR for this zone will be declared down.
1.3.6.1.2.1.172.1.4.1.6TimeTicksread-onlycurrent
pimBsrConformance
OBJECT-IDENTITY
1.3.6.1.2.1.172.2
pimBsrCompliances
OBJECT-IDENTITY
1.3.6.1.2.1.172.2.1
pimBsrGroups
OBJECT-IDENTITY
1.3.6.1.2.1.172.2.2

Notifications

NameOIDStatus
pimBsrElectedBSRLostElection
NOTIFICATION-TYPE
A 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.
1.3.6.1.2.1.172.0.1current
pimBsrCandidateBSRWinElection
NOTIFICATION-TYPE
A 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.
1.3.6.1.2.1.172.0.2current

Conformance

NameOIDStatus
pimBsrCompliance
MODULE-COMPLIANCE
The compliance statement for PIM routers that implement the Bootstrap Router (BSR) mechanism.
1.3.6.1.2.1.172.2.1.1current
pimBsrObjectGroup
OBJECT-GROUP
A collection of objects for managing the Bootstrap Router (BSR) mechanism for PIM routers.
1.3.6.1.2.1.172.2.2.1current
pimBsrDiagnosticsGroup
NOTIFICATION-GROUP
Objects providing additional diagnostics related to the Bootstrap Router (BSR) mechanism for PIM routers.
1.3.6.1.2.1.172.2.2.2current