Snloopbackintfconfigtable, Snloopbackintfconfigportindex, Snloopbackintfmode – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 242: Snloopbackintfrowstatus

Advertising
background image

214

Unified IP MIB Reference

53-1002549-02

Loopback interface configuration table

Name, OID, and syntax

Access

Description

snLoopbackIntfConfigTable
brcdIp.1.2.13.1

None

The loopback interface configuration table.

snLoopbackIntfConfigPortIndex
brcdIp.1.2.13.1.1.1
Syntax: Integer

Read-only

Shows the port index for a loopback interface configuration
entry. There can be up to eight entries in this table.
Valid values: 1 - 8

snLoopbackIntfMode
brcdIp.1.2.13.1.1.2
Syntax: Integer

Read-write

Indicates if loopback interface is enabled:

disabled(0)

enabled(1)

snLoopbackIntfRowStatus
brcdIp.1.2.13.1.1.3
Syntax: Integer

Read-write

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

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.

Advertising