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

73 lines
4 KiB
YAML

modules:
os:
version: DRAGONWAVE-HCP-MIB::hzCpSwInvOmniRelease.bank-A
serial: DRAGONWAVE-HCP-MIB::hzCpUnitSerialNo.0
hardware: DRAGONWAVE-HCP-MIB::hzCpUnitAssemblyNo.0
sensors:
temperature:
data:
-
oid: DRAGONWAVE-HCP-MIB::hzCpRadioTemperature
num_oid: '.1.3.6.1.4.1.7262.2.5.4.4.1.1.11.{{ $index }}'
index: 'hzCpRadioTemperature.{{ $index }}'
divisor: 10
descr: 'Radio{{ $index }} Temp'
state:
data:
-
oid: DRAGONWAVE-HCP-MIB::hzCpAlarmStatus.modemRxLossOfSignal
value: DRAGONWAVE-HCP-MIB::hzCpAlarmStatus
num_oid: '.1.3.6.1.4.1.7262.2.5.5.3.1.3.{{ $index }}'
index: 'hzCpAlarmStatus.modemRxLossOfSignal.{{ $subindex1 }}'
descr: 'Modem{{ $subindex1 }} Rx Loss Of Signal'
state_name: DRAGONWAVE-HCP-MIB::hzCpAlarmStatus
states:
- { value: 1, generic: 0, graph: 0, descr: 'No' }
- { value: 2, generic: 2, graph: 0, descr: 'Yes' }
-
oid: DRAGONWAVE-HCP-MIB::hzCpEnetPortLinkStatus
num_oid: '.1.3.6.1.4.1.7262.2.5.3.1.2.1.2.{{ $index }}'
index: 'hzCpEnetPortLinkStatus.{{ $index }}'
descr: 'Enet Port{{ $index }} Link State'
state_name: DRAGONWAVE-HCP-MIB::hzCpEnetPortLinkStatus
states:
- { value: 1, generic: 2, graph: 0, descr: 'Down' }
- { value: 2, generic: 0, graph: 0, descr: 'Up' }
-
oid: DRAGONWAVE-HCP-MIB::hzCpAlarmStatus.tempOutOfLimits
value: DRAGONWAVE-HCP-MIB::hzCpAlarmStatus
num_oid: '.1.3.6.1.4.1.7262.2.5.5.3.1.3.{{ $index }}'
index: 'hzCpAlarmStatus.tempOutOfLimits.{{ $subindex1 }}'
descr: 'Radio{{ $subindex1 }} Temp Out of Limit'
state_name: DRAGONWAVE-HCP-MIB::hzCpAlarmStatus
states:
- { value: 1, generic: 0, graph: 0, descr: 'No' }
- { value: 2, generic: 2, graph: 0, descr: 'Yes' }
-
oid: DRAGONWAVE-HCP-MIB::hzCpModemModulationType
num_oid: '.1.3.6.1.4.1.7262.2.5.4.2.1.1.5.{{ $index }}'
index: 'hzCpModemModulationType.{{ $index }}'
descr: 'Modem{{ $index }} Modulation'
state_name: DRAGONWAVE-HCP-MIB::hzCpModemModulationType
states:
- { value: 1, generic: 2, graph: 0, descr: 'qpsk' }
- { value: 2, generic: 2, graph: 0, descr: 'qam16' }
- { value: 3, generic: 2, graph: 0, descr: 'qam32' }
- { value: 4, generic: 1, graph: 0, descr: 'qam64' }
- { value: 5, generic: 1, graph: 0, descr: 'qam128' }
- { value: 6, generic: 1, graph: 0, descr: 'qam256' }
- { value: 7, generic: 0, graph: 0, descr: 'qam512' }
- { value: 8, generic: 0, graph: 0, descr: 'qam1024' }
- { value: 9, generic: 0, graph: 0, descr: 'qam2048' }
count:
data:
-
oid: DRAGONWAVE-HCP-MIB::hzCpEnetPortRxFramesLengthErrors
num_oid: '.1.3.6.1.4.1.7262.2.5.3.1.3.1.6.{{ $index }}'
index: 'hzCpEnetPortRxFramesLengthErrors.{{ $index }}'
descr: 'Enet Port{{ $index }} Input Errors'
-
oid: DRAGONWAVE-HCP-MIB::hzCpEnetPortRxFramesCRCErrors
num_oid: '.1.3.6.1.4.1.7262.2.5.3.1.3.1.7.{{ $index }}'
index: 'hzCpEnetPortRxFramesCRCErrors.{{ $index }}'
descr: 'Enet Port{{ $index }} CRC Errors'