All MIBs › GEIST-V4-MIB › rpmSensorIndex
rpmSensorIndex
Module: GEIST-V4-MIB
OID (symbolic): GEIST-V4-MIB::rpmSensorIndex
OID (numeric): 1.3.6.1.4.1.21239.5.1.10.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Table entry index value
What is rpmSensorIndex?
This read-only Integer32 (1-100) is the table index identifying one row in the rpmSensorTable, which covers a Remote Power Manager (RPM) branch or outlet strip. Use it to distinguish between multiple RPM units or branches monitored by the same base device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.21239.5.1.10.1.1 snmpwalk -v2c -c public <target> GEIST-V4-MIB::rpmSensorIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.21239.5.1.10.1.1.1 snmpget -v2c -c public <target> GEIST-V4-MIB::rpmSensorIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rpmSensorIndex.1
Start monitoring Geist rack PDU / environmental monitoring appliance (V4 generation) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the GEIST-V4-MIB::rpmSensorIndex OID value, configure state conditions and alerts, and monitor any Geist rack PDU / environmental monitoring appliance (V4 generation) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.21239 | geist | GEIST-V4-MIB |
| 1.3.6.1.4.1.21239.5 | blackbird | GEIST-V4-MIB |
| 1.3.6.1.4.1.21239.5.1 | bb100 | GEIST-V4-MIB |
| 1.3.6.1.4.1.21239.5.1.10 | rpmSensorTable | GEIST-V4-MIB |
| 1.3.6.1.4.1.21239.5.1.10.1 | rpmSensorEntry | GEIST-V4-MIB |
| 1.3.6.1.4.1.21239.5.1.10.1.1 | rpmSensorIndex | GEIST-V4-MIB |