All MIBs › ACS-MIB › acsPowerMgmtPDUTableNumberOfOutlets
acsPowerMgmtPDUTableNumberOfOutlets
Module: ACS-MIB
OID (symbolic): ACS-MIB::acsPowerMgmtPDUTableNumberOfOutlets
OID (numeric): 1.3.6.1.4.1.10418.16.2.5.3.1.8
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Number of outlets of the PDU.
What is acsPowerMgmtPDUTableNumberOfOutlets?
This OID stores the total number of power outlets available on the PDU for connecting equipment. Operations teams use this to plan power distribution and ensure they don't exceed outlet capacity when adding new servers. For example, a value of 24 means this PDU provides 24 individual outlets for power cables.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10418.16.2.5.3.1.8 snmpwalk -v2c -c public <target> ACS-MIB::acsPowerMgmtPDUTableNumberOfOutlets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10418.16.2.5.3.1.8.1 snmpget -v2c -c public <target> ACS-MIB::acsPowerMgmtPDUTableNumberOfOutlets.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acsPowerMgmtPDUTableNumberOfOutlets.1
Start monitoring Avocent console/terminal servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACS-MIB::acsPowerMgmtPDUTableNumberOfOutlets OID value, configure state conditions and alerts, and monitor any Avocent console/terminal servers 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.10418.16 | acs | ACS-MIB |
| 1.3.6.1.4.1.10418.16.2 | acsManagement | ACS-MIB |
| 1.3.6.1.4.1.10418.16.2.5 | acsPowerMgmt | ACS-MIB |
| 1.3.6.1.4.1.10418.16.2.5.3 | acsPowerMgmtPDUTable | ACS-MIB |
| 1.3.6.1.4.1.10418.16.2.5.3.1 | acsPowerMgmtPDUTableEntry | ACS-MIB |
| 1.3.6.1.4.1.10418.16.2.5.3.1.8 | acsPowerMgmtPDUTableNumberOfOutlets | ACS-MIB |