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
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.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 |