alarm3
ROOMALERT11E-MIB ·
.1.3.6.1.4.1.20916.1.3.2.3
Object
scalar mandatory
Integer32
Alarm for sensor channel 3. If a digital temperature/humidity or digital temperature sensor is connected to this channel, 0 = sensor ok, 1 = high temp alarm, 2 = low temp alarm, 3 = humidity alarm. If a Switch Sensor Expansion box is connected, the binary equivalent of the decimal number displayed will indicate which switch sensors are currently in an alarm state (0 = sensor ok, 1 = sensor in alarm state). For example, if switch sensors 1 and 4 are in alarm state, the value displayed will be 9, which equals 00001001 in binary.
Context
- MIB
- ROOMALERT11E-MIB
- OID
.1.3.6.1.4.1.20916.1.3.2.3- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- traps
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 'ROOMALERT11E-MIB' -M '/opt/observium/mibs/avtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ROOMALERT11E-MIB::alarm3.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ROOMALERT11E-MIB' -M '/opt/observium/mibs/avtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ROOMALERT11E-MIB::alarm3'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255