aclProfileType

DLINK-DXS-1210-16TC-AX-MIB · .1.3.6.1.4.1.171.10.139.4.1.7.1.1.1.1.3

Object

column r/w Enumeration
The ACL Profile type, possible value are
l2      (1) - for MAC-based rule,
l3v4    (2) - for IPv4-based rule,
l3v4Ext (3) - for IPv4-Ext rule,
l3v6    (4) - for IPv6-based rule.
Note that only l2, l3 and l3v6 could be set by user,
other is reserved for system to show information.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1l2
2l3v4
3l3v4Ext
4l3v6
5l3v6Ext
6expert