summaryrefslogtreecommitdiff
path: root/MIBS/cisco/CISCO-DMN-DSG-ROOT-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/cisco/CISCO-DMN-DSG-ROOT-MIB
downloadmibs-main.tar.gz
mibs-main.zip
Initial commitHEADmain
Diffstat (limited to 'MIBS/cisco/CISCO-DMN-DSG-ROOT-MIB')
-rw-r--r--MIBS/cisco/CISCO-DMN-DSG-ROOT-MIB58
1 files changed, 58 insertions, 0 deletions
diff --git a/MIBS/cisco/CISCO-DMN-DSG-ROOT-MIB b/MIBS/cisco/CISCO-DMN-DSG-ROOT-MIB
new file mode 100644
index 0000000..adbb121
--- /dev/null
+++ b/MIBS/cisco/CISCO-DMN-DSG-ROOT-MIB
@@ -0,0 +1,58 @@
+--*****************************************************************
+-- CISCO-DMN-DSG-ROOT.mib : Root Mib file for D9865 IRD.
+--
+-- August 2010, TEL MIB Team
+--
+--
+-- Copyright (c) 1999-2010 by Cisco Systems, Inc.
+-- All rights reserved.
+--*****************************************************************
+
+-- ********************* start log section ************************
+-- $Log::
+-- ********************* end log section **************************
+
+CISCO-DMN-DSG-ROOT-MIB
+
+DEFINITIONS ::= BEGIN
+
+IMPORTS
+ MODULE-IDENTITY, enterprises
+ FROM SNMPv2-SMI;
+
+ciscoSPVTG MODULE-IDENTITY
+ LAST-UPDATED "201008301100Z" -- August 30 2010 11:00:00 GMT
+ ORGANIZATION "Cisco Systems, Inc."
+ CONTACT-INFO
+ "Cisco Systems, Inc.
+ Customer Service
+ Postal: 170 W Tasman Drive
+ San Jose, CA 95134
+ USA
+ Tel: +1 800 553 NETS
+
+ E-mail: cs-ipsla@cisco.com"
+ DESCRIPTION "Cisco top level MIB."
+
+ REVISION "201008301100Z"
+ DESCRIPTION "V01.00.01 2010-08-30
+ Updated for adherence to SNMPv2 format."
+
+ REVISION "200911261500Z"
+ DESCRIPTION "V01.00.00 2009-11-26
+ Initial Version."
+
+ ::= { enterprises 1429 }
+
+
+
+ciscoSat OBJECT IDENTIFIER ::= { ciscoSPVTG 2 }
+
+ciscoDMN OBJECT IDENTIFIER ::= { ciscoSat 2 }
+
+ciscoDSGUtilities OBJECT IDENTIFIER ::= { ciscoDMN 5 }
+
+ciscoDSGProducts OBJECT IDENTIFIER ::= { ciscoDMN 6 }
+
+END
+