All MIBs › APPLICATION-MIB › applPastChannelControlMaxRows
applPastChannelControlMaxRows
Module: APPLICATION-MIB
OID (symbolic): APPLICATION-MIB::applPastChannelControlMaxRows
OID (numeric): 1.3.6.1.2.1.62.1.3.1.1.2
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: The maximum number of entries allowed in the applPastChannelTable for this running application element or service instance. Once the number of rows for this running application element or service instance in the applPastChannelTable reaches this value, when new entries are to be added the management subsystem will make room for them by removing the oldest entries. Entries will be removed on the basis of oldest applPastChannelCloseTime value first.
What is applPastChannelControlMaxRows?
Sets the maximum number of closed-channel history entries that may be retained in the past channel table for a specific running application element or service instance. Once this limit is reached, older entries must be removed to accommodate new ones.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.62.1.3.1.1.2 snmpwalk -v2c -c public <target> APPLICATION-MIB::applPastChannelControlMaxRows
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.62.1.3.1.1.2.1 snmpget -v2c -c public <target> APPLICATION-MIB::applPastChannelControlMaxRows.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.62.1.3.1.1.2.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::applPastChannelControlMaxRows 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.2 | applPastChannelControlMaxRows | APPLICATION-MIB |