alMatrixTopNControlRateBase
RMON2-MIB ·
.1.3.6.1.2.1.16.17.3.1.3
Object
column r/w
Enumeration
This object controls which alMatrix[SD/DS] entry that the
alMatrixTopNEntries are sorted by, which view of the matrix
table that will be used, as well as which table the results
will be reported in.
The values alMatrixTopNTerminalsPkts,
alMatrixTopNTerminalsOctets,
alMatrixTopNTerminalsHighCapacityPkts, and
alMatrixTopNTerminalsHighCapacityOctets cause collection
only from protocols that have no child protocols that are
counted. The values alMatrixTopNAllPkts,
alMatrixTopNAllOctets, alMatrixTopNAllHighCapacityPkts, and
alMatrixTopNAllHighCapacityOctets cause collection from all
alMatrix entries.
This object may not be modified if the associated
alMatrixTopNControlStatus object is equal to active(1).
Context
- MIB
- RMON2-MIB
- OID
.1.3.6.1.2.1.16.17.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- alMatrixTopNControlEntry
- 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 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RMON2-MIB::alMatrixTopNControlRateBase'
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::alMatrixTopNControlRateBase.<alMatrixTopNControlIndex>'
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::alMatrixTopNControlRateBase'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | alMatrixTopNTerminalsPkts |
2 | alMatrixTopNTerminalsOctets |
3 | alMatrixTopNAllPkts |
4 | alMatrixTopNAllOctets |
5 | alMatrixTopNTerminalsHighCapacityPkts |
6 | alMatrixTopNTerminalsHighCapacityOctets |
7 | alMatrixTopNAllHighCapacityPkts |
8 | alMatrixTopNAllHighCapacityOctets |
Conformance
Member of
Compliance refinements
rmon2MIBApplicationLayerCompliance
Enumeration
Values:
alMatrixTopNTerminalsPkts(1), alMatrixTopNTerminalsOctets(2), alMatrixTopNAllPkts(3), alMatrixTopNAllOctets(4)
Conformance to RMON2 requires only support for these
values of alMatrixTopNControlRateBase.
values of alMatrixTopNControlRateBase.