All MIBs › RMON2-MIB › nlMatrixTopNControlDuration
nlMatrixTopNControlDuration
Module: RMON2-MIB
OID (symbolic): RMON2-MIB::nlMatrixTopNControlDuration
OID (numeric): 1.3.6.1.2.1.16.15.4.1.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The number of seconds that this report has collected during the last sampling interval.
When the associated nlMatrixTopNControlTimeRemaining object is set, this object shall be set by the probe to the same value and shall not be modified until the next time the nlMatrixTopNControlTimeRemaining is set. This value shall be zero if no reports have been requested for this nlMatrixTopNControlEntry.
What is nlMatrixTopNControlDuration?
This number (in seconds) shows how long the last report actually collected data—typically matching the requested duration. Network engineers compare this against the requested duration to detect if the probe's resources were constrained and reports completed early. If requested was 300 seconds but this shows 180, collection was cut short due to memory or CPU limits.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.15.4.1.6 snmpwalk -v2c -c public <target> RMON2-MIB::nlMatrixTopNControlDuration
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.15.4.1.6.1 snmpget -v2c -c public <target> RMON2-MIB::nlMatrixTopNControlDuration.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.6 | nlMatrixTopNControlDuration | RMON2-MIB |