summaryrefslogtreecommitdiff
path: root/MIBS/mcafee/MCAFEE-SMI
diff options
context:
space:
mode:
authorDavid Leutgeb <david.leutgeb@mannundmouse.com>2023-12-05 12:25:34 +0100
committerDavid Leutgeb <david.leutgeb@mannundmouse.com>2023-12-05 12:25:34 +0100
commit98a672123c7872f6b9b75a9a2b6bb3aea504de6a (patch)
tree9b13bd7f563c3198047bd359195327cf28b3caf0 /MIBS/mcafee/MCAFEE-SMI
downloadmibs-main.tar.gz
mibs-main.zip
Initial commitHEADmain
Diffstat (limited to 'MIBS/mcafee/MCAFEE-SMI')
-rw-r--r--MIBS/mcafee/MCAFEE-SMI40
1 files changed, 40 insertions, 0 deletions
diff --git a/MIBS/mcafee/MCAFEE-SMI b/MIBS/mcafee/MCAFEE-SMI
new file mode 100644
index 0000000..4a71116
--- /dev/null
+++ b/MIBS/mcafee/MCAFEE-SMI
@@ -0,0 +1,40 @@
+
+MCAFEE-SMI DEFINITIONS ::= BEGIN
+
+-- $Header: /cvs/WebShield/wsrc/comp/lib/snmp/Attic/MCAFEE-SMI.txt,v 1.1.2.1 2006/09/21 07:46:36 cbotteri Exp $
+-- Copyright (C) 2006 McAfee Inc. All rights reserved.
+
+IMPORTS
+ MODULE-IDENTITY,
+ OBJECT-IDENTITY,
+ enterprises
+ FROM SNMPv2-SMI;
+
+mcafee MODULE-IDENTITY
+ LAST-UPDATED "200607110000Z"
+ ORGANIZATION "McAfee, Inc."
+ CONTACT-INFO
+ "McAfee Customer Service Department
+
+ Postal: 5000 Headquarters Drive
+ Plano, TX 75024
+ USA
+
+ Tel: +1 800 338 8754
+
+ E-mail: support@mcafee.com"
+ DESCRIPTION
+ " The Structure of Management Information for the
+ McAfee enterprise."
+ REVISION "200609190000Z"
+ DESCRIPTION
+ "Initial Definition"
+ ::= { enterprises 1230 }
+
+mcafeeGATEWAY OBJECT-IDENTITY
+ STATUS current
+ DESCRIPTION
+ "McAfee Gateway Products"
+ ::= { mcafee 2 }
+
+END