connUnitEventId
FCMGMT-MIB ·
.1.3.6.1.3.94.1.11.1.3
Object
column
obsolete
Integer32
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 end of the range specified by connUnitMaxEvents, the Id will roll over to start at one. This value will be set back to one at reset. The relationship of this value to the index is that internal event id may represent a smaller number than a 32 bit integer (eg max 100 entries) and would only have a value range up to connUnitMaxEvents.
Context
- MIB
- FCMGMT-MIB
- OID
.1.3.6.1.3.94.1.11.1.3- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- connUnitEventEntry
- Table
- connUnitEventTable
- Siblings
- 8
Syntax
Integer32
- Source
- COPS-PR-SPPIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
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 |
| 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 |
| connUnitEventDescr mandatory The description of the event. | column | RFC1213-MIBDisplayString | .1.3.6.1.3.94.1.11.1.9 |