All MIBs › APNL-MODULAR-PDU-MIB › nodeAlarmSelector
nodeAlarmSelector
Module: APNL-MODULAR-PDU-MIB
OID (symbolic): APNL-MODULAR-PDU-MIB::nodeAlarmSelector
OID (numeric): 1.3.6.1.4.1.29640.4.3.33.1.19
Node type: OBJECT-TYPE
Type: Bits
Access: read-write
Description: 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.
What is nodeAlarmSelector?
A bitmask that selects which alarms (high current, low current, high voltage, low voltage, switch state changes) are enabled for the PDU node. Administrators configure this to control which conditions generate SNMP traps.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.29640.4.3.33.1.19 snmpwalk -v2c -c public <target> APNL-MODULAR-PDU-MIB::nodeAlarmSelector
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.29640.4.3.33.1.19.1 snmpget -v2c -c public <target> APNL-MODULAR-PDU-MIB::nodeAlarmSelector.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.29640.4.3.33.1.19.1 s <value>
Start monitoring APC (Schneider Electric) modular Power Distribution Units (PDU) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APNL-MODULAR-PDU-MIB::nodeAlarmSelector OID value, configure state conditions and alerts, and monitor any APC (Schneider Electric) modular Power Distribution Units (PDU) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.29640 | apNederland | APNL-MODULAR-PDU-MIB |
| 1.3.6.1.4.1.29640.4 | apnlModules | APNL-MODULAR-PDU-MIB |
| 1.3.6.1.4.1.29640.4.3 | pdu | APNL-MODULAR-PDU-MIB |
| 1.3.6.1.4.1.29640.4.3.33 | nodeTable | APNL-MODULAR-PDU-MIB |
| 1.3.6.1.4.1.29640.4.3.33.1 | nodeEntry | APNL-MODULAR-PDU-MIB |
| 1.3.6.1.4.1.29640.4.3.33.1.19 | nodeAlarmSelector | APNL-MODULAR-PDU-MIB |