Files
librenms-librenms/mibs/gwd/GWTT-SMI
hartred 5189a0787b Support new os GWD (#10978)
* gwd logo

* gwd definitions

* definitions discovery

* discovery mempools

* polling mempools

* polling os

* gwd mibs

* gwd tests data

* gwd tests snmpsim

* CR at end of file

* Update gwd.inc.php

* Update gwd.inc.php

* Update gwd.inc.php

* Update gwd.inc.php

* Update gwd.inc.php

* Update gwd.snmprec

* Update gwd.json
2019-12-28 12:40:54 +01:00

14 lines
376 B
Plaintext

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