
5 – Fibre Alliance MIB Objects
A
5.6
Port Table
The objects described in this section are in a table format indexed by World Wide Name and Index. The Index is the port number being interrogated. There may be different numbers of ports in each switch so the agent must determine the maximum allowable index on a switch by switch basis. An example of how to access one of these objects given a WWN of 100000c0dd0090a7 is:
"snmpget localhost public fcmgmt.connSet.connUnitPortTable.connUnitPortEntry.connUnitPortUni tId.16.0.0.192.221.0.144.167.0.0.0.0.0.0.0.0.1".
connUnitPortUnitId (1.3.6.1.3.94.1.10.1.1)
The connUnitId of the connectivity unit that contains this port.
Syntax
FcGlobalId
Access
Status
mandatory
Return Value
Returns the World Wide Name of the switch followed by 8 bytes of zeros. For example: 10 00 00 C0 DD 00 71 C9 00 00 00 00 00 00 00 00.
connUnitPortIndex (1.3.6.1.3.94.1.10.1.2)
A unique value among all connUnitPortEntrys on this connectivity unit, between 1 and connUnitNumPort[connUnitPortUnitId].
Syntax
INTEGER (1..2147483647)
Access
Status
mandatory
Return Value
The index for each port on the switch.