UPS-MIB :: upsConfigInputVoltage

MIB Reference — IPNetwork Monitor

All MIBsUPS-MIBupsConfigInputVoltage

upsConfigInputVoltage

Module: UPS-MIB

OID (symbolic): UPS-MIB::upsConfigInputVoltage

OID (numeric): 1.3.6.1.2.1.33.1.9.1

Node type: OBJECT-TYPE

Type: NonNegativeInteger

Access: read-write

Description:

The magnitude of the nominal input voltage. 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 upsConfigInputVoltage?

This object represents the nominal input voltage level (in RMS volts) that the UPS (Uninterruptible Power Supply) is designed to accept from the AC power source. It is a configurable parameter that allows the UPS system to adapt to different regional power standards (e.g., 110V, 220V, 230V). Administrators use this to set the expected utility power voltage so that the UPS can properly detect over-voltage and under-voltage conditions.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.33.1.9.1
snmpwalk -v2c -c public <target> UPS-MIB::upsConfigInputVoltage

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.33.1.9.1.1
snmpget -v2c -c public <target> UPS-MIB::upsConfigInputVoltage.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.33.1.9.1.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> upsConfigInputVoltage.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.33upsMIBUPS-MIB
1.3.6.1.2.1.33.1upsObjectsUPS-MIB
1.3.6.1.2.1.33.1.9upsConfigUPS-MIB
1.3.6.1.2.1.33.1.9.1upsConfigInputVoltageUPS-MIB