macIpExternSrcOp
ZELAX-MIB ·
.1.3.6.1.4.1.7840.2.1.100.10.1.3.9.1.15
Object
column
r/w
Enumeration
Indicates how a packet's source TCP/UDP port number is
to be compared.
If the macIpExternProtocal 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
macIpExternStatus 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(3) means equal, This operators are using the macIpExternSrcPort1
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 macIpExternSrcPort1
object, and the other operand is the ending port number of the
range which the macIpExternSrcPort2 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.9.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- macIpExternAclEntry
- Table
- macIpExternAclTable
- Siblings
- 22
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noOperator |
3 | eq |
5 | range |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| macIpExternIndex The index of macIp-Extern-acl group . | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.7840.2.1.100.10.1.3.9.1.1 |
| macIpExternSrcIp 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.9.1.10 |
| macIpExternSrcIpWild 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.9.1.11 |
| macIpExternDstIp 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.9.1.12 |
| macIpExternDstIpWild 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.9.1.13 |
| macIpExternTimeRangeName The Time-range of advanced acl rule. | column | OctetString | .1.3.6.1.4.1.7840.2.1.100.10.1.3.9.1.14 |
| macIpExternSrcPort1 The source port number of the TCP or UDP protocol. If the
macIpExternSrcOP 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.9.1.16 |
| macIpExternSrcPort2 The source port number of the TCP or UDP protocol. If the
macIpExternSrcOP 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.9.1.17 |
| macIpExternDstOp Indicates how a packet's Destination TCP/UDP port number is
to be compared.
If the macIpExternProtocol object in the same row does not
indicate TCP or UDP, this obj… | column | Enumeration | .1.3.6.1.4.1.7840.2.1.100.10.1.3.9.1.18 |
| macIpExternDstPort1 The source port number of the TCP or UDP protocol. If the
macIpExternDstOP 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.9.1.19 |
| macIpExternSubIndex The index of macIp-Extern-acl rule . | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.7840.2.1.100.10.1.3.9.1.2 |
| macIpExternDstPort2 The source port number of the TCP or UDP protocol. If the
macIpExternDstOP 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.9.1.20 |
| macIpExternPrecedence The precedence of macIp-Extern-acl . | column | Integer32 | .1.3.6.1.4.1.7840.2.1.100.10.1.3.9.1.21 |
| macIpExternTos The tos of macIp-Extern-acl . | column | Integer32 | .1.3.6.1.4.1.7840.2.1.100.10.1.3.9.1.22 |
| macIpExternStatus state of the access-list. | column | Enumeration | .1.3.6.1.4.1.7840.2.1.100.10.1.3.9.1.23 |
| macIpExternPriority The priority of extern macIp acl's rule,it is not supported now. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.7840.2.1.100.10.1.3.9.1.3 |
| macIpExternAct The action of acl rule. | column | Enumeration | .1.3.6.1.4.1.7840.2.1.100.10.1.3.9.1.4 |
| macIpExternProtocal 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.9.1.5 |
| macIpExternSrcMac Source Mac-address of advanced acl rule,for example : ff-ff-ff-ff-ff-00. | column | OctetString | .1.3.6.1.4.1.7840.2.1.100.10.1.3.9.1.6 |
| macIpExternSrcMacWild Source Mac-address's anti-mask of advanced acl rule,for example : ff-ff-ff-ff-00-00. | column | OctetString | .1.3.6.1.4.1.7840.2.1.100.10.1.3.9.1.7 |
| macIpExternDstMac Destination Mac-address of advanced acl rule,for example : ff-ff-ff-ff-ff-00. | column | OctetString | .1.3.6.1.4.1.7840.2.1.100.10.1.3.9.1.8 |
| macIpExternDstMacWild Destination Mac-address's anti-mask of advanced acl rule,for example : ff-ff-ff-ff-00-00. | column | OctetString | .1.3.6.1.4.1.7840.2.1.100.10.1.3.9.1.9 |