sfpAlarms
MS-SWITCH30-MIB ·
.1.3.6.1.4.1.3181.10.3.9.10.1.16
Object
column Bits
This entry contains the flags for internal alarms. An alarm occurrs if regarding alarm threshold is exceeded.
Context
- MIB
- MS-SWITCH30-MIB
- OID
.1.3.6.1.4.1.3181.10.3.9.10.1.16- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sfpTableEntry
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 'MS-SWITCH30-MIB' -M '/opt/observium/mibs/microsens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MS-SWITCH30-MIB::sfpAlarms'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MS-SWITCH30-MIB' -M '/opt/observium/mibs/microsens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MS-SWITCH30-MIB::sfpAlarms.<sfpId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MS-SWITCH30-MIB' -M '/opt/observium/mibs/microsens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MS-SWITCH30-MIB::sfpAlarms'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | tempHighAlarm |
1 | tempLowAlarm |
2 | vccHighAlarm |
3 | vccLowAlarm |
4 | txBiasHighAlarm |
5 | txBiasLowAlarm |
6 | txPowerHighAlarm |
7 | txPowerLowAlarm |
8 | rxPowerHighAlarm |
9 | rxPowerLowAlarm |