All MIBs › USHA-MIB › upsControlUpsSleepTime
upsControlUpsSleepTime
Module: USHA-MIB
OID (symbolic): USHA-MIB::upsControlUpsSleepTime
OID (numeric): 1.3.6.1.4.1.2468.1.2.1.1.7.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The time in minutes for the UPS to go to sleep when instructed. When in sleep mode, the UPS will not provide output power regardless of the input line state. Once the specified time has elapsed, output power will be restored.
This is a configuration setting. The UPS will not go to sleep until told to do so by the manager from a management station.
Any input value is allowed, however the UPS only recognizes 0 - 9999 minutes in one minute increments.
If the provided value is higher than the highest acceptable value, the highest acceptable value is used.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2468.1.2.1.1.7.2 snmpwalk -v2c -c public <target> USHA-MIB::upsControlUpsSleepTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2468.1.2.1.1.7.2.1 snmpget -v2c -c public <target> USHA-MIB::upsControlUpsSleepTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2468.1.2.1.1.7.2.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2468 | ingrasys | USHA-MIB |
| 1.3.6.1.4.1.2468.1 | product | USHA-MIB |
| 1.3.6.1.4.1.2468.1.2 | upsAgent | USHA-MIB |
| 1.3.6.1.4.1.2468.1.2.1 | ushap | USHA-MIB |
| 1.3.6.1.4.1.2468.1.2.1.1 | upsObjectGroup | USHA-MIB |
| 1.3.6.1.4.1.2468.1.2.1.1.7 | upsControlGroup | USHA-MIB |
| 1.3.6.1.4.1.2468.1.2.1.1.7.2 | upsControlUpsSleepTime | USHA-MIB |