aclIpAceSourceIpAddrBitmask
ECS3610-MIB ·
.1.3.6.1.4.1.259.10.1.6.1.17.7.1.1.5
Object
The specified source IP address mask. The packet's source address is AND-ed with the value of IpAceSourceIpAddr and then compared against the value of this object.
Context
- MIB
- ECS3610-MIB
- OID
.1.3.6.1.4.1.259.10.1.6.1.17.7.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aclIpAceEntry
- Table
- aclIpAceTable
- Siblings
- 21
Syntax
SNMPv2-SMIIpAddress
- Source
- SNMPv2-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| aclIpAceIndex An index that uniquely identifies an entry in the IP ACE
table. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.259.10.1.6.1.17.7.1.1.1 |
| aclIpAceTos Specifies the IP ToS facility value to match against. The
value of this object is ignored whenever the value of
aclIpAcePrec object is 9. This object may not be modified
if the as… | column | Integer32 | .1.3.6.1.4.1.259.10.1.6.1.17.7.1.1.10 |
| aclIpAceDscp Specifies the DSCP value to match against. The value of this
object is ignored whenever the value of aclIpAcePrec object
is 64. This object may not be modified if the associated
a… | column | Integer32 | .1.3.6.1.4.1.259.10.1.6.1.17.7.1.1.11 |
| aclIpAceSourcePortOp Indicates how a packet's source TCP/UDP port number is to be
compared. noOperator(1), which is the default value, means no
comparison is to be made with the source TCP/UDP port nu… | column | Enumeration | .1.3.6.1.4.1.259.10.1.6.1.17.7.1.1.12 |
| aclIpAceMinSourcePort If the aclIpAceSourcePortOp is range(3), this indicates the
lower bound of the TCP/UDP port number value range. This
object may not be modified if the associated aclIpAceType
obje… | column | Integer32 | .1.3.6.1.4.1.259.10.1.6.1.17.7.1.1.13 |
| aclIpAceMaxSourcePort If the aclIpAceSourcePortOp is range(3),
this indicates the upper bound of the TCP/UDP port number value range. | column | Integer32 | .1.3.6.1.4.1.259.10.1.6.1.17.7.1.1.14 |
| aclIpAceSourcePortBitmask If the aclIpAceSourcePortOp is equal(2), this indicates
the bitmask of the aclIpAceMinSourcePort. This object may
not be modified if the associated aclIpAceType object is
equal to… | column | Integer32 | .1.3.6.1.4.1.259.10.1.6.1.17.7.1.1.15 |
| aclIpAceDestPortOp Indicates how a packet's destination 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 destination … | column | Enumeration | .1.3.6.1.4.1.259.10.1.6.1.17.7.1.1.16 |
| aclIpAceMinDestPort If the aclIpAceDestPortOp is range(3), this indicates the lower
bound of the TCP/UDP port number value range. This object may
not be modified if the associated aclIpAceType object… | column | Integer32 | .1.3.6.1.4.1.259.10.1.6.1.17.7.1.1.17 |
| aclIpAceMaxDestPort If the aclIpAceDestPortOp is range(3),
this indicates the upper bound of the TCP/UDP port number value range. | column | Integer32 | .1.3.6.1.4.1.259.10.1.6.1.17.7.1.1.18 |
| aclIpAceDestPortBitmask If the aclIpAceDestPortOp is equal(2),
this indicates the bitmask of the aclIpAceMinDestPort.
This object may not be modified if the associated
aclIpAceType object is equal to sta… | column | Integer32 | .1.3.6.1.4.1.259.10.1.6.1.17.7.1.1.19 |
| aclIpAceType The specified IP ACE type. When the type of this entry is
modified, then this entry will be auto-unbound from the
aclEntry and the not supporting field of this entry
will be set 0. | column | Enumeration | .1.3.6.1.4.1.259.10.1.6.1.17.7.1.1.2 |
| aclIpAceControlCode Indicates how the control flags of TCP packets are to be compared.
aclIpAceControlCode is AND-ed with aclIpAceControlCodeBitmask.
This object may not be modified if the associated… | column | Integer32 | .1.3.6.1.4.1.259.10.1.6.1.17.7.1.1.20 |
| aclIpAceControlCodeBitmask Indicates how the control flags of TCP packets are to be compared.
It can be used to check multiple flags of the
FIN, SYN, RST, PSH, ACK, URG by the sum of
FIN=1, SYN=2, RST=4, PS… | column | Integer32 | .1.3.6.1.4.1.259.10.1.6.1.17.7.1.1.21 |
| aclIpAceStatus The status of this conceptual row entry. This object isused to manage the
creation and deletion of conceptual rows.
The status column has six defined values:
… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.259.10.1.6.1.17.7.1.1.22 |
| aclIpAceAccess Indicates the action to be taken if a packet matches this ACE.
This object cannot not be configured when the status of the
entry, aclIpAceStatus, is active(1). | column | Enumeration | .1.3.6.1.4.1.259.10.1.6.1.17.7.1.1.3 |
| aclIpAceSourceIpAddr The specified source IP address. The packet's source address is
AND-ed with the value of aclIpAceSourceIpAddrBitmask and then
compared against the value of this object. This objec… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.259.10.1.6.1.17.7.1.1.4 |
| aclIpAceDestIpAddr The specified destination IP address. The packet's destination
address is AND-ed with the value of aclIpAceDestIpAddrBitmask
and then compared against the value of this object. Th… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.259.10.1.6.1.17.7.1.1.6 |
| aclIpAceDestIpAddrBitmask The specified destination IP address mask. This object may
not be modified if the associated aclIpAceType object is
equal to standard(1). | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.259.10.1.6.1.17.7.1.1.7 |
| aclIpAceProtocol The protocol number field in the IP header used to indicate
the higher layer protocol as specified in RFC 1700. A value
of 0 matches every IP packet. The object=256 means 'any'. F… | column | Integer32 | .1.3.6.1.4.1.259.10.1.6.1.17.7.1.1.8 |
| aclIpAcePrec Specifies the IP precedence value to match against. The value
of this object is ignored whenever the value of aclIpAcePrec
object is 8. This object may not be modified if the asso… | column | Integer32 | .1.3.6.1.4.1.259.10.1.6.1.17.7.1.1.9 |