All MIBs › APPLICATION-MIB › applPastChannelControlRemItems
applPastChannelControlRemItems
Module: APPLICATION-MIB
OID (symbolic): APPLICATION-MIB::applPastChannelControlRemItems
OID (numeric): 1.3.6.1.2.1.62.1.3.1.1.4
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The applPastChannelControlRemItems attribute reports the number of applPastChannelControlTable entries for this running application element or service instance that were deleted in order to make room for new history entries.
This count does NOT include entries deleted for the following reasons: - the corresponding applPastChannelControlCollect attribute has been set to 'disabled'
- the entry has been in the table longer that the time limit indicated by the corresponding applPastChannelControlTimeLimit.
What is applPastChannelControlRemItems?
Reports the count of past channel history entries that were forcibly deleted to free space for new entries when the table reached its row limit. This counter helps track how aggressively history is being trimmed due to capacity constraints.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.62.1.3.1.1.4 snmpwalk -v2c -c public <target> APPLICATION-MIB::applPastChannelControlRemItems
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.62.1.3.1.1.4.1 snmpget -v2c -c public <target> APPLICATION-MIB::applPastChannelControlRemItems.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::applPastChannelControlRemItems 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.4 | applPastChannelControlRemItems | APPLICATION-MIB |