|
|
Description:
|
cdd564EventDescription OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Event description string with the following format
seprated by commas:
1. Date
in form dd/mm/yy, where:
dd = day of the month (01 to 31)
mm = month (01 to 12)
yy = year (00 to 99)
2. Time
in form hh:mm:ss, where:
hh = hours (00 to 23)
mm = minutes (00 to 59)
ss = seconds (00 to 59)
3. Event Type
in form xxxxx, where xxxxx is
Clear = fault cleared
Fault = fault occurred
Info = information
4. Texual Description of Event"
|
|
|
|
|
|