SNMP Configuration and Management Manual
NonStop NET/MASTER Trap Subagent
SNMP Configuration and Management Manual—424777-006
10-8
Installation Steps
 trapProcess OBJECT-TYPE
 SYNTAX TrapProcesstype --
 ACCESS not-accessible
 STATUS mandatory
 DESCRIPTION " The process name that generated the event "
 ::= { ems 5}
 trapGenerationtime OBJECT-TYPE
 SYNTAX TrapGenerationtimetype
 ACCESS not-accessible
 STATUS mandatory
 DESCRIPTION " GMT the event was generated, rendered
 yyyy/mm/dd hh:mm:ss. Timestamp is GMT. "
 ::= { ems 6}
 trapCritical OBJECT-TYPE --
 SYNTAX TrapCriticaltype
 ACCESS not-accessible
 STATUS mandatory
 DESCRIPTION " zems-tkn-critical == zspi-val-false ->
 then '(not critical)'
 else '(CRITICAL) ' "
 ::= { ems 7}
 trapText OBJECT-TYPE --
 SYNTAX TrapTexttype
 ACCESS not-accessible
 STATUS mandatory
 DESCRIPTION " The text expansion of the EMS event "
 ::= { ems 8}
emsMessage TRAP-TYPE
 ENTERPRISE snmpagent
 VARIABLES { trapSSID,
 trapEventNumber,
 trapContentStandard,
 trapSubject,
 trapProcess,
 trapGenerationtime,
 trapCritical,
 trapText }
 DESCRIPTION "A generic format for an EMS event."
::= 0
END -- TANDEM-EMS-MIB
Example 10-1. ASN.1 Source Code for EMS Trap MIB (page3of3)










