All MIBs › USHA-MIB › timeOfConnectionTimeout
timeOfConnectionTimeout
Module: USHA-MIB
OID (symbolic): USHA-MIB::timeOfConnectionTimeout
OID (numeric): 1.3.6.1.4.1.2468.1.2.1.1.9.2.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The device timeout counter. Unit: 10 seconds
What is timeOfConnectionTimeout?
A countdown timer, in units of 10 seconds, for how much longer this registered device's connection is considered valid before it's dropped from the table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2468.1.2.1.1.9.2.1.6 snmpwalk -v2c -c public <target> USHA-MIB::timeOfConnectionTimeout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2468.1.2.1.1.9.2.1.6.1 snmpget -v2c -c public <target> USHA-MIB::timeOfConnectionTimeout.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> timeOfConnectionTimeout.1
Start monitoring Ingrasys / USHA-branded Uninterruptible Power Supply (UPS) units (battery health/power-state trap status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the USHA-MIB::timeOfConnectionTimeout OID value, configure state conditions and alerts, and monitor any Ingrasys / USHA-branded Uninterruptible Power Supply (UPS) units (battery health/power-state trap status) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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.9 | upsClients | USHA-MIB |
| 1.3.6.1.4.1.2468.1.2.1.1.9.2 | upsDevicesTable | USHA-MIB |
| 1.3.6.1.4.1.2468.1.2.1.1.9.2.1 | upsDevicesEntry | USHA-MIB |
| 1.3.6.1.4.1.2468.1.2.1.1.9.2.1.6 | timeOfConnectionTimeout | USHA-MIB |