cpqnAclIPXRowStatus
CPQNUNIF-MIB ·
.1.3.6.1.4.1.232.121.4.3.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.4.3.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- cpqnCommAccessIPXEntry
- Table
- cpqnCommunityAccessIPXTable
- Siblings
- 5
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 |
|---|---|---|---|
| cpqnAclIPXIndex mandatory The index to this entry. | column | Integer32 | .1.3.6.1.4.1.232.121.4.3.1.1 |
| cpqnAclIPXAddrMask mandatory DURABLE: This mask is applied to the source address of received
SNMP messages. If the masked address matches cpqnAclIPXAddrMask
and the community in the SNMP packet matches the … | column | IpxAddress | .1.3.6.1.4.1.232.121.4.3.1.3 |
| cpqnAclIPXAddrMatch mandatory DURABLE: The Masked address must match this value. | column | IpxAddress | .1.3.6.1.4.1.232.121.4.3.1.4 |
| cpqnAclIPXCommunity mandatory DURABLE: 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.232.121.4.3.1.5 |
| cpqnAclIPXRights mandatory DURABLE: This object controls the access granted to SNMP/IPX requests
which match a mask/match and community name string. no-access(1)
means that that address/community name pai… | column | Enumeration | .1.3.6.1.4.1.232.121.4.3.1.6 |