All MIBs › DGPRPM-MIB › rpmStatus
rpmStatus
Module: DGPRPM-MIB
OID (symbolic): DGPRPM-MIB::rpmStatus
OID (numeric): 1.3.6.1.4.1.17420.1.1.3.4.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Accept/Clear schedule entry.
What is rpmStatus?
Writing 'accept' activates this schedule entry so the device will execute it at the configured time; writing 'clear' cancels/removes it. Admins use this to enable or discard a configured schedule row without deleting the whole table entry through other means.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.17420.1.1.3.4.1.8 snmpwalk -v2c -c public <target> DGPRPM-MIB::rpmStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.17420.1.1.3.4.1.8.1 snmpget -v2c -c public <target> DGPRPM-MIB::rpmStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.17420.1.1.3.4.1.8.1 i <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::rpmStatus 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.4 | rpmScheduleTable | DGPRPM-MIB |
| 1.3.6.1.4.1.17420.1.1.3.4.1 | rpmScheduleEntry | DGPRPM-MIB |
| 1.3.6.1.4.1.17420.1.1.3.4.1.8 | rpmStatus | DGPRPM-MIB |