--************************************************************************** -- Copyright (c) 1991-1994 SynOptics Communications, Inc. -- File : agent.inc -- Purpose : To be added. -- Interface : To be added. -- Note : This is unpublished proprietary source code of SynOptics -- Communications, Inc. -- The copyright notice above does not evidence any actual or -- intended publication of such source code. -- History : Who When What -- Gordon Zhang 01/12/94 Created -- Angeline Shen 01/26/94 MAU mib --************************************************************************** -- -- $Header: /pvcs/s3agents/nmm/281xSA/v1.5/profile/agent.inv 1.14 06/04/96 11:53:56 scheung $ -- -- include base mibs #include "rfc1155.smi" -- SMI items #include "rfc1212.smi" -- OBJECT-TYPE macro #include "rfc1215.smi" -- TRAP-TYPE macro #include "rfc1213.mib" -- MIB-II #include "rfc1215.trp" -- SNMP generic traps #include "rfc1516.mib" -- SNMP Repeater MIB #include "rfc1271.mib" -- Remote Network Monitoring MIB #include "rmontrap.trp" -- Remote Network Monitoring Trap MIB #include "rfc1515.mib" -- MAU MIB #include "rfc1398.mib" -- Ethernet like MIB -- include enterprise mibs #include "synro141.mib" -- Synoptics Root MIB Ver. 1.4.1 #include "s5roo113.mib" -- Synoptics 5000 Root MIB Ver. 1.1.3 #include "s3com474.mib" -- SynOptics Common MIB Ver. 4.7.4 #include "s3eth460.mib" -- SynOptics Ethernet MIB Ver. 4.6.0 #include "ipx110.mib" -- SynOptics IPX MIB Ver. 1.1.0 #include "rmonx106.mib" -- SynOptics RMON Extensions MIB Ver. 1.0.6 -- Needed for s3etr122.trp trap file #include "i8023110.mib" -- SynOptics IEEE802.3 MIB Ver. 1.1.0 -- include enterprise trap mibs #include "s3ctr140.trp" -- SynOptics Common Trap MIB Ver. 1.4.0 #include "s3etr140.trp" -- SynOptics Ethernet Trap MIB Ver. 1.4.0