aclProfileType

DES-1210-10AXME · .1.3.6.1.4.1.171.10.75.14.15.1.1.1.2

Object

column r/w Enumeration
The ACL Profile type, possible value are
l2 (1) - for MAC-based rule, 
l3 (2) - for IPv4-based rule,
arpSP-permit(4) - for ARP Spoofing prevention entry,
arpSP-deny(5) - for ARP Spoofing prevention entry,
voiceVlan(6) - for Voice VLAN OUI entry.
Note that only l2 and l3 could be set by user, 
other is reserved for system to show information.

Context

MIB
DES-1210-10AXME
OID
.1.3.6.1.4.1.171.10.75.14.15.1.1.1.2
Type
column
Access
readwrite
Status
current
Parent
aclProfileEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1l2
2l3
4arpSP-permit
5arpSP-deny
6voiceVlan