Switch port information group, Switch port information, Snswifinfotable – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 219: Snswifinfoportnum, Snswifinfomonitormode, Snswifinfomirrorports, Snswifinfotagmode, Chapter 8, Chapter

Advertising
background image

Unified IP MIB Reference

191

53-1002549-02

Chapter

8

Switch Port Information Group

In this chapter

Switch port information. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 191

Switch port information

The following table contains information about the switch port groups.

The snSwIfInfoTable, which is indexed by ifIndex port format, replaces the snSwPortInfoTable,
which is indexed by a proprietary port format.

NOTE

The objects snSwIfStatsInFrames through snSwIfStatsOutKiloBitsPerSec use common application
programming interface (API) for LP port statistics.

Name, OID, and syntax

Access

Description

snSwIfInfoTable
brcdIp.1.1.3.3.5

None

The switch port information table.

snSwIfInfoPortNum
brcdIp.1.1.3.3.5.1.1
Syntax: InterfaceIndex

Read-only

Shows the port or interface index.

snSwIfInfoMonitorMode
brcdIp.1.1.3.3.5.1.2
Syntax: Integer

Read-write

Indicates the method used to monitor traffic on a port:

disabled(0) – No traffic monitoring.

input(1) – Traffic monitoring is activated on packets received.

output(2) – Traffic monitoring is activated on packets transmitted.

both(3) – Traffic monitoring is activated on packets received and
transmitted.

Default: disabled(0)
This object is replaced by snSwIf2MirrorMode and snPortMonitorTable.

snSwIfInfoMirrorPorts
brcdIp.1.1.3.3.5.1.3
Syntax: Integer

Read-write

Contains a list of port or interface indexes (ifindex) that mirror this
interface when monitoring is enabled.

snSwIfInfoTagMode
brcdIp.1.1.3.3.5.1.4
Syntax: Integer

Read-write

Indicates if the port has an 802.1q tag:

tagged(1) – Ports can have multiple VLAN IDs because these ports
can be members of more than one VLAN.

untagged(2) – There is only one VLAN ID per port.

dual(3) - Dual mode is associated with a VLAN ID snSwIfVlanId; dual
mode with snSwIfVlanId zero disables the dual mode.

Advertising