All MIBs › CPS-MIB › ePDU2DeviceInfoBreakerRating
ePDU2DeviceInfoBreakerRating
Module: CPS-MIB
OID (symbolic): CPS-MIB::ePDU2DeviceInfoBreakerRating
OID (numeric): 1.3.6.1.4.1.3808.1.1.6.3.3.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The maximum current rating, measured in Amps, for the Rack PDU. Getting this OID will return rating of the circuit breakers on the device if it has any.
What is ePDU2DeviceInfoBreakerRating?
This read-only integer reports the maximum current rating, in Amps, of the circuit breakers on a given Rack PDU, if it has any. An admin uses it to know the hard trip point for that unit's breakers when planning how much load to place behind each one. For example, a breaker rating of 15 Amps tells the admin not to let load on that section exceed 15 Amps or it will trip.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.6.3.3.1.10 snmpwalk -v2c -c public <target> CPS-MIB::ePDU2DeviceInfoBreakerRating
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.6.3.3.1.10.1 snmpget -v2c -c public <target> CPS-MIB::ePDU2DeviceInfoBreakerRating.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ePDU2DeviceInfoBreakerRating.1
Start monitoring UPS product line (vendor unclear, enterprise OID 3808) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPS-MIB::ePDU2DeviceInfoBreakerRating OID value, configure state conditions and alerts, and monitor any UPS product line (vendor unclear, enterprise OID 3808) 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.3808 | cps | CPS-MIB |
| 1.3.6.1.4.1.3808.1 | products | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1 | hardware | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.6 | ePDU2 | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.6.3 | ePDU2Device | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.6.3.3 | ePDU2DeviceInfoTable | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.6.3.3.1 | ePDU2DeviceInfoEntry | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.6.3.3.1.10 | ePDU2DeviceInfoBreakerRating | CPS-MIB |