MIB Viewer

diffServIpAceDestPortOp

OBJECT-TYPE
1.3.6.1.4.1.52642.2.1.45.1.16.4.17.1.16
Access
read-create
Status
current
Source
fs-MIB
Sub-identifiers
0
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 TCP/UDP port number. equal(2), which is used the diffServIpAceSourcePortBitmask and the diffServIpAceMinDestPort to match against. range(3),which is used the diffServIpAceMinDestPort and the diffServIpAceMaxDestPort to match against. This object may not be modified if the associated diffServIpAceType object is equal to standard(1).
INTEGER{ noOperator(1), equal(2), range(3) }