numMacIpExternSrcOP
ES4626-50-MIB ·
.1.3.6.1.4.1.259.8.1.2.100.10.1.3.6.20
Object
scalar
r/w
Enumeration
Indicates how a packet's source TCP/UDP port number is
to be compared.
If the numMacIpExternProtocol object in the same row does not
indicate TCP or UDP, this object has to be 'noOperator(0)' and
cannot be changed while this row is active, i.e., the value of
numMacIpExternStatus in the same row has the value 'active(1)'.
'noOperator(0)', which is the default value, means that no
comparison is to be made with the source TCP/UDP port number.
lt(1) means less than, gt(2) means greater than, eq(3)
means equal, neq(4) means not equal. Those 4 operators
are using the numMacIpExternSrcPort object as an operand which
is the only one needed.
range(5) means that it compares the port value between two
numbers, so this operator needs 2 operands. One operand is
the starting port number of the range which is numMacIpExternSrcPort
object, and the other operand is the ending port number of the
range which the numMacIpExternSrcPortRange object is in.
Now support(3)eq,(5)range.
Context
- MIB
- ES4626-50-MIB
- OID
.1.3.6.1.4.1.259.8.1.2.100.10.1.3.6.20- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- numMacIpExternAcl
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noOperator |
1 | lt |
2 | gt |
3 | eq |
4 | neq |
5 | range |
Object Constraints
range: 1-65535