wirelessSensorPodStatusAlarmStatus
PowerNet-MIB ·
.1.3.6.1.4.1.318.1.1.10.5.2.1.1.26
Object
The alarm status of the wireless pod sensor. This integer should be interpreted
as a bit map, with each bit representing the presence or absence of
the specific alarm conditions listed below. The bit will be '1' if
the condition is present, and '0' if the condition is not present.
Bit Hex. Value Description
1 0x0001 Maximum temperature exceeded.
2 0x0002 High temperature exceeded.
3 0x0004 Low temperature exceeded.
4 0x0008 Minimum temperature exceeded.
5 0x0010 Maximum humidity exceeded.
6 0x0020 High humidity exceeded.
7 0x0040 Low humidity exceeded.
8 0x0080 Minimum humidity exceeded.
9 0x0100 Low battery exceeded.
10 0x0200 Minimum battery exceeded.
11 0x0400 Low signal strength exceeded.
12 0x0800 Minimum signal strength exceeded.
13 0x1000 Sensor inactive.
14 0x2000 Dry contact in Critical state.
15 0x4000 Dry contact in warning state.
Context
- MIB
- PowerNet-MIB
- OID
.1.3.6.1.4.1.318.1.1.10.5.2.1.1.26- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- wirelessSensorPodStatusEntry
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 'PowerNet-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PowerNet-MIB::wirelessSensorPodStatusAlarmStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PowerNet-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PowerNet-MIB::wirelessSensorPodStatusAlarmStatus.<wirelessSensorPodStatusIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PowerNet-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PowerNet-MIB::wirelessSensorPodStatusAlarmStatus'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647