connUnitEventType
FCMGMT-MIB ·
.1.3.6.1.3.94.1.11.1.7
Object
column
mandatory
Enumeration
The type of this event.
Context
- MIB
- FCMGMT-MIB
- OID
.1.3.6.1.3.94.1.11.1.7- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- connUnitEventEntry
- Table
- connUnitEventTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | other |
3 | status |
4 | configuration |
5 | topology |
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 |
| 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 |
| connUnitEventDescr mandatory The description of the event. | column | RFC1213-MIBDisplayString | .1.3.6.1.3.94.1.11.1.9 |