All MIBs › APPLICATION-MIB › applPastChannelReadRequests
applPastChannelReadRequests
Module: APPLICATION-MIB
OID (symbolic): APPLICATION-MIB::applPastChannelReadRequests
OID (numeric): 1.3.6.1.2.1.62.1.3.2.1.4
Node type: OBJECT-TYPE
Type: Unsigned64TC
Access: read-only
Description: This attribute records the number of read requests for this channel made by this running application element or service instance. All read requests for this channel by this running application element or service instance, regardless of completion status, are included in this count. Read requests are counted in terms of system calls, rather than API calls.
What is applPastChannelReadRequests?
Reports the total number of read requests issued against a closed channel by the application element or service instance, regardless of whether those reads succeeded or failed. This provides a complete picture of read activity over the channel's lifetime.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.62.1.3.2.1.4 snmpwalk -v2c -c public <target> APPLICATION-MIB::applPastChannelReadRequests
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.62.1.3.2.1.4.1 snmpget -v2c -c public <target> APPLICATION-MIB::applPastChannelReadRequests.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::applPastChannelReadRequests 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.4 | applPastChannelReadRequests | APPLICATION-MIB |