Commit version 24.12.13800

This commit is contained in:
2025-01-06 17:35:06 -05:00
parent b7f6a79c2c
commit 55d9218816
6133 changed files with 4239740 additions and 1374287 deletions

View File

@ -1,42 +1,44 @@
-------------------------------
-- 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 }
-------------------------------
-- VMware SD-WAN 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 "202105110000Z"
ORGANIZATION "VMware Corporation"
CONTACT-INFO "postal: VMware Corporation
World Headquarters
3401 Hillview Avenue
Palo Alto, CA 943043
USA
web: sase.vmware.com"
DESCRIPTION "Top-level infrastructure of the VMware SD-WAN enterprise MIB tree"
REVISION "202105110000Z"
DESCRIPTION "Update of VMware nomenclature"
REVISION "201908020000Z"
DESCRIPTION "Implementation of VMware SD-WAN Edge MIB Objects"
REVISION "201701180000Z"
DESCRIPTION "Implementation of VCO MIB Objects"
REVISION "201701130000Z"
DESCRIPTION "Inital definition of VMware SD-WAN MIB Objects"
::= { enterprises 45346 }
modules OBJECT IDENTIFIER ::= { velocloud 1 }
END