aclAceIndexList
ECS4610-50T-MIB ·
.1.3.6.1.4.1.259.10.1.1.1.17.7.14.1.4
Object
column OctetString
The octet string containes the ACE indexes. Two octets express one index and it is represented in network order. This index list indicates the particular ACEs which belong to this table. The ACE uses type to indicate the aclIpAceEntry, the aclMacAceEntry or the aclIpv6AceEntry. The type is specified in aclType. When the type is macAce(1), the index of aclAceIndexList is the aclMacAceEntry. When the type is ipAce(2), the index of aclAceIndexList is the aclIpAceEntry. When the type is ipv6Ace(3), the index of aclAceIndexListis the aclIpv6AceEntry.
Context
- MIB
- ECS4610-50T-MIB
- OID
.1.3.6.1.4.1.259.10.1.1.1.17.7.14.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aclEntry
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 'ECS4610-50T-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4610-50T-MIB::aclAceIndexList'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ECS4610-50T-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4610-50T-MIB::aclAceIndexList.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS4610-50T-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS4610-50T-MIB::aclAceIndexList'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-8