DGPRPM-MIB :: rpmAllOnOff

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDGPRPM-MIBrpmAllOnOff

rpmAllOnOff

Module: DGPRPM-MIB

OID (symbolic): DGPRPM-MIB::rpmAllOnOff

OID (numeric): 1.3.6.1.4.1.17420.1.1.3.3.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The all outlets on/off for the rpm. 0 for all outlets off, 1 for all outlets on

What is rpmAllOnOff?

A master switch for the RPM unit selected via rpmSetID: writing 'off' (0) powers down every outlet on the unit at once, writing 'on' (1) powers them all up together. Useful for a full rack power cycle rather than toggling outlets one at a time.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.17420.1.1.3.3.4
snmpwalk -v2c -c public <target> DGPRPM-MIB::rpmAllOnOff

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.17420.1.1.3.3.4.1
snmpget -v2c -c public <target> DGPRPM-MIB::rpmAllOnOff.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.17420.1.1.3.3.4.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rpmAllOnOff.1

Start monitoring Networked Remote Power Manager (RPM) appliance with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DGPRPM-MIB::rpmAllOnOff OID value, configure state conditions and alerts, and monitor any Networked Remote Power Manager (RPM) appliance from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.17420dgpDGPPDU-MIB
1.3.6.1.4.1.17420.1productsDGPPDU-MIB
Numeric OIDNameModule
1.3.6.1.4.1.17420.1.1hardwareDGPRPM-MIB
1.3.6.1.4.1.17420.1.1.3rpmDGPRPM-MIB
1.3.6.1.4.1.17420.1.1.3.3rpmSetEntryDGPRPM-MIB
1.3.6.1.4.1.17420.1.1.3.3.4rpmAllOnOffDGPRPM-MIB