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 possible for the particular implementation and available resources. The probe must not lower this value except as a side-effect 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 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
Start monitoring RMON-capable network probes, switches, and routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RMON2-MIB::nlMatrixTopNControlGrantedSize OID value, configure state conditions and alerts, and monitor any RMON-capable network probes, switches, and routers from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.16 | rmon | LBHUB-BOOM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |