cpqnAclIPRowStatus
CPQNUNIF-MIB ·
.1.3.6.1.4.1.232.121.4.2.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.2.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- cpqnCommAccessIPEntry
- Table
- cpqnCommunityAccessIPTable
- 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 |
|---|---|---|---|
| cpqnAclIPIndex mandatory The index to this entry. | column | Integer32 | .1.3.6.1.4.1.232.121.4.2.1.1 |
| cpqnAclIPAddrMask mandatory DURABLE: This mask is applied to the source address of received
SNMP/IP messages. If the masked address matches cpqnAclIPAddrMatch
and the community in the SNMP packet matches t… | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.232.121.4.2.1.3 |
| cpqnAclIPAddrMatch mandatory DURABLE: The Masked address must match this value. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.232.121.4.2.1.4 |
| cpqnAclIPCommunity 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.2.1.5 |
| cpqnAclIPRights mandatory DURABLE: This object controls the access granted to SNMP requests
which match a mask/match and community name string. no-access(1)
means that that address/community name pair ha… | column | Enumeration | .1.3.6.1.4.1.232.121.4.2.1.6 |