RADLAN-PIM-BSR-MIB: View SNMP OID List / Download MIB
VENDOR: RND
Home | MIB: RADLAN-PIM-BSR-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
rlPimBsrCandidateRPTable | 1.3.6.1.4.1.89.220 | no-access |
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.4.1.89.220.1 | no-access |
An entry (conceptual row) in the rlPimBsrCandidateRPTable. |
||
rlPimBsrCandidateRPAddressType | 1.3.6.1.4.1.89.220.1.1 | inetaddresstype | no-access |
The Inet address type of the Candidate-RP. |
rlPimBsrCandidateRPAddress | 1.3.6.1.4.1.89.220.1.2 | inetaddress | no-access |
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. |
rlPimBsrCandidateRPGroupPrefixList | 1.3.6.1.4.1.89.220.1.3 | displaystring | read-only |
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. |
rlPimBsrCandidateRPBidir | 1.3.6.1.4.1.89.220.1.5 | truthvalue | read-only |
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. |
rlPimBsrCandidateRPAdvTimer | 1.3.6.1.4.1.89.220.1.6 | timeticks | read-only |
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. |
rlPimBsrCandidateRPPriority | 1.3.6.1.4.1.89.220.1.7 | unsigned32 | read-only |
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. |
rlPimBsrCandidateRPAdvInterval | 1.3.6.1.4.1.89.220.1.8 | unsigned32 | read-only |
A Candidate RP generates Candidate-RP-Advertisements periodically. This object represents the time interval in seconds between two consecutive advertisements. |
rlPimBsrCandidateRPHoldtime | 1.3.6.1.4.1.89.220.1.9 | unsigned32 | read-only |
Holdtime for this Candidate RP. The amount of time (in seconds) this Candidate-RP entry is valid. |
rlPimBsrCandidateRPStatus | 1.3.6.1.4.1.89.220.1.10 | rowstatus | read-only |
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). |