Initial commit

This commit is contained in:
David Leutgeb
2023-12-05 12:25:34 +01:00
commit 98a672123c
4378 changed files with 8817503 additions and 0 deletions

14
MIBS/gwd/GWTT-SMI Normal file
View File

@ -0,0 +1,14 @@
GWTT-SMI DEFINITIONS ::= BEGIN
IMPORTS
enterprises
FROM RFC1155-SMI;
gwtt OBJECT IDENTIFIER ::= { enterprises 10072 }
chips OBJECT IDENTIFIER ::= { gwtt 1 } -- chip
devices OBJECT IDENTIFIER ::= { gwtt 2 } -- device
cards OBJECT IDENTIFIER ::= { gwtt 3 } -- card
snmpProxy OBJECT IDENTIFIER ::= { gwtt 4 } -- snmp proxy
END