pduCircuitBreakerConfigOverloadRestriction
CPDU-MIB ·
.1.3.6.1.4.1.318.1.1.32.4.2.1.4
Object
column
mandatory
r/w
Enumeration
This OID controls the behavior of a Switched PDU Circuit Breaker when an overload condition is possible and additional outlets are requested to be turned on. Setting this OID to alwaysAllowTurnON (1) will always allow the outlets on the corresponding Circuit Breaker to turn on. Setting this OID to restrictOnUpperWarning (2) will not allow outlets on the corresponding Circuit Breaker to turn on if the pduCircuitBreakerConfigUpperWarningThreshold OID is exceeded. Setting this OID to restrictOnUpperCritical (3) will not allow outlets on the corresponding Circuit Breaker to turn on if the pduCircuitBreakerConfigUpperCriticalThreshold OID is exceeded. Models that do not support this feature will respond to this OID with a value of notSupported (4). Attempts to set this OID in these models will fail.
Context
- MIB
- CPDU-MIB
- OID
.1.3.6.1.4.1.318.1.1.32.4.2.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- pduCircuitBreakerConfigEntry
- Table
- pduCircuitBreakerConfigTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | alwaysAllowTurnOn |
2 | restrictOnUpperWarning |
3 | restrictOnUpperCritical |
4 | notSupported |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pduCircuitBreakerConfigIndex mandatory The index of the PDU Circuit Breaker configuration table entry | column | Integer32 | .1.3.6.1.4.1.318.1.1.32.4.2.1.1 |
| pduCircuitBreakerConfigAlarmStateChangeDelay mandatory The delay measured in samples before a state is asserted.
If the value is zero, then the state is asserted as soon
as it is detected; if it is non-zero, say n, then the
asserti… | column | Unsigned32 | .1.3.6.1.4.1.318.1.1.32.4.2.1.10 |
| pduCircuitBreakerConfigEnabledThresholds mandatory A bit string indicating which alarm thresholds are enabled. | column | Bits | .1.3.6.1.4.1.318.1.1.32.4.2.1.11 |
| pduCircuitBreakerConfigCount mandatory The number of circuit breakers on the PDU | column | Integer32 | .1.3.6.1.4.1.318.1.1.32.4.2.1.2 |
| pduCircuitBreakerName mandatory The label of the circuit breaker | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.318.1.1.32.4.2.1.3 |
| pduCircuitBreakerConfigLowerCriticalThreshold mandatory User-defined lower critical circuit breaker current alarm threshold in hundredths of Amps(A). | column | Unsigned32 | .1.3.6.1.4.1.318.1.1.32.4.2.1.5 |
| pduCircuitBreakerConfigLowerWarningThreshold mandatory User-defined lower non-critical (warning) circuit breaker current alarm threshold in hundredths of Amps(A). | column | Unsigned32 | .1.3.6.1.4.1.318.1.1.32.4.2.1.6 |
| pduCircuitBreakerConfigUpperCriticalThreshold mandatory User-defined upper critical circuit breaker current alarm threshold in hundredths of Amps(A). | column | Unsigned32 | .1.3.6.1.4.1.318.1.1.32.4.2.1.7 |
| pduCircuitBreakerConfigUpperWarningThreshold mandatory User-defined upper non-critical (warning) circuit breaker current alarm threshold in hundredths of Amps(A). | column | Unsigned32 | .1.3.6.1.4.1.318.1.1.32.4.2.1.8 |
| pduCircuitBreakerConfigAlarmResetThreshold mandatory The hysteresis used for deassertions in hundredths of Amps(A). | column | Unsigned32 | .1.3.6.1.4.1.318.1.1.32.4.2.1.9 |