nodeAlarmSelector

APNL-MODULAR-PDU-MIB · .1.3.6.1.4.1.29640.4.3.33.1.19

Object

column r/w Bits
Array of bits each one controls one alarm.
TrapCurrHi  (0) Enable/disable the high current alarm.
TrapCurrLo (1) Enable/disable the low current alarm.
TrapVoltHi  (2) Enable/disable the high voltage alarm.
TrapVoltLo  (3) Enable/disable the low voltage alarm.
SwitchOn     (4) Enable/disable the specific switch on alarm.
SwitchOff     (5) Enable/disable the specific switch off alarm.

Context

MIB
APNL-MODULAR-PDU-MIB
OID
.1.3.6.1.4.1.29640.4.3.33.1.19
Type
column
Access
readwrite
Status
current
Parent
nodeEntry

Walk 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 'APNL-MODULAR-PDU-MIB' -M '/opt/observium/mibs/apnl:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APNL-MODULAR-PDU-MIB::nodeAlarmSelector'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APNL-MODULAR-PDU-MIB' -M '/opt/observium/mibs/apnl:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APNL-MODULAR-PDU-MIB::nodeAlarmSelector.<nodeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APNL-MODULAR-PDU-MIB' -M '/opt/observium/mibs/apnl:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APNL-MODULAR-PDU-MIB::nodeAlarmSelector'

Syntax

Bits

Values & Constraints

Enumerated Values
0trapCurrHi
1trapCurrLo
2trapVoltHi
3trapVoltLo
4switchOn
5switchOff