All MIBs › ORAINTERCHANGE-MIB › oraConnectionDuration
oraConnectionDuration
Module: ORAINTERCHANGE-MIB
OID (symbolic): ORAINTERCHANGE-MIB::oraConnectionDuration
OID (numeric): 1.3.6.1.4.1.111.7.1.12.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The elapsed time is centi-seconds after a connection was established and before a connection is terminated.
What is oraConnectionDuration?
Reports how long, in centi-seconds, this connection has been open, from establishment to now (or termination). Use it to spot unusually long-lived connections that might indicate a stuck or leaked session.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.111.7.1.12.1.4 snmpwalk -v2c -c public <target> ORAINTERCHANGE-MIB::oraConnectionDuration
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.111.7.1.12.1.4.1 snmpget -v2c -c public <target> ORAINTERCHANGE-MIB::oraConnectionDuration.1
Start monitoring Oracle integration/workflow servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ORAINTERCHANGE-MIB::oraConnectionDuration OID value, configure state conditions and alerts, and monitor any Oracle integration/workflow servers 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.111 | oracle | ORAINTERCHANGE-MIB |
| 1.3.6.1.4.1.111.7 | oraInterchangeMIB | ORAINTERCHANGE-MIB |
| 1.3.6.1.4.1.111.7.1 | oraInterchangeObjects | ORAINTERCHANGE-MIB |
| 1.3.6.1.4.1.111.7.1.12 | oraConnectionTable | ORAINTERCHANGE-MIB |
| 1.3.6.1.4.1.111.7.1.12.1 | oraConnectionEntry | ORAINTERCHANGE-MIB |
| 1.3.6.1.4.1.111.7.1.12.1.4 | oraConnectionDuration | ORAINTERCHANGE-MIB |