hostCreationOrder
RMON-MIB ·
.1.3.6.1.2.1.16.4.2.1.2
Object
column
Integer32
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.
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hostAddress The physical address of this host. | column | OctetString | .1.3.6.1.2.1.16.4.2.1.1 |
| hostOutMulticastPkts The number of good packets transmitted by this
address that were directed to a multicast address
since this host was added to the hostTable.
Note that this number does not include… | column | Packets SNMPv2-SMICounter32 | .1.3.6.1.2.1.16.4.2.1.10 |
| hostIndex The set of collected host statistics of which
this entry is a part. The set of hosts
identified by a particular value of this
index is associated with the hostControlEntry
as ide… | column | Integer32 | .1.3.6.1.2.1.16.4.2.1.3 |
| hostInPkts The number of good packets transmitted to this
address since it was added to the hostTable. | column | Packets SNMPv2-SMICounter32 | .1.3.6.1.2.1.16.4.2.1.4 |
| hostOutPkts The number of packets, including bad packets, transmitted
by this address since it was added to the hostTable. | column | Packets SNMPv2-SMICounter32 | .1.3.6.1.2.1.16.4.2.1.5 |
| hostInOctets The number of octets transmitted to this address since
it was added to the hostTable (excluding framing
bits but including FCS octets), except for those
octets in bad packets. | column | Octets SNMPv2-SMICounter32 | .1.3.6.1.2.1.16.4.2.1.6 |
| hostOutOctets The number of octets transmitted by this address since
it was added to the hostTable (excluding framing
bits but including FCS octets), including those
octets in bad packets. | column | Octets SNMPv2-SMICounter32 | .1.3.6.1.2.1.16.4.2.1.7 |
| hostOutErrors The number of bad packets transmitted by this address
since this host was added to the hostTable. | column | Packets SNMPv2-SMICounter32 | .1.3.6.1.2.1.16.4.2.1.8 |
| hostOutBroadcastPkts The number of good packets transmitted by this
address that were directed to the broadcast address
since this host was added to the hostTable. | column | Packets SNMPv2-SMICounter32 | .1.3.6.1.2.1.16.4.2.1.9 |