All MIBs › UPS-MIB › upsConfigLowBattTime
upsConfigLowBattTime
Module: UPS-MIB
OID (symbolic): UPS-MIB::upsConfigLowBattTime
OID (numeric): 1.3.6.1.2.1.33.1.9.7
Node type: OBJECT-TYPE
Type: NonNegativeInteger
Access: read-write
Description:
The value of upsEstimatedMinutesRemaining at which a lowBattery condition is declared. For agents which support only discrete (discontinuous) values, then the agent shall round up to the next supported value. If the requested value is larger than the largest supported value, then the largest supported value shall be selected.
What is upsConfigLowBattTime?
This object sets the battery run-time threshold (in minutes) below which a UPS unit is declared to be in a 'lowBattery' condition. The agent may round discrete values up to the nearest supported threshold. An operator configures this parameter to define when backup power is considered critically low and alert notifications should be triggered.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.33.1.9.7 snmpwalk -v2c -c public <target> UPS-MIB::upsConfigLowBattTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.33.1.9.7.1 snmpget -v2c -c public <target> UPS-MIB::upsConfigLowBattTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.33.1.9.7.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.33 | upsMIB | UPS-MIB |
| 1.3.6.1.2.1.33.1 | upsObjects | UPS-MIB |
| 1.3.6.1.2.1.33.1.9 | upsConfig | UPS-MIB |
| 1.3.6.1.2.1.33.1.9.7 | upsConfigLowBattTime | UPS-MIB |