alMatrixTopNIndex

RMON2-MIB · .1.3.6.1.2.1.16.17.4.1.1

Object

column Integer32
An index that uniquely identifies an entry in
the alMatrixTopNTable among those in the same report.
              
This index is between 1 and N, where N is the
number of entries in this report.
              
If the value of alMatrixTopNControlRateBase is equal to
alMatrixTopNTerminalsPkts or alMatrixTopNAllPkts, increasing
values of alMatrixTopNIndex shall be assigned to entries with
decreasing values of alMatrixTopNPktRate until index N is
assigned or there are no more alMatrixTopNEntries.
              
If the value of alMatrixTopNControlRateBase is equal to
alMatrixTopNTerminalsOctets or alMatrixTopNAllOctets,
increasing values of alMatrixTopNIndex shall be assigned to
entries with decreasing values of alMatrixTopNOctetRate until
index N is assigned or there are no more alMatrixTopNEntries.

Context

MIB
RMON2-MIB
OID
.1.3.6.1.2.1.16.17.4.1.1
Type
column
Access
noaccess
Status
current
Parent
alMatrixTopNEntry

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 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RMON2-MIB::alMatrixTopNIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RMON2-MIB::alMatrixTopNIndex.<alMatrixTopNControlIndex>.<alMatrixTopNIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RMON2-MIB::alMatrixTopNIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-65535