All MIBs › APPLICATION-MIB › applPastChannelControlTimeLimit
applPastChannelControlTimeLimit
Module: APPLICATION-MIB
OID (symbolic): APPLICATION-MIB::applPastChannelControlTimeLimit
OID (numeric): 1.3.6.1.2.1.62.1.3.1.1.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: The maximum time in seconds which an entry for this running application element or service instance may exist in the applPastChannelTable before it is removed. Any entry that is older than this value will be removed (aged out) from the table, unless the
applPastChannelControlCollect is set to 'frozen'.
Note that an entry may be aged out prior to reaching this time limit if it is the oldest entry in the table and must be removed to make space for a new entry so as to not exceed applPastChannelControlMaxRows, or if the applPastChannelControlCollect is set to 'disabled'.
What is applPastChannelControlTimeLimit?
Defines the maximum age in seconds that a closed-channel history entry may remain in the past channel table before being automatically purged. Entries older than this threshold are aged out to keep the table current.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.62.1.3.1.1.3 snmpwalk -v2c -c public <target> APPLICATION-MIB::applPastChannelControlTimeLimit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.62.1.3.1.1.3.1 snmpget -v2c -c public <target> APPLICATION-MIB::applPastChannelControlTimeLimit.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.62.1.3.1.1.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> applPastChannelControlTimeLimit.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::applPastChannelControlTimeLimit 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.1 | applPastChannelControlTable | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.3.1.1 | applPastChannelControlEntry | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.3.1.1.3 | applPastChannelControlTimeLimit | APPLICATION-MIB |