agAclAccntKind
FOUNDRY-SN-IP-ACL-MIB ·
.1.3.6.1.4.1.1991.1.2.2.15.5.1.1
Object
column Enumeration
Kind of ACL Accounting statistics needed. ipv4PolicyBasedRouting(2) and ipv6PolicyBasedRouting(6) are implemented in brcdPbrAclAccntTable. Agent will fail for GET on ipv4PolicyBasedRouting(2) and ipv6PolicyBasedRouting(6) wheresas for GET_NEXT it will skip these. The enum value ipv6ReceiveAcl(7) is not supported on CES/CER devices.
Context
- MIB
- FOUNDRY-SN-IP-ACL-MIB
- OID
.1.3.6.1.4.1.1991.1.2.2.15.5.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- agAclAccntEntry
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 'FOUNDRY-SN-IP-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-IP-ACL-MIB::agAclAccntKind'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FOUNDRY-SN-IP-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-IP-ACL-MIB::agAclAccntKind.<agAclAccntKind>.<agAclAccntIfIndex>.<agAclAccntDirection>.<agAclAccntAclNumber>.<agAclAccntFilterId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FOUNDRY-SN-IP-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FOUNDRY-SN-IP-ACL-MIB::agAclAccntKind'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ipv4 |
1 | l2 |
3 | rateLimit |
4 | receiveAcl |
5 | ipv6 |
7 | ipv6ReceiveAcl |