All MIBs › RMON2-MIB › nlMatrixTopNControlGrantedSize
nlMatrixTopNControlGrantedSize
Module: RMON2-MIB
OID (symbolic): RMON2-MIB::nlMatrixTopNControlGrantedSize
OID (numeric): 1.3.6.1.2.1.16.15.4.1.8
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The maximum number of matrix entries in this report.
When the associated nlMatrixTopNControlRequestedSize 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 nlMatrixTopNControlRequestedSize object.
If the value of nlMatrixTopNControlRateBase is equal to nlMatrixTopNPkts, when the next topN report is generated, matrix entries with the highest value of nlMatrixTopNPktRate 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 nlMatrixTopNControlRateBase is equal to nlMatrixTopNOctets, when the next topN report is generated, matrix entries with the highest value of nlMatrixTopNOctetRate 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 nlMatrixTopNPktRate or nlMatrixTopNOctetRate are sorted. It is also an implementation-specific matter as to whether or not zero-valued entries are available.
What is nlMatrixTopNControlGrantedSize?
This read-only number tells the engineer how many conversation pairs the probe actually agreed to include, which may be less than requested. The probe sets this based on available memory and CPU; if it's lower than requested, the network is resource-constrained. Example: requested 100 but granted only 50, indicating the probe cannot afford to track more conversations simultaneously.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.15.4.1.8 snmpwalk -v2c -c public <target> RMON2-MIB::nlMatrixTopNControlGrantedSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.15.4.1.8.1 snmpget -v2c -c public <target> RMON2-MIB::nlMatrixTopNControlGrantedSize.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.15 | nlMatrix | RMON2-MIB |
| 1.3.6.1.2.1.16.15.4 | nlMatrixTopNControlTable | RMON2-MIB |
| 1.3.6.1.2.1.16.15.4.1 | nlMatrixTopNControlEntry | RMON2-MIB |
| 1.3.6.1.2.1.16.15.4.1.8 | nlMatrixTopNControlGrantedSize | RMON2-MIB |