From 98a672123c7872f6b9b75a9a2b6bb3aea504de6a Mon Sep 17 00:00:00 2001 From: David Leutgeb Date: Tue, 5 Dec 2023 12:25:34 +0100 Subject: Initial commit --- MIBS/dell/DELLEMC-OS10-SMI-MIB | 49 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 MIBS/dell/DELLEMC-OS10-SMI-MIB (limited to 'MIBS/dell/DELLEMC-OS10-SMI-MIB') diff --git a/MIBS/dell/DELLEMC-OS10-SMI-MIB b/MIBS/dell/DELLEMC-OS10-SMI-MIB new file mode 100644 index 0000000..7d1c62a --- /dev/null +++ b/MIBS/dell/DELLEMC-OS10-SMI-MIB @@ -0,0 +1,49 @@ +-- ***************************************************************** +-- DELLEMC-OS10-SMI-MIB +-- +-- +-- Copyright (c) 2017 by Dell Inc. +-- All rights reserved. +-- ***************************************************************** + + DELLEMC-OS10-SMI-MIB DEFINITIONS ::= BEGIN + -- This module provides authoritative + -- definitions for Dell EMC Networking OS10 SMI MIB. + -- + + IMPORTS + MODULE-IDENTITY,enterprises, + OBJECT-IDENTITY + FROM SNMPv2-SMI; + + dell MODULE-IDENTITY + + LAST-UPDATED "201807061200Z" + ORGANIZATION "Dell Emc" + CONTACT-INFO "http://www.dell.com/support" + DESCRIPTION "The Structure of Management Information for + the Dell EMC Networking OS10." + + -- Revision history. + + REVISION "201807061200Z" + DESCRIPTION + "Initial version of this MIB module." + + ::= { enterprises 674 } + enterpriseSW OBJECT IDENTIFIER ::= { dell 11000 } + networking OBJECT IDENTIFIER ::= { enterpriseSW 5000 } + + os10 OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell EMC Networking OS10 subtree's OID." + ::= { networking 100 } + + os10Experiment OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell EMC Networking OS10Experiment subtree's OID." + ::= { networking 200 } + + END -- cgit v1.2.3