All MIBs › APPLICATION-MIB › applPastChannelControlCollect
applPastChannelControlCollect
Module: APPLICATION-MIB
OID (symbolic): APPLICATION-MIB::applPastChannelControlCollect
OID (numeric): 1.3.6.1.2.1.62.1.3.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: When the value of applPastChannelControlCollect is 'enabled', each time the corresponding running application element or service instance closes an open channel a new entry will be added to the applPastChannelTable.
When the value of applPastChannelControlCollect is 'frozen', no new entries are added to the applPastChannelTable for this running application element or service instance, and old entries are not aged out.
When the value of applPastChannelControlCollect is 'disabled', all entries are removed from applPastChannelTable for this running application or service instance, and no new entries are added.
What is applPastChannelControlCollect?
Controls whether history records are collected for channels that have been closed by a running application element or service instance. When enabled, each channel closure automatically adds a new entry to the past channel history table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.62.1.3.1.1.1 snmpwalk -v2c -c public <target> APPLICATION-MIB::applPastChannelControlCollect
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.62.1.3.1.1.1.1 snmpget -v2c -c public <target> APPLICATION-MIB::applPastChannelControlCollect.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.62.1.3.1.1.1.1 i <value>
Start monitoring Servers running managed distributed applications with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APPLICATION-MIB::applPastChannelControlCollect 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.1 | applPastChannelControlCollect | APPLICATION-MIB |