SNMP Configuration and Management Manual

NonStop NET/MASTER Trap Subagent
SNMP Configuration and Management Manual424777-006
10-7
Installation Steps
-- items in each event
--
TrapSSIDtype ::= DisplayString (SIZE (5..24))
TrapEventNumbertype ::= DisplayString (SIZE (1..6))
TrapContentStandardtype ::= DisplayString (SIZE (1..24))
TrapSubjecttype ::= DisplayString (SIZE (1..50))
TrapProcesstype ::= DisplayString (SIZE (1..50))
TrapGenerationtimetype ::= DisplayString (SIZE (19))
TrapCriticaltype ::= DisplayString (SIZE (1..14))
TrapTexttype ::= DisplayString (SIZE (1..1000))
--
-- item definitions
--
trapSSID OBJECT-TYPE
SYNTAX TrapSSIDtype --
ACCESS not-accessible
STATUS mandatory
DESCRIPTION "subsystem ID that generated the EMS event"
::= { ems 1}
trapEventNumber OBJECT-TYPE
SYNTAX TrapEventNumbertype --
ACCESS not-accessible
STATUS mandatory
DESCRIPTION "Event number of event"
::= { ems 2}
trapContentStandard OBJECT-TYPE
SYNTAX TrapContentStandardtype --
ACCESS not-accessible
STATUS mandatory
DESCRIPTION "standard content of event"
::= { ems 3}
trapSubject OBJECT-TYPE
SYNTAX TrapSubjecttype --
ACCESS not-accessible
STATUS mandatory
DESCRIPTION " The value of the first subject token in
the event "
::= { ems 4}
Example 10-1. ASN.1 Source Code for EMS Trap MIB (page2of3)