aclIfAclId
EdgeSwitch-QOS-ACL-MIB ·
.1.3.6.1.4.1.4413.1.1.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
- EdgeSwitch-QOS-ACL-MIB
- OID
.1.3.6.1.4.1.4413.1.1.3.2.8.1.5- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- aclIfEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EdgeSwitch-QOS-ACL-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-QOS-ACL-MIB::aclIfAclId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EdgeSwitch-QOS-ACL-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-QOS-ACL-MIB::aclIfAclId.<aclIfIndex>.<aclIfDirection>.<aclIfSequence>.<aclIfAclType>.<aclIfAclId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EdgeSwitch-QOS-ACL-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EdgeSwitch-QOS-ACL-MIB::aclIfAclId'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647