sensorTempAlarmThreshold1
SIAE-SENSOR-TEMP-MIB ·
.1.3.6.1.4.1.3373.1103.77.3
Object
scalar SIAE-ALARM-MIBAlarmStatus
This object is used to notiy alarm if at least one entry in the sensorTemp table has got sensorTempStatus1 alarmed.
Context
- MIB
- SIAE-SENSOR-TEMP-MIB
- OID
.1.3.6.1.4.1.3373.1103.77.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- sensorTemp
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIAE-SENSOR-TEMP-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-SENSOR-TEMP-MIB::sensorTempAlarmThreshold1.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIAE-SENSOR-TEMP-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIAE-SENSOR-TEMP-MIB::sensorTempAlarmThreshold1'
Syntax
- Source
- SIAE-ALARM-MIBAlarmStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | cleared |
2 | activeReportableStatus |
3 | activeReportableWarning |
4 | activeReportableMinor |
5 | activeReportableMajor |
6 | activeReportableCritical |