sfpInternalAlarms
SIAE-SFP-MIB ·
.1.3.6.1.4.1.3373.1103.74.7.1.11
Object
column Bits
This contains the state of the SFP internal alarm register. A bit is set for each alarm that is active. located at I2C address 0xa2, Byte 112 & 113 (MSB, LSB) mask 0xffc0
Context
- MIB
- SIAE-SFP-MIB
- OID
.1.3.6.1.4.1.3373.1103.74.7.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sfpDiagnosticEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SIAE-SFP-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-SFP-MIB::sfpInternalAlarms'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIAE-SFP-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-SFP-MIB::sfpInternalAlarms.<sfpModuleId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIAE-SFP-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIAE-SFP-MIB::sfpInternalAlarms'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | sfpIntAlarmTempHigh |
1 | sfpIntAlarmTempLow |
2 | sfpIntAlarmVoltageHigh |
3 | sfpIntAlarmVoltageLow |
4 | sfpIntAlarmTxBiasHigh |
5 | sfpIntAlarmTxBiasLow |
6 | sfpIntAlarmTxPowerHigh |
7 | sfpIntAlarmTxPowerLow |
8 | sfpIntAlarmRxPowerHigh |
9 | sfpIntAlarmRxPowerLow |