All MIBs › CTRON-COMMON-MIB › upsUpTime
upsUpTime
Module: CTRON-COMMON-MIB
OID (symbolic): CTRON-COMMON-MIB::upsUpTime
OID (numeric): 1.3.6.1.4.1.52.1.6.3.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Denotes the operating time, in hours, since the UPS was last powered on.
What is upsUpTime?
This read-only integer denotes the operating time, in hours, since the connected UPS was last powered on. An administrator monitors this to track how long the UPS has been running continuously, useful for scheduling preventive maintenance or battery replacement based on cumulative runtime. For example, if this uptime value approaches a battery manufacturer's recommended replacement interval, the admin schedules a battery swap for that UPS.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.6.3.1.1.2 snmpwalk -v2c -c public <target> CTRON-COMMON-MIB::upsUpTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.6.3.1.1.2.1 snmpget -v2c -c public <target> CTRON-COMMON-MIB::upsUpTime.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> upsUpTime.1
Start monitoring Cabletron/Enterasys switch/router (shared definitions module) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-COMMON-MIB::upsUpTime OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys switch/router (shared definitions module) from a single console.
OID Breakdown
Upper-level ancestors (10 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.1 | commsDevice | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.6 | subsystem | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.6.3 | ups | IRM-OIDS |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.1.6.3.1 | upsVersion | CTRON-COMMON-MIB |
| 1.3.6.1.4.1.52.1.6.3.1.1 | upsRevision | CTRON-COMMON-MIB |
| 1.3.6.1.4.1.52.1.6.3.1.1.2 | upsUpTime | CTRON-COMMON-MIB |