connUnitEventDescr
FCMGMT-MIB ·
.1.3.6.1.3.94.1.11.1.9
Object
The description of the event.
Context
- MIB
- FCMGMT-MIB
- OID
.1.3.6.1.3.94.1.11.1.9- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- connUnitEventEntry
- Table
- connUnitEventTable
- Siblings
- 8
Syntax
RFC1213-MIBDisplayString
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| connUnitEventUnitId mandatory The connUnitId of the connectivity unit
that contains this event table. | column | FcGlobalId | .1.3.6.1.3.94.1.11.1.1 |
| connUnitEventIndex mandatory Each connectivity unit has its own event buffer.
As it wraps, it may write over previous events.
This object is an index into the buffer.
It is recommended that this table be read… | column | Integer32 | .1.3.6.1.3.94.1.11.1.2 |
| connUnitEventId obsolete The internal event Id. Incremented for each
event, ranging between 1 and connUnitMaxEvents.
Not used as table index to simplify
the agent implementation. When this
reaches the e… | column | Integer32 | .1.3.6.1.3.94.1.11.1.3 |
| connUnitREventTime mandatory This is the real time when the event occurred.
It has the following format.
DDMMYYYY HHMMSS
DD=day number
MM=month number
YYYY=year number
HH=hour number
M… | column | OctetString | .1.3.6.1.3.94.1.11.1.4 |
| connUnitSEventTime mandatory This is the sysuptime timestamp when the
event occurred. | column | RFC1155-SMITimeTicks | .1.3.6.1.3.94.1.11.1.5 |
| connUnitEventSeverity mandatory The event severity level. | column | FcEventSeverity | .1.3.6.1.3.94.1.11.1.6 |
| connUnitEventType mandatory The type of this event. | column | Enumeration | .1.3.6.1.3.94.1.11.1.7 |
| connUnitEventObject mandatory This is used with the connUnitEventType
to identify which object the event refers to.
Examples are connUnitPortStatus.connUnitId.connUnitPortIndex,
connUnitStatus.connUnitId, etc. | column | ObjectIdentifier | .1.3.6.1.3.94.1.11.1.8 |