diffServIpAceSourcePortBitmask
ES4524M-PoE-MIB ·
.1.3.6.1.4.1.259.8.1.7.1.16.4.17.1.15
Object
column
r/w
Integer32
If the diffServIpAceSourcePortOp is equal(2), this indicates the bitmask of the diffServIpAceMinSourcePort. This object may not be modified if the associated diffServIpAceType object is equal to standard(1).
Context
- MIB
- ES4524M-PoE-MIB
- OID
.1.3.6.1.4.1.259.8.1.7.1.16.4.17.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- diffServIpAceEntry
- Table
- diffServIpAceTable
- Siblings
- 19
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| diffServIpAceIndex An index that uniquely identifies an entry in the IP ACE
table. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.259.8.1.7.1.16.4.17.1.1 |
| diffServIpAceTos Specifies the IP ToS facility value to match against. The
value of this object is ignored whenever the value of
diffServIpAcePrec object is 9. This object may not be modified
if t… | column | Integer32 | .1.3.6.1.4.1.259.8.1.7.1.16.4.17.1.10 |
| diffServIpAceDscp Specifies the DSCP value to match against. The value of this
object is ignored whenever the value of diffServIpAcePrec
object is 64. This object may not be modified if the
associa… | column | Integer32 | .1.3.6.1.4.1.259.8.1.7.1.16.4.17.1.11 |
| diffServIpAceSourcePortOp 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.8.1.7.1.16.4.17.1.12 |
| diffServIpAceMinSourcePort If the diffServIpAceSourcePortOp 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 diffServIpAc… | column | Integer32 | .1.3.6.1.4.1.259.8.1.7.1.16.4.17.1.13 |
| diffServIpAceDestPortOp 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.8.1.7.1.16.4.17.1.16 |
| diffServIpAceMinDestPort If the diffServIpAceDestPortOp 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
diffServIpAceT… | column | Integer32 | .1.3.6.1.4.1.259.8.1.7.1.16.4.17.1.17 |
| diffServIpAceDestPortBitmask If the diffServIpAceDestPortOp is equal(2), this indicates
the bitmask of the diffServIpAceMinDestPort. This object may
not be modified if the associated diffServIpAceType object
… | column | Integer32 | .1.3.6.1.4.1.259.8.1.7.1.16.4.17.1.19 |
| diffServIpAceType The specified IP ACE type. When the type of this entry is
modified, then this entry will be auto-unbound from the
diffServAclEntry and the not supporting field of this entry
will … | column | Enumeration | .1.3.6.1.4.1.259.8.1.7.1.16.4.17.1.2 |
| diffServIpAceControlCode Indicates how the control flags of TCP packets are to be
compared. diffServIpAceControlCode is AND-ed with
diffServIpAceControlCodeBitmask. This object may not be
modified if the … | column | Integer32 | .1.3.6.1.4.1.259.8.1.7.1.16.4.17.1.20 |
| diffServIpAceControlCodeBitmask 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.8.1.7.1.16.4.17.1.21 |
| diffServIpAceStatus This object is used to create a new row or modify or delete
an existing row in this table. The status column has six
defined values:
The status column has six defin… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.259.8.1.7.1.16.4.17.1.22 |
| diffServIpAceAccess Indicates the action to be taken if a packet matches this
ACE. | column | Enumeration | .1.3.6.1.4.1.259.8.1.7.1.16.4.17.1.3 |
| diffServIpAceSourceIpAddr The specified source IP address. The packet's source address
is AND-ed with the value of IpAceSourceIpAddrBitmask and then
compared against the value of this object. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.259.8.1.7.1.16.4.17.1.4 |
| diffServIpAceSourceIpAddrBitmask 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. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.259.8.1.7.1.16.4.17.1.5 |
| diffServIpAceDestIpAddr The specified destination IP address. The packet's
destination address is AND-ed with the value of
diffServIpAceDestIpAddrBitmask and then compared against the
value of this objec… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.259.8.1.7.1.16.4.17.1.6 |
| diffServIpAceDestIpAddrBitmask The specified destination IP address mask. This object may
not be modified if the associated diffServIpAceType object
is equal to standard(1). | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.259.8.1.7.1.16.4.17.1.7 |
| diffServIpAceProtocol 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.8.1.7.1.16.4.17.1.8 |
| diffServIpAcePrec Specifies the IP precedence value to match against. The value
of this object is ignored whenever the value of
diffServIpAcePrec object is 8. This object may not be modified
if the… | column | Integer32 | .1.3.6.1.4.1.259.8.1.7.1.16.4.17.1.9 |