cpqnIPTrapDestRowStatus
CPQNUNIF-MIB ·
.1.3.6.1.4.1.232.121.5.1.1.2
Object
column
mandatory
r/w
CpqnRowStatus
DURABLE: The status of this row entry. Rows are added to this
table using 'row sets'. When a row is added, this object must be set
to row-valid(1). To delete a row from this table, set this object for
the row to row-invalid(2). Row sets for new rows with a row status set
to row-invalid(2) return a BAD VALUE error. This object will always
read as row-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 row-valid(1).
Context
- MIB
- CPQNUNIF-MIB
- OID
.1.3.6.1.4.1.232.121.5.1.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- cpqnIPTrapDestEntry
- Table
- cpqnIPTrapDestTable
- Siblings
- 3
Syntax
CpqnRowStatus
- Source
- CpqnRowStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | row-valid |
2 | row-invalid |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cpqnIPTrapDestIndex mandatory A value that uniquely identifies this IPTrapDestEntry. | column | Integer32 | .1.3.6.1.4.1.232.121.5.1.1.1 |
| cpqnIPTrapDestCommunity mandatory DURABLE: A community name to which this destination IP address
belongs. | column | OctetString | .1.3.6.1.4.1.232.121.5.1.1.3 |
| cpqnIPTrapDestAddress mandatory DURABLE: The IP address to send traps to on behalf of this entry. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.232.121.5.1.1.4 |