Fsrp interface table, Snfsrpiftable, Snfsrpifport – Brocade Unified IP MIB Reference (Supporting FastIron Releases 07.5.00 and 08.0.10) User Manual
Page 584: Snfsrpifipaddress, Snfsrpifvirrtripaddr, Snfsrpifotherrtripaddr, Snfsrpifpreferlevel, Snfsrpiftrackportmask, Snfsrpifrowstatus
558
Unified IP MIB Reference
53-1003106-01
FSRP interface table
54
FSRP interface table
The FSRP interface table describes the configuration of FSRP interfaces.
Name, OID, and syntax
Access
Description
snFsrpIfTable
brcdIp.1.2.7.2.1
None
The FSRP interface table.
snFsrpIfPort
brcdIp.1.2.7.2.1.1.1
Syntax: Integer
Read-only
Identifies the physical router port number of this FSRP interface.
snFsrpIfIpAddress
brcdIp.1.2.7.2.1.1.2
Syntax: IpAddress
Read-only
Identifies the IP address of the physical router port of this interface.
snFsrpIfVirRtrIpAddr
brcdIp.1.2.7.2.1.1.3
Syntax: IpAddress
Read-write
Identifies the IP address of the virtual router for the interface. The
virtual router IP address must be configured on the interface before the
redundant router function can operate on the interface. This address
must be the same on all the routers that are going to participate in the
redundant router function on a given subnet.
snFsrpIfOtherRtrIpAddr
brcdIp.1.2.7.2.1.1.4
Syntax: IpAddress
Read-write
Identifies the IP address of the other router on this IP subnet. The other
router is the router that operates FSRP and to which the keepalive
message must be sent by this router. This object must be configured in
order for FSRP to work correctly.
snFsrpIfPreferLevel
brcdIp.1.2.7.2.1.1.5
Syntax: Integer
Read-write
Decides which router should become the active router for the interface.
The active router is the one with the higher priority. A higher number
indicates a higher priority.
Valid values: 1 – 255
Default: 100
snFsrpIfTrackPortMask
brcdIp.1.2.7.2.1.1.6
Syntax: PortMask
NOTE: This object is not
supported on all
the Brocade
NetIron and
Brocade FastIron
devices.
Read-write
Specifies the identity of the physical port whose state is to be
monitored. Each bit is a port of the system. If the object is configured
then the preference level of the interface ise adjusted dynamically
depending on the state of the track port.
The preference level of the interface is reduced by value of preference
level parameter when the track port state first changes from Up to
Down. When the track port comes up, the interface's preference level is
increased by the amount specified by the preference level.
Default value: 0
snFsrpIfRowStatus
brcdIp.1.2.7.2.1.1.7
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.