applPastChannelReadRequests
APPLICATION-MIB ·
.1.3.6.1.2.1.62.1.3.2.1.4
Object
column read requestsUnsigned64TC
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.
Context
- MIB
- APPLICATION-MIB
- OID
.1.3.6.1.2.1.62.1.3.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Units
- read requests
- Parent
- applPastChannelEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applPastChannelReadRequests'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applPastChannelReadRequests.<applElmtOrSvc>.<applElmtOrSvcId>.<applPastChannelIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPLICATION-MIB::applPastChannelReadRequests'
Syntax
read requestsUnsigned64TC
- Source
- Unsigned64TC
- Base type
Unsigned64
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of