aclIllegalEntityTypes
RAD-ACL-MIB ·
.1.3.6.1.4.1.164.6.1.14.2.1.1.1.6
Object
column
Bits
This object is a bitmap of entity types. If a bit representing certain entity type is '1', ACL cannot be bound to that entity type. e.g. if bit (0) is '1', ACL cannot be bound to management entity.
Context
- MIB
- RAD-ACL-MIB
- OID
.1.3.6.1.4.1.164.6.1.14.2.1.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aclMainEntry
- Table
- aclMainTable
- Siblings
- 6
Syntax
Bits
Values & Constraints
Enumerated Values
0 | management |
1 | routerInterface |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| aclName Access Control List (ACL) name | column | OctetString | .1.3.6.1.4.1.164.6.1.14.2.1.1.1.1 |
| aclNumberOfAce Number of Access Control Entries in this ACL | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.6.1.14.2.1.1.1.2 |
| aclLastSeqeunceNumber Sequence Number of the last ACE in this ACL. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.6.1.14.2.1.1.1.3 |
| aclResequenceCmd Resequence Command, specifying step between ACE sequence numbers.
For example, when resequence command with value of 100 is given,
new sequence number will be 100 200 300 400 etc… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.6.1.14.2.1.1.1.4 |
| aclType ACL type. For IP ACLs, all ACEs of same ACL will have same InetAddressType value | column | Enumeration | .1.3.6.1.4.1.164.6.1.14.2.1.1.1.5 |
| aclRowStatus Create/Destroy ACLs.
When removing ACL which has associated ACE entries,
all associated entries (in aclAceTable and in all auxiliary (per protocol) tables)
MUST be removed befor… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.164.6.1.14.2.1.1.1.7 |