All MIBs › RMON2-MIB › alMatrixDSCreateTime
alMatrixDSCreateTime
Module: RMON2-MIB
OID (symbolic): RMON2-MIB::alMatrixDSCreateTime
OID (numeric): 1.3.6.1.2.1.16.17.2.1.4
Node type: OBJECT-TYPE
Type: LastCreateTime
Access: read-only
Description: The value of sysUpTime when this entry was last activated. This can be used by the management station to ensure that the entry has not been deleted and recreated between polls.
What is alMatrixDSCreateTime?
This object records when the device began tracking the return-direction conversation, measured in system uptime. Engineers confirm via this timestamp that directional counters for traffic from destination-to-source haven't been silently reset. If this timestamp differs from SDCreateTime, the device recreated only one direction of the conversation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.17.2.1.4 snmpwalk -v2c -c public <target> RMON2-MIB::alMatrixDSCreateTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.17.2.1.4.1 snmpget -v2c -c public <target> RMON2-MIB::alMatrixDSCreateTime.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> alMatrixDSCreateTime.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::alMatrixDSCreateTime 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.17 | alMatrix | RMON2-MIB |
| 1.3.6.1.2.1.16.17.2 | alMatrixDSTable | RMON2-MIB |
| 1.3.6.1.2.1.16.17.2.1 | alMatrixDSEntry | RMON2-MIB |
| 1.3.6.1.2.1.16.17.2.1.4 | alMatrixDSCreateTime | RMON2-MIB |