elh100TrapMgtRowCreation
ELH100-MIB ·
.1.3.6.1.4.1.52.259.10.3.1.3.2.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.3.2.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- elh100TrapMgtEntry
- Table
- elh100TrapManagerTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | valid |
2 | invalid |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| elh100TrapMgtIndex mandatory A value that uniquely identifies this IPTrap Entry. | column | Integer32 | .1.3.6.1.4.1.52.259.10.3.1.3.2.1.1 |
| elh100TrapMgtCommunityString mandatory A community name to which this destination IP address
belongs. | column | OctetString | .1.3.6.1.4.1.52.259.10.3.1.3.2.1.3 |
| elh100TrapMgtIpAddress mandatory The IP address to send traps to on behalf of this entry. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.52.259.10.3.1.3.2.1.4 |