All MIBs › CPQPOWER-MIB › pduOutputIndex
pduOutputIndex
Module: CPQPOWER-MIB
OID (symbolic): CPQPOWER-MIB::pduOutputIndex
OID (numeric): 1.3.6.1.4.1.232.165.2.3.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Index for the PduOutputEntry table.
What is pduOutputIndex?
This read-only integer is the index identifying one row of the PDU output table, distinguishing one output circuit's load measurements from another on a PDU with multiple outputs. An admin uses it to correlate a specific pduOutputLoad value with a particular output bank or outlet group on the PDU. For example, pduOutputIndex=3 would identify the third output circuit's row when a PDU has multiple metered outputs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.165.2.3.1.1.1 snmpwalk -v2c -c public <target> CPQPOWER-MIB::pduOutputIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.165.2.3.1.1.1.1 snmpget -v2c -c public <target> CPQPOWER-MIB::pduOutputIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pduOutputIndex.1
Start monitoring Compaq/HP-managed UPS/PDU power infrastructure with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQPOWER-MIB::pduOutputIndex OID value, configure state conditions and alerts, and monitor any Compaq/HP-managed UPS/PDU power infrastructure from a single console.
OID Breakdown
Upper-level ancestors (7 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.165 | cpqPower | CPQPOWER-MIB |
| 1.3.6.1.4.1.232.165.2 | pdu | CPQPOWER-MIB |
| 1.3.6.1.4.1.232.165.2.3 | pduOutput | CPQPOWER-MIB |
| 1.3.6.1.4.1.232.165.2.3.1 | pduOutputTable | CPQPOWER-MIB |
| 1.3.6.1.4.1.232.165.2.3.1.1 | pduOutputEntry | CPQPOWER-MIB |
| 1.3.6.1.4.1.232.165.2.3.1.1.1 | pduOutputIndex | CPQPOWER-MIB |