All MIBs › RMON2-MIB › alMatrixTopNControlGrantedSize
alMatrixTopNControlGrantedSize
Module: RMON2-MIB
OID (symbolic): RMON2-MIB::alMatrixTopNControlGrantedSize
OID (numeric): 1.3.6.1.2.1.16.17.3.1.8
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The maximum number of matrix entries in this report.
When the associated alMatrixTopNControlRequestedSize object is created or modified, the probe should set this
object as closely to the requested value as is possible for the particular implementation and available resources. The probe must not lower this value except as a result of a set to the associated alMatrixTopNControlRequestedSize object.
If the value of alMatrixTopNControlRateBase is equal to alMatrixTopNTerminalsPkts or alMatrixTopNAllPkts, when the next topN report is generated, matrix entries with the highest value of alMatrixTopNPktRate shall be placed in this table in decreasing order of this rate until there is no more room or until there are no more matrix entries.
If the value of alMatrixTopNControlRateBase is equal to alMatrixTopNTerminalsOctets or alMatrixTopNAllOctets, when the next topN report is generated, matrix entries with the highest value of alMatrixTopNOctetRate shall be placed in this table in decreasing order of this rate until there is no more room or until there are no more matrix entries.
It is an implementation-specific matter how entries with the same value of alMatrixTopNPktRate or alMatrixTopNOctetRate are sorted. It is also an implementation-specific matter as to whether or not zero-valued entries are available.
What is alMatrixTopNControlGrantedSize?
This is a read-only number showing the maximum host-pair entries the device actually allocated for the top-N report. Engineers compare this against the requested size to understand device resource constraints and confirm sufficient space was granted. If granted size is smaller than requested, the device has limited memory and will truncate the report.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.17.3.1.8 snmpwalk -v2c -c public <target> RMON2-MIB::alMatrixTopNControlGrantedSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.17.3.1.8.1 snmpget -v2c -c public <target> RMON2-MIB::alMatrixTopNControlGrantedSize.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.16 | rmon | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.17 | alMatrix | RMON2-MIB |
| 1.3.6.1.2.1.16.17.3 | alMatrixTopNControlTable | RMON2-MIB |
| 1.3.6.1.2.1.16.17.3.1 | alMatrixTopNControlEntry | RMON2-MIB |
| 1.3.6.1.2.1.16.17.3.1.8 | alMatrixTopNControlGrantedSize | RMON2-MIB |