applOpenChannelBytesWritten

APPLICATION-MIB · .1.3.6.1.2.1.62.1.2.1.1.14

Object

column bytesSNMPv2-SMICounter64
This attribute reports the number of bytes written to
this channel.  Only bytes successfully written (without
errors reported by the system to the API in use by the
application) are included in this count.
              
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.14
Type
column
Access
readonly
Status
current
Units
bytes
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::applOpenChannelBytesWritten'
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::applOpenChannelBytesWritten.<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::applOpenChannelBytesWritten'

Syntax

Source
SNMPv2-SMICounter64
Base type
Unsigned64

Values & Constraints

Type Constraints
range: 0..18446744073709551615

Conformance