collectStatus
LIGHTSTREAM-MIB ·
.1.3.6.1.4.1.711.2.1.7.1.1.2
Object
column
mandatory
r/w
Enumeration
Collection status of this collection row entry.
Context
- MIB
- LIGHTSTREAM-MIB
- OID
.1.3.6.1.4.1.711.2.1.7.1.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- collectEntry
- Table
- collectTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | valid |
2 | createRequest |
3 | underCreation |
4 | invalid |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| collectIndex mandatory Unique Index consisting of collection number. | column | Integer32 | .1.3.6.1.4.1.711.2.1.7.1.1.1 |
| collectStart mandatory Collection start time. If specified and status is
valid means a collection will start at time. Time is
the UNIX real time in seconds. | column | Integer32 | .1.3.6.1.4.1.711.2.1.7.1.1.3 |
| collectFinish mandatory Collection finish time in TOD seconds. | column | Integer32 | .1.3.6.1.4.1.711.2.1.7.1.1.4 |
| collectInterval mandatory Collection Interval, in seconds. | column | Integer32 | .1.3.6.1.4.1.711.2.1.7.1.1.5 |
| collectFileName mandatory Automatically generated filename for this
collection. The file name is 'Collect.n' where
'n' is the collectIndex. | column | OctetString | .1.3.6.1.4.1.711.2.1.7.1.1.6 |
| collectFileSize mandatory Max Size of the circular file named in
collectFileName. Actual maximum size of file is
value of collectFileSize * 1024. | column | Integer32 | .1.3.6.1.4.1.711.2.1.7.1.1.7 |
| collectOperStatus mandatory Collection status of this collection row entry. | column | Enumeration | .1.3.6.1.4.1.711.2.1.7.1.1.8 |