Snpimvinterfacetype, Snpimvinterfacelocaladdress, Snpimvinterfacelocalsubnetmask – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 589: Snpimvinterfaceremoteaddress, Snpimvinterfacedr, Snpimvinterfacettlthreshold, Snpimvinterfacestatus, Snpimvinterfacemode, Pim neighbor table

Advertising
background image

Unified IP MIB Reference

561

53-1002549-02

PIM neighbor table

PIM neighbor table

The PIM neighbor table is a conceptual table that lists the PIM neighbors of the Layer 3 Switch.

NOTE

This PIM neighbor table is not supported on the Brocade NetIron MLX, Brocade MLXe, Brocade
NetIron XMR, Brocade NetIron CES, and Brocade NetIron CER series devices.

snPimVInterfaceType
brcdIp.1.2.9.1.7.1.2
Syntax: Integer

Read-write Indicates the type of PIM virtual interface the row

represents:

tunnel(1)

subnet(2) or a physical interface

snPimVInterfaceLocalAddress
brcdIp.1.2.9.1.7.1.3
Syntax: IpAddress

Read-write Indicates the IP address of the local end of the interface

being configured.
IP tunneling must also be enabled and defined on the
destination Layer 3 Switch interface.

snPimVInterfaceLocalSubnetMask
brcdIp.1.2.9.1.7.1.4
Syntax: IpAddress

Read-only

Shows the network mask for the IP address of the PIM
virtual interface. For a tunnel, this should be 0.0.0.0.

snPimVInterfaceRemoteAddress
brcdIp.1.2.9.1.7.1.5
Syntax: IpAddress

Read-write Shows the IP address of the remote end of this PIM virtual

interface.

snPimVInterfaceDR
brcdIp.1.2.9.1.7.1.6
Syntax: IpAddress

Read-only

Defines the designated Layer 3 Switch on this PIM virtual
interface. For point-to-point interfaces, this object has the
value 0.0.0.0.

snPimVInterfaceTtlThreshold
brcdIp.1.2.9.1.7.1.7
Syntax: Integer

Read-write Determines the minimum time-to-live (TTL) value to

forward the packets out of this interface.
Valid values: 1 – 31
Default: 1

snPimVInterfaceStatus
brcdIp.1.2.9.1.7.1.8
Syntax: Integer

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

valuescan 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:

invalid(1) – Row is inoperative.

valid(2) – Row exists and is valid.

snPimVInterfaceMode
brcdIp.1.2.9.1.7.1.9
Syntax: Integer

Read-write Shows the configured mode of this PIM interface:

dense(1) – Traffic is initially flooded to all PIM
interface neighbors. Branches that do not want the
data are pruned.

sparse(2) – PIM interface neighbors must join the
multicast group if they want to receive the traffic.

Default: dense(1)

Name, OID, and syntax

Access

Description

Advertising