All MIBs › DGPRPM-MIB › rpmInternetLocal
rpmInternetLocal
Module: DGPRPM-MIB
OID (symbolic): DGPRPM-MIB::rpmInternetLocal
OID (numeric): 1.3.6.1.4.1.17420.1.1.3.2.1.5
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 '1'.
'0' if the outlet is Internet. '1' if the outlet is Local.
A comma character will delimit each outlet entry in the string.
For exampe: If the returned string is '1,1,0,1', it means the iSwith has 4 outlets and the outlets status are the following:
outlet 1 is Local, outlet 2 is Local, outlet 3 is Internet, outlet 4 is Local.
What is rpmInternetLocal?
This comma-delimited string flags each outlet as remotely manageable over the network (0, Internet) or restricted to local control only (1, Local). An admin sets this to lock down which outlets can be power-cycled remotely versus only at the unit itself.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.17420.1.1.3.2.1.5 snmpwalk -v2c -c public <target> DGPRPM-MIB::rpmInternetLocal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.17420.1.1.3.2.1.5.1 snmpget -v2c -c public <target> DGPRPM-MIB::rpmInternetLocal.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.17420.1.1.3.2.1.5.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::rpmInternetLocal 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.5 | rpmInternetLocal | DGPRPM-MIB |