summaryrefslogtreecommitdiff
path: root/MIBS/corero/CORERO-MIB
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/corero/CORERO-MIB
downloadmibs-main.tar.gz
mibs-main.zip
Initial commitHEADmain
Diffstat (limited to 'MIBS/corero/CORERO-MIB')
-rw-r--r--MIBS/corero/CORERO-MIB38
1 files changed, 38 insertions, 0 deletions
diff --git a/MIBS/corero/CORERO-MIB b/MIBS/corero/CORERO-MIB
new file mode 100644
index 0000000..cf9e61e
--- /dev/null
+++ b/MIBS/corero/CORERO-MIB
@@ -0,0 +1,38 @@
+CORERO-MIB DEFINITIONS ::= BEGIN
+
+IMPORTS
+ MODULE-IDENTITY, OBJECT-IDENTITY, enterprises
+ FROM SNMPv2-SMI;
+
+corero MODULE-IDENTITY
+ LAST-UPDATED "201706160000Z"
+ ORGANIZATION "Corero Network Security"
+ CONTACT-INFO
+ " Corero Support
+ E-mail: support.portal@corero.com"
+ DESCRIPTION
+ "Corero Management Server MIB."
+ REVISION "201706160000Z"
+ DESCRIPTION
+ "Updated contact info."
+
+ REVISION "201404240000Z"
+ DESCRIPTION
+ "Initial version of this MIB module."
+ ::= { enterprises 41036 }
+
+coreroRegistrations OBJECT-IDENTITY
+ STATUS current
+ DESCRIPTION
+ "This module defines the enterprises OID for Corero Network Security."
+ ::= { corero 1 }
+
+coreroProducts OBJECT-IDENTITY
+ STATUS current
+ DESCRIPTION
+ "A registration point under which all Corero AGENT-CAPABILIITES
+ definitions (and therefore values of sysObjectId) are defined."
+ ::= { corero 2 }
+
+END
+