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

28 lines
1,004 B
YAML

mib: HDSL2-SHDSL-LINE-MIB:WESTERMO-INTERFACE-MIB:WESTERMO-OID-MIB:WESTERMO-WEOS-MIB
modules:
os:
version: SNMPv2-MIB::sysDescr.0
hardware:
- .1.3.6.1.2.1.47.1.1.1.1.13.5 # Wolverine, DDW-225
- .1.3.6.1.2.1.47.1.1.1.1.7.3 # Lynx
serial:
- .1.3.6.1.2.1.47.1.1.1.1.11.5 # Wolverine, DDW-225
- .1.3.6.1.2.1.47.1.1.1.1.11.3 # Lynx
sensors:
additional_oids:
data:
-
oid:
- ifName
snr:
data:
-
oid: hdsl2ShdslEndpointCurrTable
value: hdsl2ShdslEndpointCurrSnrMgn
num_oid: '.1.3.6.1.2.1.10.48.1.5.1.2.{{ $index }}'
descr: 'DSL {{ $ifName:0 }} SNR'
index: 'snr-{{ $index }}'
low_limit: 6
low_warn_limit: 10
warn_limit: 98
high_limit: 99