filterFlags
CTATX-MIB ·
.1.3.6.1.4.1.97.3.10.7.1.5
Object
A set of flag bits which control the operation of the filter. Filters will not prevent packets from being accepted by the ES/1 as a final destination. The following bits are used: bit 13, bit 12, bit 11, bit 10. bits 9-8 used for filterFrame. bits 7-6 used for filterSource, filterSourceEnd, and filterSourceMask. bits 5-4 used for filterDest, filterDestEnd, and filterDestMask. bits 3-2 used for filterSrcLan. bits 1-0 used for filterField, filterOffset, and filterMask.
Context
- MIB
- CTATX-MIB
- OID
.1.3.6.1.4.1.97.3.10.7.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- filterEntry
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 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATX-MIB::filterFlags'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATX-MIB::filterFlags.<filterIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTATX-MIB::filterFlags'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647