All MIBs › LIEBERT-MICRO-UPS-MIB › lcUpsControlCancelCommands
lcUpsControlCancelCommands
Module: LIEBERT-MICRO-UPS-MIB
OID (symbolic): LIEBERT-MICRO-UPS-MIB::lcUpsControlCancelCommands
OID (numeric): 1.3.6.1.4.1.476.1.1.1.1.8.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this variable to 'cancel' will cause the agent to issue instructions to the UPS to cancel all outstanding commands, such as lcUpsControlOutputOff, lcUpsControlOutputOn, lcUpsControlUnixShutdown.
What is lcUpsControlCancelCommands?
This object, when set to cancel(2), instructs the agent to tell the UPS to cancel all outstanding commands, including a pending output off, output on, or UNIX shutdown. An admin uses this to abort a previously initiated shutdown sequence if utility power is restored or the shutdown was triggered in error. It normally reports unknown(1) when there is no specific cancel action pending.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.476.1.1.1.1.8.7 snmpwalk -v2c -c public <target> LIEBERT-MICRO-UPS-MIB::lcUpsControlCancelCommands
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.476.1.1.1.1.8.7.1 snmpget -v2c -c public <target> LIEBERT-MICRO-UPS-MIB::lcUpsControlCancelCommands.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.476.1.1.1.1.8.7.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> lcUpsControlCancelCommands.1
Start monitoring Liebert Micro UPS unit with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LIEBERT-MICRO-UPS-MIB::lcUpsControlCancelCommands OID value, configure state conditions and alerts, and monitor any Liebert Micro UPS unit from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |
| 1.3.6.1.4.1.476.1.1.1.1.8.7 | lcUpsControlCancelCommands | LIEBERT-MICRO-UPS-MIB |