All MIBs › RMON-MIB › hostCreationOrder
hostCreationOrder
Module: RMON-MIB
OID (symbolic): RMON-MIB::hostCreationOrder
OID (numeric): 1.3.6.1.2.1.16.4.2.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: An index that defines the relative ordering of the creation time of hosts captured for a particular hostControlEntry. This index shall be between 1 and N, where N is the value of the associated hostControlTableSize. The ordering of the indexes is based on the order of each entry's insertion into the table, in which entries added earlier have a lower index value than entries added later.
It is important to note that the order for a particular entry may change as an (earlier) entry is deleted from the table. Because this order may change, management stations should make use of the hostControlLastDeleteTime variable in the hostControlEntry associated with the relevant portion of the hostTable. By observing this variable, the management station may detect the circumstances where a previous association between a value of hostCreationOrder and a hostEntry may no longer hold.
What is hostCreationOrder?
An index (1 to the value of hostControlTableSize) reflecting the relative order in which this host was discovered on the monitored interface, with earlier-discovered hosts having lower values; this ordering can shift if an earlier entry is deleted, so a management station should track hostControlLastDeleteTime to detect that.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.4.2.1.2 snmpwalk -v2c -c public <target> RMON-MIB::hostCreationOrder
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.4.2.1.2.1 snmpget -v2c -c public <target> RMON-MIB::hostCreationOrder.1
Start monitoring vendor-neutral, standards-based MIB, managed Ethernet switches/routers, dedicated RMON probes with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RMON-MIB::hostCreationOrder OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, managed Ethernet switches/routers, dedicated RMON probes from a single console.
OID Breakdown
Upper-level ancestors (10 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 |
| 1.3.6.1.2.1.16.4 | hosts | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.4.2 | hostTable | RFC1271-MIB |
| 1.3.6.1.2.1.16.4.2.1 | hostEntry | RFC1271-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.16.4.2.1.2 | hostCreationOrder | RMON-MIB |