HP StorageWorks XPath OS 7.4.X MIB Reference Guide (AA-RVHEC-TE, September 2005)

40 FibreAlliance MIB objects
Statistics group
Port types are aggregated into a port type class, such as fabric ports.
Each individual port has only one statistics table. For all objects in the statistics table, if the object is not
supported by the conn unit, the high-order bit is set to 1, with all other bits set to 0 (for example, the last 8
bytes of the returned value might be 80 00 00 00 00 00 00 00).
The high-order bit is reserved to indicate whether the object is supported. All objects start at a value of 0
at hardware initialization and continue incrementing until they reach 63 bits; then the value wraps to 0.
This is the case for all Class 1 frames; HP does not support them.
connUnitPortStatTable
OID 1.3.6.1.3.94.4.5
Description A list of statistics for the fabric port.
connUnitPortStatEntry
OID 1.3.6.1.3.94.4.5.1
Description An entry describing port statistics.
Index connUnitPortStatUnitId
connUnitPortStatIndex
connUnitPortStatUnitId
OID 1.3.6.1.3.94.4.5.1.1
Description The connUnitId of the connectivity unit that contains this port stat table.
connUnitPortStatIndex
OID 1.3.6.1.3.94.4.5.1.2
Description A unique value among all entries in this table, between 0 and
connUnitNumports[connUnitPortUnitId].
connUnitPortStatCountTxObjects
OID 1.3.6.1.3.94.4.5.1.4
Description The number of frames, packets, I/Os, and so on transmitted by this port.
Note A Fibre Channel frame starts with SOF and ends with EOF. Fibre Channel loop devices
should not count frames passed through. The value represents the sum total for all other
transmitted objects.
connUnitPortStatCountRxObjects
OID 1.3.6.1.3.94.4.5.1.5
Description The number of frames, packets, I/Os, and so on received by this port.
Note A Fibre Channel frame starts with SOF and ends with EOF. Fibre Channel loop devices
should not count frames passed through. The value represents the sum total for all other
received objects.
connUnitPortStatCountTxElements
OID 1.3.6.1.3.94.4.5.1.6
Description The number of octets or bytes transmitted by this port. The port is polled every second.
This value is saved and compared with the next polled value to compute net throughput.
For Fibre Channel, ordered sets are not included in the count.