elh100CommunityRowCreation
ELH100-MIB ·
.1.3.6.1.4.1.52.259.10.3.1.2.3.1.2
Object
column
mandatory
r/w
Enumeration
The status of this row entry. Before add a row into table, it should
be created first. Set Valid(1) to a row will create this row.
To delete a row from this table, set this object for the row to invalid(2).
Row sets for new rows with a row status set to invalid(2) return a BAD
VALUE error. This object will always read as valid(1).
If no more rows can be added to the end of the table, then a row set
to create a new row will return BAD VALUE.
When rows are deleted from this table, the indexes of the other rows
do not change. In other words, this table can be 'sparse' or have
'holes'. Deleted entries can be re-created using a row set with
a row status of valid(1).
Context
- MIB
- ELH100-MIB
- OID
.1.3.6.1.4.1.52.259.10.3.1.2.3.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- elh100CommunityEntry
- Table
- elh100CommunityTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | valid |
2 | invalid |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| elh100CommunityIndex mandatory Index in community table. | column | Integer32 | .1.3.6.1.4.1.52.259.10.3.1.2.3.1.1 |
| elh100CommunityString mandatory The community string that is required for any requests coming
from this host. The default value for this object is 'public'. | column | OctetString | .1.3.6.1.4.1.52.259.10.3.1.2.3.1.3 |
| elh100CommunityStatus mandatory Access mode of the community. | column | Enumeration | .1.3.6.1.4.1.52.259.10.3.1.2.3.1.4 |