2017-10-25 14:10:02 +01:00
|
|
|
mib: ES4552BH2-MIB
|
|
|
|
modules:
|
|
|
|
sensors:
|
|
|
|
pre-cache:
|
|
|
|
data:
|
|
|
|
- oid:
|
|
|
|
- portTransceiverThresholdInfoTable
|
2018-02-02 10:00:35 -06:00
|
|
|
- portName
|
2017-10-25 14:10:02 +01:00
|
|
|
voltage:
|
|
|
|
data:
|
|
|
|
-
|
|
|
|
oid: portOpticalMonitoringInfoTable
|
|
|
|
value: portOpticalMonitoringInfoVcc
|
2018-11-10 17:45:24 -06:00
|
|
|
num_oid: '.1.3.6.1.4.1.259.6.10.120.1.2.11.1.3.{{ $index }}'
|
2017-10-25 14:10:02 +01:00
|
|
|
descr: '{{ $portName }}'
|
|
|
|
index: 'portOpticalMonitoringInfoVcc.{{ $index }}'
|
|
|
|
low_warn_limit: portTransceiverThresholdInfoVccLowWarn
|
|
|
|
low_limit: portTransceiverThresholdInfoVccLowAlarm
|
|
|
|
warn_limit: portTransceiverThresholdInfoVccHighWarn
|
|
|
|
high_limit: portTransceiverThresholdInfoVccHighAlarm
|
|
|
|
current:
|
|
|
|
data:
|
|
|
|
-
|
|
|
|
oid: portOpticalMonitoringInfoTable
|
|
|
|
value: portOpticalMonitoringInfoTxBiasCurrent
|
2018-11-10 17:45:24 -06:00
|
|
|
num_oid: '.1.3.6.1.4.1.259.6.10.120.1.2.11.1.4.{{ $index }}'
|
2017-10-25 14:10:02 +01:00
|
|
|
descr: '{{ $portName }} - Tx'
|
|
|
|
index: 'portOpticalMonitoringInfoTxBiasCurrent.{{ $index }}'
|
|
|
|
low_warn_limit: portTransceiverThresholdInfoTxBiasCurrentLowWarn
|
|
|
|
low_limit: portTransceiverThresholdInfoTxBiasCurrentLowAlarm
|
|
|
|
warn_limit: portTransceiverThresholdInfoTxBiasCurrentHighWarn
|
|
|
|
high_limit: portTransceiverThresholdInfoTxBiasCurrentHighAlarm
|
|
|
|
divisor: 1000
|
|
|
|
dbm:
|
|
|
|
data:
|
|
|
|
-
|
|
|
|
oid: portOpticalMonitoringInfoTable
|
|
|
|
value: portOpticalMonitoringInfoTxPower
|
2018-11-10 17:45:24 -06:00
|
|
|
num_oid: '.1.3.6.1.4.1.259.6.10.120.1.2.11.1.5.{{ $index }}'
|
2017-10-25 14:10:02 +01:00
|
|
|
descr: '{{ $portName }} - Tx'
|
|
|
|
index: 'portOpticalMonitoringInfoTxPower.{{ $index }}'
|
|
|
|
low_warn_limit: portTransceiverThresholdInfoTxPowerLowWarn
|
|
|
|
low_limit: portTransceiverThresholdInfoTxPowerLowAlarm
|
|
|
|
warn_limit: portTransceiverThresholdInfoTxPowerHighWarn
|
|
|
|
high_limit: portTransceiverThresholdInfoTxPowerHighAlarm
|
|
|
|
-
|
|
|
|
oid: portOpticalMonitoringInfoTable
|
|
|
|
value: portOpticalMonitoringInfoRxPower
|
2018-11-10 17:45:24 -06:00
|
|
|
num_oid: '.1.3.6.1.4.1.259.6.10.120.1.2.11.1.6.{{ $index }}'
|
2017-10-25 14:10:02 +01:00
|
|
|
descr: '{{ $portName }} - Rx'
|
|
|
|
index: 'portOpticalMonitoringInfoRxPower.{{ $index }}'
|
|
|
|
low_warn_limit: portTransceiverThresholdInfoRxPowerLowWarn
|
|
|
|
low_limit: portTransceiverThresholdInfoRxPowerLowAlarm
|
|
|
|
warn_limit: portTransceiverThresholdInfoRxPowerHighWarn
|
|
|
|
high_limit: portTransceiverThresholdInfoRxPowerHighAlarm
|
|
|
|
temperature:
|
|
|
|
data:
|
|
|
|
-
|
|
|
|
oid: portOpticalMonitoringInfoTable
|
|
|
|
value: portOpticalMonitoringInfoTemperature
|
2018-11-10 17:45:24 -06:00
|
|
|
num_oid: '.1.3.6.1.4.1.259.6.10.120.1.2.11.1.2.{{ $index }}'
|
2017-10-25 14:10:02 +01:00
|
|
|
descr: '{{ $portName }}'
|
|
|
|
index: 'portOpticalMonitoringInfoTemperature.{{ $index }}'
|
|
|
|
low_warn_limit: portTransceiverThresholdInfoTemperatureLowWarn
|
|
|
|
low_limit: portTransceiverThresholdInfoTemperatureLowAlarm
|
|
|
|
warn_limit: portTransceiverThresholdInfoTemperatureHighWarn
|
|
|
|
high_limit: portTransceiverThresholdInfoTemperatureHighAlarm
|
|
|
|
-
|
|
|
|
oid: switchThermalTempTable
|
|
|
|
value: switchThermalTempValue
|
2019-03-12 02:32:30 +01:00
|
|
|
group: 'Unit {{ $subindex0 }}'
|
2018-11-10 17:45:24 -06:00
|
|
|
num_oid: '.1.3.6.1.4.1.259.6.10.120.1.1.11.1.3.{{ $index }}'
|
2019-03-12 02:32:30 +01:00
|
|
|
descr: 'Unit {{ $subindex0 }} Thermal {{ $subindex1 }}'
|
2017-10-25 14:10:02 +01:00
|
|
|
index: 'switchThermalTempValue.{{ $index }}'
|
|
|
|
fanspeed:
|
|
|
|
data:
|
|
|
|
-
|
|
|
|
oid: switchFanTable
|
|
|
|
value: switchFanOperSpeed
|
2018-11-10 17:45:24 -06:00
|
|
|
num_oid: '.1.3.6.1.4.1.259.6.10.120.1.1.9.1.6.{{ $index }}'
|
2019-03-12 02:32:30 +01:00
|
|
|
group: 'Unit {{ $subindex0 }}'
|
|
|
|
descr: 'Unit {{ $subindex0 }} Fan {{ $subindex1 }}'
|
2017-10-25 14:10:02 +01:00
|
|
|
index: 'switchFanOperSpeed.{{ $index }}'
|
|
|
|
state:
|
|
|
|
data:
|
|
|
|
-
|
|
|
|
oid: switchFanTable
|
|
|
|
value: switchFanStatus
|
2018-11-10 17:45:24 -06:00
|
|
|
num_oid: '.1.3.6.1.4.1.259.6.10.120.1.1.9.1.3.{{ $index }}'
|
2019-03-12 02:32:30 +01:00
|
|
|
group: 'Unit {{ $subindex0 }}'
|
|
|
|
descr: 'Unit {{ $subindex0 }} Fan {{ $subindex1 }}'
|
2017-10-25 14:10:02 +01:00
|
|
|
index: 'switchFanStatus.{{ $index }}'
|
|
|
|
state_name: switchFanStatus
|
|
|
|
states:
|
|
|
|
- { value: 1, generic: 0, graph: 1, descr: ok }
|
|
|
|
- { value: 2, generic: 2, graph: 1, descr: failure }
|
|
|
|
-
|
|
|
|
oid: switchInfoTable
|
|
|
|
value: swPowerStatus
|
2018-11-10 17:45:24 -06:00
|
|
|
num_oid: '.1.3.6.1.4.1.259.6.10.120.1.1.3.1.8.{{ $index }}'
|
2017-10-25 14:10:02 +01:00
|
|
|
descr: Power state
|
|
|
|
index: 'swPowerStatus.{{ $index }}'
|
|
|
|
state_name: swPowerStatus
|
|
|
|
states:
|
|
|
|
- { value: 1, generic: 1, graph: 1, descr: internalPower }
|
|
|
|
- { value: 2, generic: 0, graph: 1, descr: redundantPower }
|
|
|
|
- { value: 3, generic: 0, graph: 1, descr: internalAndRedundantPower }
|
|
|
|
-
|
|
|
|
oid: switchInfoTable
|
|
|
|
value: swRoleInSystem
|
2018-11-10 17:45:24 -06:00
|
|
|
num_oid: '.1.3.6.1.4.1.259.6.10.120.1.1.3.1.9.{{ $index }}'
|
2017-10-25 14:10:02 +01:00
|
|
|
descr: Switch role
|
|
|
|
index: 'swRoleInSystem.{{ $index }}'
|
|
|
|
state_name: swRoleInSystem
|
|
|
|
states:
|
|
|
|
- { value: 1, generic: 0, graph: 1, descr: master }
|
|
|
|
- { value: 2, generic: 0, graph: 1, descr: backupMaster }
|
2018-02-02 10:00:35 -06:00
|
|
|
- { value: 3, generic: 0, graph: 1, descr: slave }
|