MIB Reference Manual (Version 3.0)

MIB Reference Manual Version 3.0 4-49
FCSwitch MIB Object Types
4
The Event Group
(To Map the errLog)
Note: Logically, the swEventTable is separate from the error log since it is essentially a view of
the error log within a particular time window. The value of swEventIndex shall indicate the
event number that has occurred since the switch booted. The values range from 1 through
2147383647 (2^31 - 1).
swEventTrapLevel
Syntax
Access Read-write
Status Mandatory
Description Specifies the swEventTrap level in conjunction with an event's severity level. When an event
occurs, if its severity level is at or below the specified numeric value, the agent sends the associated
swEventTrap to the configured recipients.
For example, if this variable is set to 3 (warning), all error logs of severity 1 (critical), 2 (error), and
3 (warning) are sent as an SNMP Trap of swEventTrap as shown in swEventTrap on page 4-88.
swEventNumEntries
Syntax Integer
Access Read-only
Status Mandatory
Description The number of entries in the Event Table.
See the note at the top of this page.
Value Declaration Description
Integer 0 (none)
1 (critical)
2 (error)
3 (warning)
4 (informational)
5 (debug)