tIPv6FilterDefaultAction
TIMETRA-FILTER-MIB ·
.1.3.6.1.4.1.6527.3.1.2.21.18.1.5
Object
The value of the object tIPv6FilterDefaultAction specifies the action to be taken for packets that do not match any of the filter entries. The only allowed values for this field are drop(1) and forward(2).
Context
- MIB
- TIMETRA-FILTER-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.21.18.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tIPv6FilterEntry
- Groups
- 7
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::tIPv6FilterDefaultAction'
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::tIPv6FilterDefaultAction.<tIPv6FilterId>'
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::tIPv6FilterDefaultAction'
Syntax
- Source
- TFilterAction
- Base type
Enumeration
Values & Constraints
Type Values
1 | drop |
2 | forward |
4 | httpRedirect |
5 | nat |
6 | reassemble |
7 | gtpLclBrkout |
8 | forwardEsiL2 |
9 | forwardEsiL3 |
11 | unrecognized |