Snrtudphelperindex, Snrtudphelperaddrtype, Snrtudphelperaddr – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 563: Snrtudphelperrowstatus

Advertising
background image

Unified IP MIB Reference

535

53-1002549-02

UDP helper table

snRtUdpHelperIndex
brcdIp.1.2.2.9.3.1.1.2
Syntax: Integer

Read-only

An index in the UDP helper table for this entry.
Valid values: 1– 4

snRtUdpHelperAddrType
brcdIp.1.2.2.9.3.1.1.3
Syntax: IpAddress

Read-write

Indicates if the address is unicast or subnet broadcast address.
Valid values:

unicast(1)

broadcast(2)

snRtUdpHelperAddr
brcdIp.1.2.2.9.3.1.1.4
Syntax: IpAddress

Read-write

Shows the IP address of the UDP helper. UDP packets will be
forwarded to this address. It can be a helper address or a subnet
broadcast address, but it cannot be 255.255.255.255 or 0.0.0.0.

snRtUdpHelperRowStatus
brcdIp.1.2.2.9.3.1.1.5
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.

Name, OID, and syntax

Access

Description

Advertising