home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Thomson (Residential)
/
TGSTPv7203.iso
/
mac
/
SNMP_MIBs
/
snmpv1
/
RFC-1215.my
< prev
next >
Wrap
Text File
|
2008-02-08
|
1KB
|
44 lines
-- file: RFC-1215.my
-- Changes:
-- Added MODULE definition.
-- Commented out TRAP-TYPE macro definition and replaced
-- with SMIC directive to enable it.
-- dperkins@scruznet.com
RFC-1215 DEFINITIONS ::= BEGIN
-- Make builtin items known
SMI TRAP-TYPE
-- TRAP-TYPE MACRO ::=
-- BEGIN
-- TYPE NOTATION ::= "ENTERPRISE" value
-- (enterprise OBJECT IDENTIFIER)
-- VarPart
-- DescrPart
-- ReferPart
-- VALUE NOTATION ::= value (VALUE INTEGER)
--
-- VarPart ::=
-- "VARIABLES" "{" VarTypes "}"
-- | empty
-- VarTypes ::=
-- VarType | VarTypes "," VarType
-- VarType ::=
-- value (vartype ObjectName)
--
-- DescrPart ::=
-- "DESCRIPTION" value (description DisplayString)
-- | empty
--
-- ReferPart ::=
-- "REFERENCE" value (reference DisplayString)
-- | empty
--
-- END
END