Server IP : 68.65.122.142 / Your IP : 3.135.184.136 Web Server : LiteSpeed System : Linux server167.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64 User : glenirhm ( 1318) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /usr/share/locale/bo/../bla/../sp/../sd/../zh_CN/../uz/../mdf/../../snmp/mibs/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
RFC-1215 DEFINITIONS ::= BEGIN -- This module is a empty module. It has been created solely for the -- purpose of allowing other modules to correctly import the TRAP-TYPE -- clause from RFC-1215 where it should be imported from. It's a -- built in type in the UCD-SNMP code, and in fact RFC-1215 doesn't -- actually define a mib at all; it only defines macros. However, -- importing the TRAP-TYPE is conventionally done from an import -- clause pointing to RFC-1215. -- -- Wes 7/17/98 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