diff options
Diffstat (limited to 'MIBS/nortel/SWPRIMGMT-MIB')
| -rw-r--r-- | MIBS/nortel/SWPRIMGMT-MIB | 11 |
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 |