tMacFilterParamsAction
TIMETRA-FILTER-MIB ·
.1.3.6.1.4.1.6527.3.1.2.21.4.1.5
Object
The action to take for packets that match this filter entry. The value
default(3) specifies this entry to inherit the behavior defined as the
default for the filter. The values nat(5), reassemble(6),
gtpLclBrkout(7) and forwardEsiL3(9) are not allowed.
The object tMacFilterParamsAction supports only subset of filter
actions. The object tMacFltrEntryActAction supports all actions. It's
recommended to use tMacFltrEntryActAction instead of
tMacFilterParamsAction.
Context
- MIB
- TIMETRA-FILTER-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.21.4.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tMacFilterParamsEntry
- Groups
- 3
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 'TIMETRA-FILTER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-FILTER-MIB::tMacFilterParamsAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-FILTER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-FILTER-MIB::tMacFilterParamsAction.<tMacFilterId>.<tMacFilterParamsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-FILTER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-FILTER-MIB::tMacFilterParamsAction'
Syntax
- Source
- TFilterActionOrDefault
- Base type
Enumeration
Values & Constraints
Type Values
1 | drop |
2 | forward |
3 | default |
4 | httpRedirect |
5 | nat |
6 | reassemble |
7 | gtpLclBrkout |
8 | forwardEsiL2 |
9 | forwardEsiL3 |
11 | unrecognized |
30 | ignoreMatch |