All MIBs › H225-MIB › connectionsConnectionStartTime
connectionsConnectionStartTime
Module: H225-MIB
OID (symbolic): H225-MIB::connectionsConnectionStartTime
OID (numeric): 0.0.8.341.1.1.1.3.2.1.30
Node type: OBJECT-TYPE
Type: DateAndTime
Access: read-only
Description: The date and time of the start of this call.
What is connectionsConnectionStartTime?
This OID records the date and time this call connection started. An admin uses it to calculate call duration or correlate this connection with events in other logs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 0.0.8.341.1.1.1.3.2.1.30 snmpwalk -v2c -c public <target> H225-MIB::connectionsConnectionStartTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 0.0.8.341.1.1.1.3.2.1.30.1 snmpget -v2c -c public <target> H225-MIB::connectionsConnectionStartTime.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> connectionsConnectionStartTime.1
Start monitoring H.323 gatekeepers, gateways, and multipoint control units with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the H225-MIB::connectionsConnectionStartTime OID value, configure state conditions and alerts, and monitor any H.323 gatekeepers, gateways, and multipoint control units from a single console.
OID Breakdown
Upper-level ancestors (4 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 0 | ccitt | LANART-AGENT |
| 0.0 | null | DLSW-MIB |
| 0.0.8.341.1 | mmRoot | MULTI-MEDIA-MIB-TC |
| 0.0.8.341.1.1 | mmH323Root | MULTI-MEDIA-MIB-TC |
| Numeric OID | Name | Module |
|---|---|---|
| 0.0.8.341.1.1.1 | h225CallSignaling | H225-MIB |
| 0.0.8.341.1.1.1.3 | connections | H225-MIB |
| 0.0.8.341.1.1.1.3.2 | connectionsTable | H225-MIB |
| 0.0.8.341.1.1.1.3.2.1 | connectionsTableEntry | H225-MIB |
| 0.0.8.341.1.1.1.3.2.1.30 | connectionsConnectionStartTime | H225-MIB |