rcCpuCachePacketAclType
SWITCH-CCP-MIB ·
.1.3.6.1.4.1.8886.6.1.55.1.16.1.2
Object
column r/w
Enumeration
The type of the acl which is used to collect packets.
Context
- MIB
- SWITCH-CCP-MIB
- OID
.1.3.6.1.4.1.8886.6.1.55.1.16.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcCpuCachePacketAclEntry
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 'SWITCH-CCP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-CCP-MIB::rcCpuCachePacketAclType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SWITCH-CCP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-CCP-MIB::rcCpuCachePacketAclType.<rcCpuCachePacketPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWITCH-CCP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWITCH-CCP-MIB::rcCpuCachePacketAclType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ip-access-list |
2 | mac-access-list |
3 | access-list-map |