Brocade Fabric OS MIB Reference Supporting Fabric OS v7.0.0 (53-1002151-01, April 2011)

64 Fabric OS MIB Reference
53-1002151-01
Alarm group
3
Alarm group
etherHistoryOversizePkts
1.3.6.1.2.1.16.2.2.1.11
Read only The number of packets received during this sampling interval that were
longer than 1518 octets (excluding framing bits but including FCS
octets) but were otherwise well formed.
etherHistoryFragments
1.3.6.1.2.1.16.2.2.1.12
Read only The total number of packets received during this sampling interval that
were less than 64 octets (excluding framing bits but including FCS
octets) and either had a bad Frame Check Sequence (FCS) with an
integral number of octets (FCS Error) or a bad FCS with a non-integral
number of octets (Alignment Error).
etherHistoryJabbers
1.3.6.1.2.1.16.2.2.1.13
Read only The number of packets received during this sampling interval that were
longer than 1518 octets (excluding framing bits but including FCS
octets), and had either a bad Frame Check Sequence (FCS) with an
integral number of octets (FCS Error) or a bad FCS with a non-integral
number of octets (Alignment Error).
etherHistoryCollisions
1.3.6.1.2.1.16.2.2.1.14
Read only The best estimate of the total number of collisions on this Ethernet
segment during this sampling interval.
etherHistoryUtilization
1.3.6.1.2.1.16.2.2.1.15
Read only The best estimate of the mean physical layer network utilization on this
interface during this sampling interval, in hundredths of a percent.
Object and OID Access Description
Object and OID Access Description
alarm
1.3.6.1.2.1.16.3
Not
accessible
A list of alarm entries. A list of parameters that set up a periodic
checking for alarm conditions.
An alarm is created using the rmon alarm <alarm-id> command.
alarmTable
1.3.6.1.2.1.16.3.1
Not
accessible
A list of alarm entries.
alarmEntry
1.3.6.1.2.1.16.3.1.1
Not
accessible
A list of parameters that set up a periodic checking for alarm conditions.
alarmIndex
1.3.6.1.2.1.16.3.1.1.1
Read only An index that uniquely identifies an entry in the alarm table. Each such
entry defines a diagnostic sample at a particular interval for an object
on the device.
alarmInterval
1.3.6.1.2.1.16.3.1.1.2
Read-write The interval in seconds over which the data is sampled and compared
with the rising and falling thresholds.
alarmVariable
1.3.6.1.2.1.16.3.1.1.3
Read-write The object identifier of the particular variable to be sampled.
alarmSampleType
1.3.6.1.2.1.16.3.1.1.4
Read-write The method of sampling the selected variable and calculating the value
to be compared against the thresholds.
If the value of this object is absoluteValue(1), the value of the selected
variable will be compared directly with the thresholds at the end of the
sampling interval. If the value of this object is deltaValue(2), the value of
the selected variable at the last sample will be subtracted from the
current value, and the difference compared with the thresholds. This
object may not be modified if the associated alarmStatus object is
equal to valid(1).
alarmValue
1.3.6.1.2.1.16.3.1.1.5
Read only The value of the statistic during the last sampling period.