summaryrefslogtreecommitdiff
path: root/MIBS/vmware/VELOCLOUD-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/vmware/VELOCLOUD-MIB
downloadmibs-main.tar.gz
mibs-main.zip
Initial commitHEADmain
Diffstat (limited to 'MIBS/vmware/VELOCLOUD-MIB')
-rw-r--r--MIBS/vmware/VELOCLOUD-MIB42
1 files changed, 42 insertions, 0 deletions
diff --git a/MIBS/vmware/VELOCLOUD-MIB b/MIBS/vmware/VELOCLOUD-MIB
new file mode 100644
index 0000000..5928b32
--- /dev/null
+++ b/MIBS/vmware/VELOCLOUD-MIB
@@ -0,0 +1,42 @@
+-------------------------------
+-- VeloCloud MIB Definitions --
+-- --
+-- Contains: --
+-- .velocloud(45346) --
+-- .orchestrator(1) --
+-- .edge(2) --
+-- .gateway(3) --
+-------------------------------
+
+VELOCLOUD-MIB DEFINITIONS ::= BEGIN
+
+IMPORTS
+ MODULE-IDENTITY, enterprises FROM SNMPv2-SMI
+;
+
+velocloud MODULE-IDENTITY
+ LAST-UPDATED "201908020000Z"
+ ORGANIZATION "VMware Corporation"
+ CONTACT-INFO "postal: VMware Corporation
+ World Headquarters
+ 3401 Hillview Avenue
+ Palo Alto, CA 943043
+ USA
+
+ web: www.velocloud.com
+ email: contact@velocloud.com"
+ DESCRIPTION "Top-level infrastructure of the VeloCloud enterprise MIB tree"
+
+ REVISION "201908020000Z"
+ DESCRIPTION "Implementation of VeloCloud Edge MIB Objects"
+
+ REVISION "201701180000Z"
+ DESCRIPTION "Implementation of VCO MIB Objects"
+
+ REVISION "201701130000Z"
+ DESCRIPTION "Inital definition of VeloCloud MIB Objects"
+::= { enterprises 45346 }
+
+modules OBJECT IDENTIFIER ::= { velocloud 1 }
+
+END \ No newline at end of file