cpuFilterProfileMask
DES-1210-28ME-B3 ·
.1.3.6.1.4.1.171.10.75.15.3.33.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 TRAFFIC_CLASS 21
-------------------------------------------
The value is in Hex format.
Context
- MIB
- DES-1210-28ME-B3
- OID
.1.3.6.1.4.1.171.10.75.15.3.33.1.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cpuFilterProfileEntry
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 'DES-1210-28ME-B3' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES-1210-28ME-B3::cpuFilterProfileMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DES-1210-28ME-B3' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES-1210-28ME-B3::cpuFilterProfileMask.<cpuFilterProfileNo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES-1210-28ME-B3' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES-1210-28ME-B3::cpuFilterProfileMask'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.