tIPv6FilterParamsExtMxPktLenOper
TIMETRA-FILTER-MIB ·
.1.3.6.1.4.1.6527.3.1.2.21.47.1.32
Object
The value of the object tIPv6FilterParamsExtMxPktLenOper specifies the
way how the values of the objects tIPv6FilterParamsExtMxPktLenVal1 and
tIPv6FilterParamsExtMxPktLenVal2 are used.
If the value of this object is 'eq (1)' then the value of the Total
Length field of the IP header of the packet that has matched this
filter's entry must be equal to the value of the object
tIPv6FilterParamsExtMxPktLenVal1 (see table below). The value of the
object tIPv6FilterParamsExtMxPktLenVal2 is ignored.
If the value of this object is 'range (2)' then the value of the Total
Length field of the IP header of the packet that has matched this
filter's entry must be greater than or equal to the value of the
object tIPv6FilterParamsExtMxPktLenVal1 and less than or equal to the
value of the object tIPv6FilterParamsExtMxPktLenVal2.
If the value of this object is 'lt (3)' then the value of the Total
Length field of the IP header of the packet that has matched this
filter's entry must be less than the value of the object
tIPv6FilterParamsExtMxPktLenVal1 (see table below). The value of the
object tIPv6FilterParamsExtMxPktLenVal2 is ignored.
If the value of this object is 'gt (4)' then the value of the Total
Length field of the IP header of the packet that has matched this
filter's entry must be greater than the value of the object
tIPv6FilterParamsExtMxPktLenVal1 (see table below). The value of the
object tIPv6FilterParamsExtMxPktLenVal2 is ignored.
Allowed ranges for the values of tIPv6FilterParamsExtMxPktLenVal1 and
tIPv6FilterParamsExtMxPktLenVal2 are:
Operator |Packet Length Value 1|Packet Length Value 2
--------------------------------------------------------------------
none (0) | N/A | N/A
eq(1) | 0..65535 | N/A
range(2) | 0..65534 | (Value1 + 1)..65535
lt(3) | 1..65535 | N/A
gt(4) | 0..65534 | N/A
Context
- MIB
- TIMETRA-FILTER-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.21.47.1.32- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tIPv6FilterParamsExtEntry
- Groups
- 1
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::tIPv6FilterParamsExtMxPktLenOper'
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::tIPv6FilterParamsExtMxPktLenOper.<index>'
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::tIPv6FilterParamsExtMxPktLenOper'
Syntax
- Source
- TIMETRA-TC-MIBTOperator
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | eq |
2 | range |
3 | lt |
4 | gt |
Conformance
Member of