Q-Logic 59047-10 D Manuel D’Utilisation

Page de 264
4–Fibre Alliance MIB Objects
connUnitEventId (1.3.6.1.3.94.1.11.1.3)
4-46
59047-10  D
connUnitEventId (1.3.6.1.3.94.1.11.1.3)
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 (for example, maximum 100 
entries) and would only have a value range up to connUnitMaxEvents.
Syntax
INTEGER
Access
read-only 
Status
deprecated
Return Value
Unsupported. Always returns error status "NoSuchName".
connUnitREventTime (1.3.6.1.3.94.1.11.1.4)
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
MM=minute number
SS=seconds number
If not applicable, return either a NULL string or “00000000 000000”.
Syntax
DisplayString (SIZE (0..15))
Access
read-only 
Status
mandatory
Return Value
The timestamp of the event.