apmReportControlReportNumber

APM-MIB · .1.3.6.1.2.1.16.23.1.9.1.10

Object

column Unsigned32
The number of the report in progress. When an
apmReportControlEntry is activated, the first report will be
numbered one.

Context

MIB
APM-MIB
OID
.1.3.6.1.2.1.16.23.1.9.1.10
Type
column
Access
readonly
Status
current
Parent
apmReportControlEntry
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 'APM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APM-MIB::apmReportControlReportNumber'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APM-MIB::apmReportControlReportNumber.<apmReportControlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APM-MIB::apmReportControlReportNumber'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 1-4294967295

Conformance