swCpuAclIpIcmpOption

ACLMGMT-MIB · .1.3.6.1.4.1.171.12.9.4.2.1.8

Object

column r/w Enumeration
This object indicates which fields are identified for ICMP.
none (1)- Both fields are null.
type (2)- Type field identified.
code (3)- Code field identified.
type-code (4)- Both ICMP fields identified.

Context

MIB
ACLMGMT-MIB
OID
.1.3.6.1.4.1.171.12.9.4.2.1.8
Type
column
Access
readwrite
Status
current
Parent
swCpuAclIpEntry

Walk 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 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swCpuAclIpIcmpOption'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swCpuAclIpIcmpOption.<swCpuAclIpProfileID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACLMGMT-MIB::swCpuAclIpIcmpOption'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2type
3code
4type-code