All MIBs › DGPRPM-MIB › rpmAllOnOff
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 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.3 | rpmSetEntry | DGPRPM-MIB |
| 1.3.6.1.4.1.17420.1.1.3.3.4 | rpmAllOnOff | DGPRPM-MIB |