-- ***************************************************************** -- NESI-SMI.txt: -- ***************************************************************** NESI-SMI DEFINITIONS ::= BEGIN IMPORTS MODULE-IDENTITY, OBJECT-IDENTITY, enterprises FROM SNMPv2-SMI; nesi MODULE-IDENTITY LAST-UPDATED "200606270000Z" ORGANIZATION "Network Executive Software, Inc." CONTACT-INFO " Network Executive Software Customer Service." DESCRIPTION "The Structure of Management Information for the Nesi enterprise." REVISION "200606270000Z" DESCRIPTION "Release 1.1" ::= { enterprises 14476 } -- assigned by IANA nesiProducts OBJECT-IDENTITY STATUS current DESCRIPTION "nesiProducts is the root OBJECT IDENTIFIER from which sysObjectID values are assigned. Actual values are defined in NESI-PRODUCTS-MIB." ::= { nesi 1 } nesiMgmt OBJECT-IDENTITY STATUS current DESCRIPTION "nesiMgmt is the main subtree for new mib development." ::= { nesi 2 } nesiExperimental OBJECT-IDENTITY STATUS current DESCRIPTION "nesiExperimental provides a root object identifier from which experimental mibs may be temporarily based. mibs are typicially based here if they fall in one of two categories 1) are IETF work-in-process mibs which have not been assigned a permanent object identifier by the IANA. 2) are nesi work-in-process which has not been assigned a permanent object identifier by the nesi assigned number authority, typicially because the mib is not ready for deployment. NOTE WELL: support for mibs in the nesiExperimental subtree will be deleted when a permanent object identifier assignment is made." ::= { nesi 3 } nesiModules OBJECT-IDENTITY STATUS current DESCRIPTION "nesiModules provides a root object id from which MODULE-IDENTITY values may be assigned." ::= { nesi 4 } nesiHyperIPTraps OBJECT-IDENTITY STATUS current DESCRIPTION "nesiHyperIPTraps is the main subtree for HyperIP traps." ::= { nesi 5001 } nesiNetexTraps OBJECT-IDENTITY STATUS current DESCRIPTION "nesiNetexTraps is the main subtree for Netex traps." ::= { nesi 5002 } nesiNESiGateTraps OBJECT-IDENTITY STATUS current DESCRIPTION "nesiNESiGateTraps is the main subtree for NESiGate common traps." ::= { nesi 5003 } END