Files
librenms-librenms/includes/definitions/discovery/ibmnos.yaml
Tony Murray 7e98e03338 Polling cleanup, fix PHP warnings (#13460)
* Fix warnings up to Arbos

* fixes a-c

* a-r

* a-vrp

* There and back again

* Update test data, couple fixes

* PHPSStan fixes

* style fixes, and fix Asyncos, whoops

* flip serial back.......

* less bogus data

* Poweralert sysName during polling too

* make sure things are calculated in the correct order

* fix style and bad nullables

* update test data

* A comple more conversions

* cambium ptp, misc, and hardware_mib

* remaining except vmware-esxi

* Fixes

* Update baseline

* fixes and fix up baseline

* adjust SnmpQueryMock to upstream options change

* data corrections

* restore slashes

* correctly handle all options input in SnmpQueryMock

* undo ftos changes

* restore vccodec sysDescr
2021-11-14 14:58:13 -06:00

12 lines
495 B
YAML

modules:
os:
sysDescr_regex: '/(IBM Networking Operating System|Flex System Fabric|IBM Networking OS) (?<hardware>.*?)\s?( for IBM BladeCenter)?(\([^)]+\))?(, Stack)?$/'
version:
- IBM-GbTOR-G8264CS-MIB::agSoftwareVersion.0
- IBM-GbTOR-G8264T-MIB::agSoftwareVersion.0
- ENTITY-MIB::entPhysicalSoftwareRev.1
serial:
- IBM-GbTOR-G8264-MIB::hardwareSerialNumber.0
- IBM-GbTOR-G8264T-MIB::hardwareSerialNumber.0
- ENTITY-MIB::entPhysicalSerialNum.1