librenms/mibs/f5/F5-COMMON-SMI-MIB
Félix Bouynot 93d7286381
Initial support for f5os (#15241)
* Create F5-COMMON-SMI-MIB

* Create F5-PLATFORM-STATS-MIB

* Create f5os.yaml

* Create f5os.yaml

* Create f5os_f5os.snmprec

* Create f5os_f5os.json

* Remove remaining test line

* Add mandatory num_oid

* Add num_oid for fanspeed

* Force use of index for fanspeed

* Force index for temperature + add snmp_flags to make it work

* Update test data

* Update test data
2023-08-25 01:53:21 +02:00

14 lines
282 B
Plaintext

F5-COMMON-SMI-MIB DEFINITIONS ::= BEGIN
IMPORTS
enterprises
FROM SNMPv2-SMI;
f5networks OBJECT IDENTIFIER ::= { enterprises 12276}
platform OBJECT IDENTIFIER ::= { f5networks 1 }
f5Compliance OBJECT IDENTIFIER ::= { f5networks 2 }
END