All MIBs › RMON2-MIB › alHostCreateTime
alHostCreateTime
Module: RMON2-MIB
OID (symbolic): RMON2-MIB::alHostCreateTime
OID (numeric): 1.3.6.1.2.1.16.16.1.1.6
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 alHostCreateTime?
This object records when the device began tracking this host entry, measured in system uptime. Engineers use this timestamp to confirm the device hasn't silently deleted and recreated the host record, which would reset counters. If createTime jumps unexpectedly, the host entry was reset and prior traffic counts are lost.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.16.1.1.6 snmpwalk -v2c -c public <target> RMON2-MIB::alHostCreateTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.16.1.1.6.1 snmpget -v2c -c public <target> RMON2-MIB::alHostCreateTime.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.16 | alHost | RMON2-MIB |
| 1.3.6.1.2.1.16.16.1 | alHostTable | RMON2-MIB |
| 1.3.6.1.2.1.16.16.1.1 | alHostEntry | RMON2-MIB |
| 1.3.6.1.2.1.16.16.1.1.6 | alHostCreateTime | RMON2-MIB |