diffServAclAceIndexList
ECS4810-12M-MIB ·
.1.3.6.1.4.1.259.10.1.11.1.16.4.15.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 diffServMacAceEntry, the diffServIpAceEntry, the diffServIpv6AceEntry or the diffServArpAceEntry. The type is specified in diffServAclType. When the type is mac(1), the index of diffServAclAceIndexList is the diffServMacAceEntry. When the type is ipstandard(2) or ipextended(3), the index of diffServAclAceIndexList is the diffServIpAceEntry. When the type is ipv6standard(4) or ipv6extended(5), the index of diffServAclAceIndexList is the diffServIpv6AceEntry. When the type is arp(6), the index of diffServAclAceIndexList is the diffServArpAceEntry.
Context
- MIB
- ECS4810-12M-MIB
- OID
.1.3.6.1.4.1.259.10.1.11.1.16.4.15.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- diffServAclEntry
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 'ECS4810-12M-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4810-12M-MIB::diffServAclAceIndexList'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ECS4810-12M-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4810-12M-MIB::diffServAclAceIndexList.<diffServAclIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS4810-12M-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS4810-12M-MIB::diffServAclAceIndexList'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255