All MIBs › DGPRPM-MIB › rpmName
rpmName
Module: DGPRPM-MIB
OID (symbolic): DGPRPM-MIB::rpmName
OID (numeric): 1.3.6.1.4.1.17420.1.1.3.2.1.6
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
What is rpmName?
A writable free-text label for this RPM unit, stored alongside its outlet-state and control-type fields in the rpm table row. Admins set this to a friendly name (e.g. a rack or location) so the unit is identifiable in monitoring tools instead of just by its numeric rpmID.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.17420.1.1.3.2.1.6 snmpwalk -v2c -c public <target> DGPRPM-MIB::rpmName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.17420.1.1.3.2.1.6.1 snmpget -v2c -c public <target> DGPRPM-MIB::rpmName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.17420.1.1.3.2.1.6.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::rpmName 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.6 | rpmName | DGPRPM-MIB |