hostTimeCreationOrder
RMON-MIB ·
.1.3.6.1.2.1.16.4.3.1.2
Object
column
Integer32
An index that uniquely identifies an entry in
the hostTime table among those entries associated
with the same 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.
Thus the management station has the ability to
learn of new entries added to this table without
downloading the entire table.
It is important to note that the index 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 hostTimeTable. By observing
this variable, the management station may detect
the circumstances where a download of the table
may have missed entries, and where a previous
association between a value of hostTimeCreationOrder
and a hostTimeEntry may no longer hold.
Context
- MIB
- RMON-MIB
- OID
.1.3.6.1.2.1.16.4.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hostTimeEntry
- Table
- hostTimeTable
- Siblings
- 9
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hostTimeAddress The physical address of this host. | column | OctetString | .1.3.6.1.2.1.16.4.3.1.1 |
| hostTimeOutMulticastPkts The number of good packets transmitted by this
address that were directed to a multicast address
since this host was added to the hostTimeTable.
Note that this number does not inc… | column | Packets SNMPv2-SMICounter32 | .1.3.6.1.2.1.16.4.3.1.10 |
| hostTimeIndex 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.3.1.3 |
| hostTimeInPkts The number of good packets transmitted to this
address since it was added to the hostTimeTable. | column | Packets SNMPv2-SMICounter32 | .1.3.6.1.2.1.16.4.3.1.4 |
| hostTimeOutPkts The number of packets, including bad packets, transmitted
by this address since it was added to the hostTimeTable. | column | Packets SNMPv2-SMICounter32 | .1.3.6.1.2.1.16.4.3.1.5 |
| hostTimeInOctets The number of octets transmitted to this address since
it was added to the hostTimeTable (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.3.1.6 |
| hostTimeOutOctets The number of octets transmitted by this address since
it was added to the hostTimeTable (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.3.1.7 |
| hostTimeOutErrors The number of bad packets transmitted by this address
since this host was added to the hostTimeTable. | column | Packets SNMPv2-SMICounter32 | .1.3.6.1.2.1.16.4.3.1.8 |
| hostTimeOutBroadcastPkts The number of good packets transmitted by this
address that were directed to the broadcast address
since this host was added to the hostTimeTable. | column | Packets SNMPv2-SMICounter32 | .1.3.6.1.2.1.16.4.3.1.9 |