applOpenChannelWriteRequests

APPLICATION-MIB · .1.3.6.1.2.1.62.1.2.1.1.11

Object

column write requestsSNMPv2-SMICounter64
This attribute reports the number of write requests for
this channel made by this entity.  All write requests
for this channel, regardless of completion status, are
included in this count.
              
Write 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.

Context

MIB
APPLICATION-MIB
OID
.1.3.6.1.2.1.62.1.2.1.1.11
Type
column
Access
readonly
Status
current
Units
write requests
Parent
applOpenChannelEntry
Groups
1

Walk 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::applOpenChannelWriteRequests'
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::applOpenChannelWriteRequests.<applElmtOrSvc>.<applElmtOrSvcId>.<applOpenChannelIndex>'
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::applOpenChannelWriteRequests'

Syntax

write requestsSNMPv2-SMICounter64
Source
SNMPv2-SMICounter64
Base type
Unsigned64

Values & Constraints

Type Constraints
range: 0..18446744073709551615

Conformance