SNMP Configuration and Management Manual
Trap Multiplexer Subagent/Manager
SNMP Configuration and Management Manual—424777-006
12-31
Trap Event Message Descriptions
ZTMX-TKN-TRAP-TIMETICKS
is the value in the time-stamp field of the trap PDU, the value of
sysDescr.sysUpTime.0 at trap generation. In the message text, it follows the string
“Time ticks:”
ZTMX-TKN-TRAP-VARBIND-COUNT
is the number of varbinds in the trap.
ZTMX-TKN-TRAP-VARBIND-OID
is the object identifier of a varbind in the trap. In the message text, it follows the
string “varbind n OID=”, where n is a number identifying the varbind.
ZTMX-TKN-TRAP-VARBIND-DATATYPE
is the SNMP data type of a varbind in the trap. In the message text, it follows the
string “type=”.
ZTMX-TKN-TRAP-SMI-NULL
is the value of a varbind with a data type of NULL. In the message text, it follows
the string “value=”.
ZTMX-TKN-TRAP-SMI-INTEGER
is the value of a varbind with a data type of INTEGER. In the message text, it
follows the string “value=”.
ZTMX-TKN-TRAP-SMI-OCTETSTRING
is the value of a varbind with a data type of OCTET STRING. In the message text,
it follows the string “value=”.
ZTMX-TKN-TRAP-SMI-OID
is the value of a varbind with a data type of OBJECT IDENTIFIER. In the message
text, it follows the string “value=”.
ZTMX-TKN-TRAP-SMI-IPADDR
is the value of a varbind with a data type of IpAddress. In the message text, it
follows the string “value=”.
ZTMX-TKN-TRAP-SMI-COUNTER
is the value of a varbind with a data type of Counter. In the message text, it follows
the string “value=”.
ZTMX-TKN-TRAP-SMI-GAUGE
is the value of a varbind with a data type of Gauge. In the message text, it follows
the string “value=”.