|
|
Description:
|
esrEventTrapValueType OBJECT-TYPE
SYNTAX EventValueType
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The data type associated with the trap event value. This object indicates
how to interpret the data stored in the event trap value:
- none(1) indicates no value returned.
- integer32(2) - a 4 byte unsigned integer.
- integer64(3) - an 8 byte unsigned integer.
- displayString(4) - a null terminated (or up to 8 characters) string.
- ipv4NetworkAddress(5) - a 4 byte IP version 4 network address.
- ieee802MACAddress(6) - a 6 byte MAC Address.
- timeticks(7) - sysUpTime type value (4 bytes)"
|
|
|
|