diff options
Diffstat (limited to 'MIBS/stormshield/STORMSHIELD-SMI-MIB')
| -rw-r--r-- | MIBS/stormshield/STORMSHIELD-SMI-MIB | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/MIBS/stormshield/STORMSHIELD-SMI-MIB b/MIBS/stormshield/STORMSHIELD-SMI-MIB new file mode 100644 index 0000000..3f6cc75 --- /dev/null +++ b/MIBS/stormshield/STORMSHIELD-SMI-MIB @@ -0,0 +1,13 @@ +STORMSHIELD-SMI-MIB DEFINITIONS ::= BEGIN + + IMPORTS + enterprises FROM RFC1155-SMI; + + stormshield OBJECT IDENTIFIER ::= { enterprises 11256 } + + stormshieldMIB OBJECT IDENTIFIER ::= { stormshield 1 } + +-- stormshield notification + snsNotifications OBJECT IDENTIFIER ::= { stormshieldMIB 6 } + +END |