aclProfileMask
DGS-1210-24-AX ·
.1.3.6.1.4.1.171.10.76.10.15.1.1.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
ARP-SP ARP-SENDER-MAC 14
ARP-SP ARP-SENDER-IP 15 (MSB)
-------------------------------------------
The value is in Hex format.
Context
- MIB
- DGS-1210-24-AX
- OID
.1.3.6.1.4.1.171.10.76.10.15.1.1.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-24-AX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS-1210-24-AX::aclProfileMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DGS-1210-24-AX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS-1210-24-AX::aclProfileMask.<aclProfileNo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DGS-1210-24-AX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DGS-1210-24-AX::aclProfileMask'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.