ipExternDstOp
ZELAX-MIB ·
.1.3.6.1.4.1.7840.2.1.100.10.1.3.4.1.14
Object
column
r/w
Enumeration
Indicates how a packet's Destination TCP/UDP port number is
to be compared.
If the numIpExternProtocol 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
numIpExternStatus 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.
eq(1)means equal, This operators are using the numIpExternDestPort
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 numIpExternSrcPort
object, and the other operand is the ending port number of the
range which the numIpExternDestPortRange object is in.
Now support(3)eq,(5)range.
Context
- MIB
- ZELAX-MIB
- OID
.1.3.6.1.4.1.7840.2.1.100.10.1.3.4.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipExternAclEntry
- Table
- ipExternAclTable
- Siblings
- 16
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noOperator |
1 | eq |
2 | range |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipExternIndex The index of ip-Extern-acl group . | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.7840.2.1.100.10.1.3.4.1.1 |
| ipExternTimeRangeName The Time-range of advanced acl rule. | column | OctetString | .1.3.6.1.4.1.7840.2.1.100.10.1.3.4.1.10 |
| ipExternSrcOp Indicates how a packet's source TCP/UDP port number is
to be compared.
If the numIpExternProtocol object in the same row does not
indicate TCP or UDP, this object h… | column | Enumeration | .1.3.6.1.4.1.7840.2.1.100.10.1.3.4.1.11 |
| ipExternSrcPort1 The source port number of the TCP or UDP protocol. If the
numIpExternSrcOP object in the same row is range(5), this
object will be the starting port number of the port range.
This… | column | Integer32 | .1.3.6.1.4.1.7840.2.1.100.10.1.3.4.1.12 |
| ipExternSrcPort2 The source port number of the TCP or UDP protocol. If the
numIpExternSrcOP object in the same row is range(5), this
object will be the ending port number of the port range.
This o… | column | Integer32 | .1.3.6.1.4.1.7840.2.1.100.10.1.3.4.1.13 |
| ipExternDstPort1 The source port number of the TCP or UDP protocol. If the
numIpExternDestOP object in the same row is range(5), this
object will be the starting port number of the port range.
Thi… | column | Integer32 | .1.3.6.1.4.1.7840.2.1.100.10.1.3.4.1.15 |
| ipExternDstPort2 The source port number of the TCP or UDP protocol. If the
numIpExternDestOP object in the same row is range(5), this
object will be the ending port number of the port range.
This … | column | Integer32 | .1.3.6.1.4.1.7840.2.1.100.10.1.3.4.1.16 |
| ipExternStatus now state of the access-list. | column | Enumeration | .1.3.6.1.4.1.7840.2.1.100.10.1.3.4.1.17 |
| ipExternSubIndex The index of ip-Extern-acl rule . | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.7840.2.1.100.10.1.3.4.1.2 |
| ipExternPriority The priority of extern ip acl's rule,it is not supported now. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.7840.2.1.100.10.1.3.4.1.3 |
| ipExternAct The action of acl rule. | column | Enumeration | .1.3.6.1.4.1.7840.2.1.100.10.1.3.4.1.4 |
| ipExternProtocal The protocol number field in the IP header used to indicate
the higher layer protocol as specified in RFC 1700. A value
value of 0 matches every IP packet.
For ex… | column | Integer32 | .1.3.6.1.4.1.7840.2.1.100.10.1.3.4.1.5 |
| ipExternSrcIp Source IP-address of advanced acl rule,for example 10.1.1.0 . | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.7840.2.1.100.10.1.3.4.1.6 |
| ipExternSrcIpWild Source IP-address wild of advanced acl rule,for example 0.0.0.255 . | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.7840.2.1.100.10.1.3.4.1.7 |
| ipExternDstIp Destination IP-address of advanced acl rule,for example 10.1.1.0 . | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.7840.2.1.100.10.1.3.4.1.8 |
| ipExternDstIpWild Destination IP-address wild of advanced acl rule,for example 0.0.0.255 . | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.7840.2.1.100.10.1.3.4.1.9 |