Technical data

Fabric OS MIB Reference Manual 8-27
Publication Number: 53-0000521-08
Connectivity Group
8
Note Mapped to swEventIndex.
connUnitEventId
OID 1.3.6.1.3.94.1.11.1.3
Description The internal event ID. Incriminated for each event, ranging between 0 and
connUnitMaxEvents. Not used as table index to simplify the agent implementation.
When this reaches the end of the range specified by connUnitMaxEvents, the ID rolls
over to start at 0. This value is set back to 0 at reset. The relationship of this value to
the index is that internal event ID might represent a smaller number than a 32-bit
integer (for example, maximum 100 entries) and would only have a value range up to
connUnitMaxEvents.
Note Same function as connUnitEventIndex.
connUnitREventTime
OID 1.3.6.1.3.94.1.11.1.4
Description This is the real time when the event occurred. It has the following format.
DDMMYYYY HHMMSS
where:
DD = day number
MM = month number
YYYY = year
HH = hours
MM = minutes
SS = seconds
If not applicable, returns a null string.
connUnitSEventTime
OID 1.3.6.1.3.94.1.11.1.5
Description This is the sysuptime time stamp when the event occurred.
connUnitEventSeverity
OID 1.3.6.1.3.94.1.11.1.6
Description The event severity level. The mapping between errorlog severity level and this
variable is:
Error log FA-MIB
none (0) unknown (1)
Critical (1) critical (4)
Error (2) error (5)
Warning (3) warning (6)
Informational (4) info (8)
Debug (5) debug (9)