towerops/priv/profiles/os_discovery/ekinops.yaml
2026-01-21 14:30:04 -06:00

20 lines
999 B
YAML

mib: EKINOPS-MGNT2-MIB
modules:
sensors:
state:
data:
-
oid: mgnt2GigmBoardTable
value: mgnt2SlotStatus
num_oid: '.1.3.6.1.4.1.20044.7.1.2.1.1.10.{{ $index }}'
descr: mgnt2Name
index: 'mgnt2IndexBoards.{{ $index }}'
state_name: Mgnt2SlotStatus
states:
- { value: 0, generic: 0, graph: 1, descr: 'slot open' }
- { value: 1, generic: 0, graph: 1, descr: 'pmReady' }
- { value: 2, generic: 2, graph: 1, descr: 'pmReset' }
- { value: 3, generic: 1, graph: 1, descr: 'pmLoad' }
- { value: 4, generic: 0, graph: 1, descr: 'pmPassive' }
- { value: 5, generic: 3, graph: 1, descr: 'pmUnknown' }
- { value: 6, generic: 1, graph: 1, descr: 'pmNotReady' }