a3filterUserMaskLocLength
A3Com-Filter-r5-MIB ·
.1.3.6.1.4.1.43.2.10.2.1.6
Object
column mandatory
r/w
Enumeration
When specifying a packet location via the offsetLength
semantics, this parameter indicates the length of the
bit field used in the Mask. Only the values one(1),
two(2), four(4), and six(6) are allowed.
If the length is not specified, the agent will
automatically determine the proper length based on
either the operand (a3filterUserMaskOperand) or the
matching values (a3filterUserMaskMatchType).
Context
- MIB
- A3Com-Filter-r5-MIB
- OID
.1.3.6.1.4.1.43.2.10.2.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3filterUserMaskEntry
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 'A3Com-Filter-r5-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-Filter-r5-MIB::a3filterUserMaskLocLength'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3Com-Filter-r5-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-Filter-r5-MIB::a3filterUserMaskLocLength.<a3filterUserMaskIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3Com-Filter-r5-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3Com-Filter-r5-MIB::a3filterUserMaskLocLength'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | one |
2 | two |
3 | reserved |
4 | four |
5 | rsvd |
6 | six |