beautypg.com

Snpimrpsettable, Snpimrpsetgroupaddress, Snpimrpsetmask – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 593: Snpimrpsetipaddress, Snpimrpsetholdtime, Pim rp candidate table, Snpimcandidaterptable, Snpimcandidaterpgroupaddress, Snpimcandidaterpmask, Snpimcandidaterpipaddress

background image

Unified IP MIB Reference

565

53-1002549-02

PIM-SM

PIM RP candidate table

The PIM RP candidate table lists the IP multicast groups for which the local router is to advertise
itself as a candidate-RP. If this table is empty, the local router will advertise itself as a candidate-RP
for all groups. The snPimEnable object must be "enabled" before this table is read or written.

Name, OID, and syntax

Access

Description

snPimRPSetTable
brcdIp.1.2.9.2.3

None

The PIM RP set table.

snPimRPSetGroupAddress
brcdIp.1.2.9.2.3.1.1
Syntax: IpAddress

Read-only

Shows the IP multicast group address. This object plus
snPimRPSetMask forms the group prefix for the
Ccandidate-RP.

snPimRPSetMask
brcdIp.1.2.9.2.3.1.2
Syntax: IpAddress

Read-only

Shows the IP multicast group address mask. This object
plus snPimRPSetGroupAddress forms the group prefix for
the candidate-RP.

snPimRPSetIPAddress
brcdIp.1.2.9.2.3.1.3
Syntax: IpAddress

Read-only

Shows the IP address of the candidate-RP.

snPimRPSetHoldTime
brcdIp.1.2.9.2.3.1.4
Syntax: Integer

Read-only

Shows the holdtime, in seconds, of a candidate-RP. If the
local router is not the BSR, this value is 0.
Valid values: 0 - 255

Name, OID, and syntax

Access

Description

snPimCandidateRPTable
brcdIp.1.2.9.2.4

None

The PIM RP candidate table.

snPimCandidateRPGroupAddress
brcdIp.1.2.9.2.4.1.1
Syntax: IpAddress

Read-only

Shows the IP multicast group address mask. This object
combined with snPimCandidateRPMask forms the group
prefix for which the local router will advertise itself as a
candidate-RP.

snPimCandidateRPMask
brcdIp.1.2.9.2.4.1.2
Syntax: IpAddress

Read-only

Shows the multicast group address mask. This object
combined with snPimCandidateRPGroupAddress forms
the group prefix for which the local router will advertise
itself as a candidate-RP.

snPimCandidateRPIPAddress
brcdIp.1.2.9.2.4.1.3
Syntax: IpAddress

Read-write Indicates the unicast IP address of the interface that will

be advertised as a candidate-RP.

snPimCandidateRPRowStatus
brcdIp.1.2.9.2.4.1.4
Syntax: Integer

Read-write Controls the management of the table rows. The following

values can be written:

delete(3) – Deletes the row.

create(4) – Creates a new row.

modify(5) – Modifies an existing row.

If the row exists, then a SET with a value of create(4)
returns a "bad value" error. Deleted rows are removed
from the table immediately.
The following values can be returned on reads:

noSuch(0) – No such row.

invalid(1) – Row is inoperative.

valid(2) – Row exists and is valid.