MIB Reference Manual (Version 3.0)

MIB Reference Manual Version 3.0 4-51
FCSwitch MIB Object Types
4
swEventTimeInfo [swEventTable]
Syntax Display String
Access Read-only
Status Mandatory
Description The date and time when this event occurred.
Note: The return string is displayed using the following format:
ddd MMM DD hh:mm:ss
Where:
ddd = Day
MMM = Month
DD = Date
hh = Hour
mm = Minute
ss = Seconds
For example: Thu Aug 17 15:16:09.
swEventLevel [swEventTable]
Syntax
Access Read-only
Status Mandatory
Description The severity level of this event entry.
swEventRepeatCount [swEventTable]
Syntax Integer
Access Read-only
Status Mandatory
Description If the most recent event is the same as the previous, this number is incremented by one, and is the
count of consecutive times this particular event has occurred.
Value Declaration Description
Integer 1 (critical)
2 (error)
3 (warning)
4 (informational)
5 (debug)