scHostTimeCreationOrder
XSWITCH-MIB ·
.1.3.6.1.4.1.81.28.1.2.6.1.2
Object
column
mandatory
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
- XSWITCH-MIB
- OID
.1.3.6.1.4.1.81.28.1.2.6.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- scHostTimePortCorrEntry
- Table
- scHostTimePortCorrTable
- Siblings
- 3
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| scHostTimeAddress mandatory The physical address of this host. | column | OctetString | .1.3.6.1.4.1.81.28.1.2.6.1.1 |
| scHostTimeIndex mandatory The set of collected RMON 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
… | column | Integer32 | .1.3.6.1.4.1.81.28.1.2.6.1.3 |
| scHostTimePortConnection mandatory The switch port to which this scHostTimeAddress is connected.
The coding of the port number for Visage switches is:
32*(H-1)+P, where H is the number of the hub in the stack
and… | column | Integer32 | .1.3.6.1.4.1.81.28.1.2.6.1.4 |