All MIBs › RMON2-MIB › nlHostCreateTime
nlHostCreateTime
Module: RMON2-MIB
OID (symbolic): RMON2-MIB::nlHostCreateTime
OID (numeric): 1.3.6.1.2.1.16.14.2.1.8
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 nlHostCreateTime?
This object holds the device uptime value when the host entry was first activated. Engineers use it to confirm that monitoring data is continuous and hasn't been reset between polls. If the creation time changes unexpectedly, it signals the entry was deleted and re-created, invalidating historical trend analysis.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.14.2.1.8 snmpwalk -v2c -c public <target> RMON2-MIB::nlHostCreateTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.14.2.1.8.1 snmpget -v2c -c public <target> RMON2-MIB::nlHostCreateTime.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.14 | nlHost | RMON2-MIB |
| 1.3.6.1.2.1.16.14.2 | nlHostTable | RMON2-MIB |
| 1.3.6.1.2.1.16.14.2.1 | nlHostEntry | RMON2-MIB |
| 1.3.6.1.2.1.16.14.2.1.8 | nlHostCreateTime | RMON2-MIB |