Ip interface port access table – Brocade Virtual ADX MIB Reference (Supporting ADX v03.1.00) User Manual

Page 136

Advertising
background image

124

Brocade Virtual ADX MIB Reference

53-1003312-01

IP interface port access table

IP interface port access table

This table determines if the port is for incoming or outgoing traffic and the filter used on the
interface.

snRtIpPortAddrType
brcdIp.1.2.2.6.1.4
Syntax: Integer

Read-write

Shows the port type of the entry:

primary(1)

secondary(2)

Default: primary(1)

snRtIpPortRowStatus
brcdIp.1.2.2.6.1.5
Syntax: Integer

Read-write

Controls the management of the table rows. The values that can be
written are:

delete(3) – Delete the row

create(4) – Create a new row

modify(5) – Modify 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

Name, OID, and Syntax

Access

Description

snRtIpPortAccessTable
brcdIp.1.2.2.7

None

IP Port Access Table.

snRtIpPortAccessEntry
brcdIp.1.2.2.7.1

None

An entry in the IP Port Access Table.

snRtIpPortAccessPortIndex
brcdIp.1.2.2.7.1.1
Syntax: PortIndex

Read only

The index for an entry in the IP Port Access Table.

snRtIpPortAccessDirection
brcdIp.1.2.2.7.1.2
Syntax: Integer

Read only

Specifies if the port is for incoming or outgoing traffic.

in(1)

out(2)

snRtIpPortAccessFilters
brcdIp.1.2.2.7.1.3
Syntax: OctetString

Read-write

Each octet represents a filter number.

snRtIpPortAccessRowStatus
brcdIp.1.2.2.7.1.4
Syntax: Integer

Read-write

Controls the management of the table rows. The values that can be
written are:

delete(3) – Delete the row

create(4) – Create a new row

modify(5) – Modify 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

Advertising