All MIBs › PEA-BRIDGE-IPDSLAM › ipAclSrcPortOp
ipAclSrcPortOp
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::ipAclSrcPortOp
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.21.35.5.42
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-create
Description:
Indicates how a packet's source TCP/UDP port number is to be compared.
noOperator(1) which is the default value, means that no comparison is to be made with the source TCP/UDP port number.
lt(2) means less than, gt(3) means greater than, eq(4) means equal, neq(5) means not equal. These 4 operators will use srcPort object as an operand which is the only one needed.
range(6) 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 srcPort object, and the other operand is the ending port number of the range which is srcPortRange object.
The value cannot be changed while the Rule is Active.
Valid from: EDA 2.2 SP2
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.193 | ericsson | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.72 | diaxMIB | DXD-SMI |
| 1.3.6.1.4.1.193.72.300 | peaIpDslam | DIESEL-SMI |
| 1.3.6.1.4.1.193.72.300.30 | peaBridgeIpDslam | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1 | bridgeControl | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.21 | accessControlList | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.21.35 | ipAclRuleTable | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.21.35.5 | ipAclRuleEntry | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.21.35.5.42 | ipAclSrcPortOp | PEA-BRIDGE-IPDSLAM |