aclPrivileges
SNMPv2-PARTY-MIB ·
.1.3.6.1.6.3.3.2.3.1.1.4
Object
column
r/w
Integer32
The access privileges which govern what
management operations a particular target party
may perform with respect to a particular SNMPv2
context when requested by a particular subject
party. These privileges are specified as a sum of
values, where each value specifies a SNMPv2 PDU
type by which the subject party may request a
permitted operation. The value for a particular
PDU type is computed as 2 raised to the value of
the ASN.1 context-specific tag for the appropriate
SNMPv2 PDU type. The values (for the tags defined
in [5]) are defined in [3] as:
Get : 1
GetNext : 2
Response : 4
Set : 8
unused : 16
GetBulk : 32
Inform : 64
SNMPv2-Trap : 128
The null set is represented by the value zero.
Context
- MIB
- SNMPv2-PARTY-MIB
- OID
.1.3.6.1.6.3.3.2.3.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aclEntry
- Table
- aclTable
- Siblings
- 5
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| aclTarget The value of an instance of this object
identifies a SNMPv2 party which is the target of
an access control policy, and has the same value
as the instance of the partyIndex object … | column | Integer32 | .1.3.6.1.6.3.3.2.3.1.1.1 |
| aclSubject The value of an instance of this object
identifies a SNMPv2 party which is the subject of
an access control policy, and has the same value
as the instance of the partyIndex object… | column | Integer32 | .1.3.6.1.6.3.3.2.3.1.1.2 |
| aclResources The value of an instance of this object
identifies a SNMPv2 context in an access control
policy, and has the same value as the instance of
the contextIndex object for that SNMPv2 … | column | Integer32 | .1.3.6.1.6.3.3.2.3.1.1.3 |
| aclStorageType The storage type for this conceptual row in the
aclTable. | column | StorageType | .1.3.6.1.6.3.3.2.3.1.1.5 |
| aclStatus The status of this conceptual row in the
aclTable. | column | SNMPv2-TCRowStatus | .1.3.6.1.6.3.3.2.3.1.1.6 |