RADLAN-PIM-BSR-MIB

File: RADLAN-PIM-BSR-MIB.mib (9041 bytes)

Imported modules

RADLAN-MIB SNMPv2-SMI SNMPv2-TC
SNMPv2-CONF IF-MIB INET-ADDRESS-MIB
IANA-RTPROTO-MIB

Imported symbols

rnd MODULE-IDENTITY OBJECT-TYPE
NOTIFICATION-TYPE Integer32 Unsigned32
TimeTicks Gauge32 RowStatus
TruthValue TEXTUAL-CONVENTION DisplayString
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
InterfaceIndex InterfaceIndexOrZero InetAddressType
InetAddressPrefixLength InetAddress InetVersion
IANAipRouteProtocol

Defined Types

AdminStatus  
The desired administrative state of a MIB row.
TEXTUAL-CONVENTION    
  INTEGER adminStatusUp(1), adminStatusDown(2)  

OperStatus  
The current operational state of a MIB row. This set of values is used by many Data Connection products written before 2006.
TEXTUAL-CONVENTION    
  INTEGER operStatusUp(1), operStatusDown(2), operStatusGoingUp(3), operStatusGoingDown(4), operStatusActFailed(5)  

RlPimBsrCandidateRPEntry  
SEQUENCE    
  rlPimBsrCandidateRPAddressType InetAddressType
  rlPimBsrCandidateRPAddress InetAddress
  rlPimBsrCandidateRPGroupPrefixList DisplayString
  rlPimBsrCandidateRPBidir TruthValue
  rlPimBsrCandidateRPAdvTimer TimeTicks
  rlPimBsrCandidateRPPriority Unsigned32
  rlPimBsrCandidateRPAdvInterval Unsigned32
  rlPimBsrCandidateRPHoldtime Unsigned32
  rlPimBsrCandidateRPStatus RowStatus

Defined Values

rlPimBsrCandidateRPTable 1.3.6.1.4.1.89.220
The (conceptual) table listing the IP multicast group prefixes for which the local router is to advertise itself as a Candidate-RP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPimBsrCandidateRPEntry

rlPimBsrCandidateRPEntry 1.3.6.1.4.1.89.220.1
An entry (conceptual row) in the rlPimBsrCandidateRPTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPimBsrCandidateRPEntry  

rlPimBsrCandidateRPAddressType 1.3.6.1.4.1.89.220.1.1
The Inet address type of the Candidate-RP.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

rlPimBsrCandidateRPAddress 1.3.6.1.4.1.89.220.1.2
The (unicast) address that will be advertised as a Candidate-RP. The InetAddressType is given by the rlPimBsrCandidateRPAddressType object. If this is not an address on the local router, DC-PIM will not advertise it as an C-RP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|8|16)  

rlPimBsrCandidateRPGroupPrefixList 1.3.6.1.4.1.89.220.1.3
Identifies a standard access list containing the set of IP multicast group prefixes for which the local router will advertise itself as a Candidate-RP with the given RP address. If there is any rule in the list with aallStdAccessListIncluded set to 'false', DC-PIM does not advertise this RP address as a Candidate-RP. Otherwise DC-PIM advertises the RP address as a Candidate-RP for every IP multicast group prefix corresponding to a rule in the access list with row status 'active' and admin status 'up'. rlPimBsrCandidateRPGroupPrefixList defaults to an empty string, which indicates that no access list has yet been specified. rlPimBsrCandidateRPStatus can only be set to 'active' if a non-empty string has been specified for rlPimBsrCandidateRPGroupPrefixList.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

rlPimBsrCandidateRPBidir 1.3.6.1.4.1.89.220.1.5
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. DC-PIM only supports the value FALSE for this object.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

rlPimBsrCandidateRPAdvTimer 1.3.6.1.4.1.89.220.1.6
The time remaining before the local router next sends a Candidate-RP-Advertisement to the elected BSR. This will be zero if the C-RP is shutting down or any of the following conditions are true: - the entity is not active - the row is inactive - the group prefix list is invalid - the configured C-RP address is not local.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

rlPimBsrCandidateRPPriority 1.3.6.1.4.1.89.220.1.7
The priority for this Candidate RP advertised in Candidate-RP-Advertisements. Numerically higher values for this object indicate lower priorities, with the value zero denoting the highest priority.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

rlPimBsrCandidateRPAdvInterval 1.3.6.1.4.1.89.220.1.8
A Candidate RP generates Candidate-RP-Advertisements periodically. This object represents the time interval in seconds between two consecutive advertisements.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..26214  

rlPimBsrCandidateRPHoldtime 1.3.6.1.4.1.89.220.1.9
Holdtime for this Candidate RP. The amount of time (in seconds) this Candidate-RP entry is valid.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

rlPimBsrCandidateRPStatus 1.3.6.1.4.1.89.220.1.10
The status of this row, by which new entries may be created, or old entries deleted from this table. All writable objects in this entry can be modified when the status of this entry is active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus