DGPRPM-MIB :: rpmControlType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDGPRPM-MIBrpmControlType

rpmControlType

Module: DGPRPM-MIB

OID (symbolic): DGPRPM-MIB::rpmControlType

OID (numeric): 1.3.6.1.4.1.17420.1.1.3.2.1.4

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-write

Description: Getting this OID will cause the status of all outlets to be returned.

The format of the data returned is a character string consisting of a character from '0' to '2'.

'0' if the outlet is instant shutdown. '1' if the outlet is safe shutdown. '2' if the outlet is safe reboot.

A comma character will delimit each outlet entry in the string.

For exampe: If the returned string is '1,2,0,1', it means the iSwith has 4 outlets and the outlets status are the following:

outlet 1 is safe shutdown, outlet 2 is safe reboot, outlet 3 is instant shutdown, outlet 4 is safe shutdown.

What is rpmControlType?

Reading (or writing) this comma-delimited string sets the shutdown behavior per outlet using digits 0 (instant shutdown), 1 (safe shutdown), or 2 (safe reboot). A value of '1,2,0,1' means outlet 1 does a safe shutdown, outlet 2 safe-reboots, outlet 3 shuts down instantly, and outlet 4 safe-shuts-down.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.17420.1.1.3.2.1.4
snmpwalk -v2c -c public <target> DGPRPM-MIB::rpmControlType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.17420.1.1.3.2.1.4.1
snmpget -v2c -c public <target> DGPRPM-MIB::rpmControlType.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.17420.1.1.3.2.1.4.1 s <value>

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::rpmControlType 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.2rpmTableDGPRPM-MIB
1.3.6.1.4.1.17420.1.1.3.2.1rpmEntryDGPRPM-MIB
1.3.6.1.4.1.17420.1.1.3.2.1.4rpmControlTypeDGPRPM-MIB