All MIBs › APPLICATION-MIB › applPastChannelOpenTime
applPastChannelOpenTime
Module: APPLICATION-MIB
OID (symbolic): APPLICATION-MIB::applPastChannelOpenTime
OID (numeric): 1.3.6.1.2.1.62.1.3.2.1.2
Node type: OBJECT-TYPE
Type: DateAndTime
Access: read-only
Description: This attribute records the time when this channel was originally opened. Note that this information is quite different from applOpenChannelOpenTime, which is used for the detection of counter discontinuities.
What is applPastChannelOpenTime?
Records the timestamp at which a now-closed channel was originally opened by the application element or service instance. This historical open time differs from the active-channel open time used for counter discontinuity detection.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.62.1.3.2.1.2 snmpwalk -v2c -c public <target> APPLICATION-MIB::applPastChannelOpenTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.62.1.3.2.1.2.1 snmpget -v2c -c public <target> APPLICATION-MIB::applPastChannelOpenTime.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> applPastChannelOpenTime.1
Start monitoring Servers running managed distributed applications with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APPLICATION-MIB::applPastChannelOpenTime OID value, configure state conditions and alerts, and monitor any Servers running managed distributed applications 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.62 | applicationMib | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1 | applicationMibObjects | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.3 | applPastChannelGroup | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.3.2 | applPastChannelTable | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.3.2.1 | applPastChannelEntry | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.3.2.1.2 | applPastChannelOpenTime | APPLICATION-MIB |