summaryrefslogtreecommitdiff
path: root/MIBS/nortel/SWPRIMGMT-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/nortel/SWPRIMGMT-MIB
downloadmibs-98a672123c7872f6b9b75a9a2b6bb3aea504de6a.tar.gz
mibs-98a672123c7872f6b9b75a9a2b6bb3aea504de6a.zip
Initial commitHEADmain
Diffstat (limited to 'MIBS/nortel/SWPRIMGMT-MIB')
-rw-r--r--MIBS/nortel/SWPRIMGMT-MIB11
1 files changed, 11 insertions, 0 deletions
diff --git a/MIBS/nortel/SWPRIMGMT-MIB b/MIBS/nortel/SWPRIMGMT-MIB
new file mode 100644
index 0000000..67af38c
--- /dev/null
+++ b/MIBS/nortel/SWPRIMGMT-MIB
@@ -0,0 +1,11 @@
+SWPRIMGMT-MIB DEFINITIONS ::= BEGIN
+
+ IMPORTS
+ MODULE-IDENTITY FROM SNMPv2-SMI
+ rcMgmt FROM RAPID-CITY;
+
+
+ cobra OBJECT IDENTIFIER ::= { rcMgmt 201 }
+ privateMgmt OBJECT IDENTIFIER ::= { cobra 1 }
+
+END