connUnitSEventTime
FCMGMT-MIB ·
.1.3.6.1.3.94.1.11.1.5
Object
This is the sysuptime timestamp when the event occurred.
Context
- MIB
- FCMGMT-MIB
- OID
.1.3.6.1.3.94.1.11.1.5- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- connUnitEventEntry
- Table
- connUnitEventTable
- Siblings
- 8
Syntax
RFC1155-SMITimeTicks
- Source
- RFC1155-SMITimeTicks
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
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 |
| 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 |