All MIBs › APPLICATION-MIB › applOpenChannelReadRequests
applOpenChannelReadRequests
Module: APPLICATION-MIB
OID (symbolic): APPLICATION-MIB::applOpenChannelReadRequests
OID (numeric): 1.3.6.1.2.1.62.1.2.1.1.5
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: This attribute reports the number of read requests for this channel. All read requests for this channel by this entity, regardless of completion status, are included in this count.
Read requests are counted in terms of system calls, rather than API calls.
Discontinuities in this counter can be detected by monitoring the applOpenChannelOpenTime value for this entry.
What is applOpenChannelReadRequests?
Counts the total number of read requests issued on this open application channel since it was opened, regardless of whether those requests succeeded or failed. Read requests are tallied per system call rather than per byte.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.62.1.2.1.1.5 snmpwalk -v2c -c public <target> APPLICATION-MIB::applOpenChannelReadRequests
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.62.1.2.1.1.5.1 snmpget -v2c -c public <target> APPLICATION-MIB::applOpenChannelReadRequests.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::applOpenChannelReadRequests OID value, configure state conditions and alerts, and monitor any Servers running managed distributed applications from a single console.
How to Use in IPNetwork Monitor
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.2 | applChannelGroup | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.2.1 | applOpenChannelTable | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.2.1.1 | applOpenChannelEntry | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.2.1.1.5 | applOpenChannelReadRequests | APPLICATION-MIB |