All MIBs › LIEBERT-UPSTATION-S-UPS-MIB › lcUpsControlOutputOffDelay
lcUpsControlOutputOffDelay
Module: LIEBERT-UPSTATION-S-UPS-MIB
OID (symbolic): LIEBERT-UPSTATION-S-UPS-MIB::lcUpsControlOutputOffDelay
OID (numeric): 1.3.6.1.4.1.476.1.1.1.1.8.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this object causes the agent to instruct the UPS to turn off the output after the indicated number of seconds. The agent counts down the number of seconds until the event will take place. The agent issues an lcUpsOutputOffTrap when the countdown finishes. Note that different models have different clock resolutions, usually greater than 1 second. As a result, the command will only be accurate to the resolution of the UPS's clock.
The command can be cancelled by setting lcUpsControlCancelCommand to the value cancel.
What is lcUpsControlOutputOffDelay?
This read-write integer, in seconds, when set instructs the agent to have the UPS turn off its output after the given countdown, firing an lcUpsOutputOffTrap when it completes; setting lcUpsControlCancelCommands to cancel aborts it. Because different UPS models have clock resolutions coarser than one second, don't expect sub-second precision on exactly when the output actually drops.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.476.1.1.1.1.8.1 snmpwalk -v2c -c public <target> LIEBERT-UPSTATION-S-UPS-MIB::lcUpsControlOutputOffDelay
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.476.1.1.1.1.8.1.1 snmpget -v2c -c public <target> LIEBERT-UPSTATION-S-UPS-MIB::lcUpsControlOutputOffDelay.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.476.1.1.1.1.8.1.1 i <value>
Start monitoring Liebert (Emerson) UPStation S series UPS with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LIEBERT-UPSTATION-S-UPS-MIB::lcUpsControlOutputOffDelay OID value, configure state conditions and alerts, and monitor any Liebert (Emerson) UPStation S series UPS from a single console.
OID Breakdown
Upper-level ancestors (12 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.476 | emerson | LIEBERT-GP-REGISTRATION-MIB |
| 1.3.6.1.4.1.476.1 | liebertCorp | LIEBERT-GP-REGISTRATION-MIB |
| 1.3.6.1.4.1.476.1.1 | liebertUps | LIEBERT-MICRO-UPS-MIB |
| 1.3.6.1.4.1.476.1.1.1 | luExtensions | LIEBERT-MICRO-UPS-MIB |
| 1.3.6.1.4.1.476.1.1.1.1 | luCore | LIEBERT-MICRO-UPS-MIB |
| 1.3.6.1.4.1.476.1.1.1.1.8 | lcUpsControl | LIEBERT-MICRO-UPS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.476.1.1.1.1.8.1 | lcUpsControlOutputOffDelay | LIEBERT-UPSTATION-S-UPS-MIB |