All MIBs › UPS-MIB › upsConfigOutputFreq
upsConfigOutputFreq
Module: UPS-MIB
OID (symbolic): UPS-MIB::upsConfigOutputFreq
OID (numeric): 1.3.6.1.2.1.33.1.9.4
Node type: OBJECT-TYPE
Type: NonNegativeInteger
Access: read-write
Description: The nominal output frequency. On those systems which support read-write access to this object, if there is an attempt to set this variable to a value that is not supported, the request must be rejected and the agent shall respond with an appropriate error message, i.e., badValue for SNMPv1, or inconsistentValue for SNMPv2.
What is upsConfigOutputFreq?
This object defines the nominal output frequency (in tenths of Hertz, typically 500 for 50 Hz or 600 for 60 Hz) that the UPS provides to connected equipment, allowing the UPS to match local electrical standards. On systems that support configuration, this can be changed to match different regional power standards. System administrators use this to verify the UPS is configured for the correct frequency before deployment or to reconfigure it when moving equipment to a different region.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.33.1.9.4 snmpwalk -v2c -c public <target> UPS-MIB::upsConfigOutputFreq
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.33.1.9.4.1 snmpget -v2c -c public <target> UPS-MIB::upsConfigOutputFreq.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.33.1.9.4.1 i <value>
Start monitoring vendor-neutral, standards-based MIB, Uninterruptible Power Supply (UPS) systems (battery health/runtime/alarm status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the UPS-MIB::upsConfigOutputFreq OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, Uninterruptible Power Supply (UPS) systems (battery health/runtime/alarm status) 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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.4 | upsConfigOutputFreq | UPS-MIB |