All MIBs › DGPRPM-MIB › rpmControlType
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 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 |
| 1.3.6.1.4.1.17420 | dgp | DGPPDU-MIB |
| 1.3.6.1.4.1.17420.1 | products | DGPPDU-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.17420.1.1 | hardware | DGPRPM-MIB |
| 1.3.6.1.4.1.17420.1.1.3 | rpm | DGPRPM-MIB |
| 1.3.6.1.4.1.17420.1.1.3.2 | rpmTable | DGPRPM-MIB |
| 1.3.6.1.4.1.17420.1.1.3.2.1 | rpmEntry | DGPRPM-MIB |
| 1.3.6.1.4.1.17420.1.1.3.2.1.4 | rpmControlType | DGPRPM-MIB |