sfpDiagWarnings
SL-SFP-MIB ·
.1.3.6.1.4.1.4515.1.10.2.1.1.44
Object
column SNMPv2-SMIInteger32
This object indicates the Warnings of the SFP module. The sfpDiagWarnings is a bit map represented as a sum, therefore, it can represent multiple failures (alarms) simultaneously. The various bit positions are: 0 Temp High Warning Set when internal temperature exceeds high warning level. 1 Temp Low Warning Set when internal temperature is below low warning level. 2 Vcc High Warning Set when internal supply voltage exceeds high warning level. 3 Vcc Low Warning Set when internal supply voltage is below low warning level. 4 TX Bias High Warning Set when TX Bias current exceeds high warning level. 5 TX Bias Low Warning Set when TX Bias current is below low warning level. 6 TX Power High Warning Set when TX output power exceeds high warning level. 7 TX Power Low Warning Set when TX output power is below low warning level. 8 RX Power High Warning Set when Received Power exceeds high warning level. 9 RX Power Low Warning Set when Received Power is below low warning level. 10 Laser T/W High Warning Set when laser temperature or wavelength exceeds high warning level. 11 Laser T/W Low Warning Set when laser temperature or wavelength is below low warning level. 12 TEC Current High Warning Set when TEC current exceeds high warning level. 13 TEC Current Low Warning Set when TEC current is below low warning level.
Context
- MIB
- SL-SFP-MIB
- OID
.1.3.6.1.4.1.4515.1.10.2.1.1.44- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sfpDiagEntry
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 'SL-SFP-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-SFP-MIB::sfpDiagWarnings'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SL-SFP-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-SFP-MIB::sfpDiagWarnings.<sfpDiagInterface>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SL-SFP-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SL-SFP-MIB::sfpDiagWarnings'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647