aclProfileMask
DGS-1210-28XME-BX ·
.1.3.6.1.4.1.171.10.76.43.1.15.1.2.1.4
Object
column r/w
OctetString
Indicate which field want to care in the packet.
Turn on the following bits to select the following items
Type Item BIT
------------------------------------------
L2 DST_MAC 0 (LSB)
L2 SRC_MAC 1
L2 VID 2
L2 8021P_PRIORITY 3
L2 ETHER_TYPE 4
L3 DSCP 5
L3 ICMP_TYPE 6
L3 ICMP_CODE 7
L3 IGMP_TYPE 8
L3 DST_IP 9
L3 SRC_IP 10
L3 DST_PORT 11
L3 SRC_PORT 12
L3 TCPFLAG 13 (MSB)
L3 TOS 16
UDF UDF1 17
UDF UDF2 18
UDF UDF3 19
UDF UDF4 20
L3v6 TRAFFIC_CLASS 21
L3v6 DST_IPV6 22
L3v6 SRC_IPV6 23 (MSB)
-------------------------------------------
The value is in Hex format.
Context
- MIB
- DGS-1210-28XME-BX
- OID
.1.3.6.1.4.1.171.10.76.43.1.15.1.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aclProfileEntry
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 'DGS-1210-28XME-BX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS-1210-28XME-BX::aclProfileMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DGS-1210-28XME-BX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS-1210-28XME-BX::aclProfileMask.<aclProfileNo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DGS-1210-28XME-BX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DGS-1210-28XME-BX::aclProfileMask'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.