All MIBs › UPS-MIB › upsConfigHighVoltageTransferPoint
upsConfigHighVoltageTransferPoint
Module: UPS-MIB
OID (symbolic): UPS-MIB::upsConfigHighVoltageTransferPoint
OID (numeric): 1.3.6.1.2.1.33.1.9.10
Node type: OBJECT-TYPE
Type: NonNegativeInteger
Access: read-write
Description:
The maximum line voltage allowed before the UPS system transfers to battery backup.
What is upsConfigHighVoltageTransferPoint?
This read-write object defines the maximum line voltage threshold (in volts) at which the UPS system will automatically switch from normal line power to battery backup operation. When the utility voltage exceeds this threshold, the UPS disconnects from the wall and runs on batteries. An operator would set this based on equipment specifications and local power quality characteristics.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.33.1.9.10 snmpwalk -v2c -c public <target> UPS-MIB::upsConfigHighVoltageTransferPoint
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.33.1.9.10.1 snmpget -v2c -c public <target> UPS-MIB::upsConfigHighVoltageTransferPoint.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.33.1.9.10.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.10 | upsConfigHighVoltageTransferPoint | UPS-MIB |