aclIfAclId
NETGEAR-QOS-ACL-MIB ·
.1.3.6.1.4.1.4526.10.3.2.8.1.5
Object
column
Integer32
The ACL identifier value, which is interpreted based on
the aclIfType object.
For the IP ACLs, the actual ACL number is its identifier
as follows: IP standard ranges from 1-99, while
IP extended ranges from 100-199. Here, aclIfAclId represents
aclIndex.
The MAC ACLs use an internally-generated index value
that is assigned when the ACL is created.Here, aclIfAclId
represents aclMacIndex.
The IPv6 ACLs use an internally-generated index value
that is assigned when the ACL is created.Here, aclVlanAclId
represents aclIpv6Index.
The aclIfType object must be specified along with
this object.
Context
- MIB
- NETGEAR-QOS-ACL-MIB
- OID
.1.3.6.1.4.1.4526.10.3.2.8.1.5- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- aclIfEntry
- Table
- aclIfTable
- Siblings
- 5
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| aclIfIndex The interface to which this ACL instance applies. | column | Integer32 | .1.3.6.1.4.1.4526.10.3.2.8.1.1 |
| aclIfDirection The interface direction to which this ACL instance applies. | column | Enumeration | .1.3.6.1.4.1.4526.10.3.2.8.1.2 |
| aclIfSequence The relative evaluation sequence of this ACL for this
interface and direction. When multiple ACLs are allowed
for a given interface and direction, the sequence number
determine… | column | Unsigned32 | .1.3.6.1.4.1.4526.10.3.2.8.1.3 |
| aclIfAclType The type of this ACL, which is used to interpret the
aclIfId object value. Each type of ACL uses its own
numbering scheme for identification (see aclIfAclId object
for details).… | column | Enumeration | .1.3.6.1.4.1.4526.10.3.2.8.1.4 |
| aclIfStatus Status of this instance.
active(1) - this ACL interface instance is active
createAndGo(4) - set to this value to assign an ACL to an interface and direction
de… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.4526.10.3.2.8.1.6 |