All MIBs › RMON-MIB › matrixControlLastDeleteTime
matrixControlLastDeleteTime
Module: RMON-MIB
OID (symbolic): RMON-MIB::matrixControlLastDeleteTime
OID (numeric): 1.3.6.1.2.1.16.6.1.1.4
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description:
The value of sysUpTime when the last entry was deleted from the portion of the matrixSDTable or matrixDSTable associated with this matrixControlEntry. If no deletions have occurred, this value shall be zero.
What is matrixControlLastDeleteTime?
This object records the sysUpTime value at which the last entry was removed from the matrixSDTable or matrixDSTable associated with a matrix control entry in the RMON (Remote Monitoring) system. If no deletions have occurred, this value is zero. Network analysts use this to track when aging or cleanup of traffic matrix data occurred, helping correlate RMON data loss events with system maintenance windows.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.6.1.1.4 snmpwalk -v2c -c public <target> RMON-MIB::matrixControlLastDeleteTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.6.1.1.4.1 snmpget -v2c -c public <target> RMON-MIB::matrixControlLastDeleteTime.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.6 | matrix | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.6.1 | matrixControlTable | RFC1271-MIB |
| 1.3.6.1.2.1.16.6.1.1 | matrixControlEntry | RFC1271-MIB |
| 1.3.6.1.2.1.16.6.1.1.4 | matrixControlLastDeleteTime | RMON-MIB |