juniClassifierControlListDst
Juniper-POLICY-MIB ·
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.7
Object
A destination IP address. A subject IP address is first masked with the value of juniClassifierControlListDstMask, then the result is compared to this value. Setting both this object and its corresponding mask to 0.0.0.0 acts as a wildcard, matching any destination IP address.
Context
- MIB
- Juniper-POLICY-MIB
- OID
.1.3.6.1.4.1.4874.2.2.27.1.1.4.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- juniClassifierControlListElementEntry
- Table
- juniClassifierControlListElementTable
- Siblings
- 31
Syntax
SNMPv2-SMIIpAddress
- Source
- SNMPv2-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| juniClassifierControlListElemId The relative position of this entry within its classifier control list.
Classifier control list entries are searched in this sequence (low to
high values) until a match is found. | column | Integer32 | .1.3.6.1.4.1.4874.2.2.27.1.1.4.1.1 |
| juniClassifierControlListProtocol An IP Protocol value. Nonzero values match a specific IP Protocol
value (e.g. 6 for TCP) carried in an IP packet; a value of zero acts as
a wildcard, matching any IP Protocol. | column | Integer32 | .1.3.6.1.4.1.4874.2.2.27.1.1.4.1.10 |
| juniClassifierControlListTosByte The IP TOS byte value to match. | column | Integer32 | .1.3.6.1.4.1.4874.2.2.27.1.1.4.1.11 |
| juniClassifierControlListMask The mask to use for TOS byte checks. Allowed values are 0, 224, 252,
255. | column | Integer32 | .1.3.6.1.4.1.4874.2.2.27.1.1.4.1.12 |
| juniClassifierControlListSrcOperator Operator for use in comparing source ports. | column | JuniClaclPortOperator | .1.3.6.1.4.1.4874.2.2.27.1.1.4.1.13 |
| juniClassifierControlListSrcFromPort Source UDP or TCP 'from' port number. | column | Integer32 | .1.3.6.1.4.1.4874.2.2.27.1.1.4.1.14 |
| juniClassifierControlListSrcToPort Source UDP or TCP 'to' port number. | column | Integer32 | .1.3.6.1.4.1.4874.2.2.27.1.1.4.1.15 |
| juniClassifierControlListDestOperator Operator for use in comparing Destination ports. | column | JuniClaclPortOperator | .1.3.6.1.4.1.4874.2.2.27.1.1.4.1.16 |
| juniClassifierControlListDestFromPort Destination UDP or TCP 'from' port number. | column | Integer32 | .1.3.6.1.4.1.4874.2.2.27.1.1.4.1.17 |
| juniClassifierControlListDestToPort Destination UDP or TCP 'to' port number. | column | Integer32 | .1.3.6.1.4.1.4874.2.2.27.1.1.4.1.18 |
| juniClassifierControlListICMPType Optional ICMP message type for classification. | column | Integer32 | .1.3.6.1.4.1.4874.2.2.27.1.1.4.1.19 |
| juniClassifierControlListElemRowStatus Controls creation/deletion of conceptual rows within this table.
This table provides a partial implementation for rowStatus. Rows may be
created using createAndGo … | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.4874.2.2.27.1.1.4.1.2 |
| juniClassifierControlListICMPCode Optional ICMP message code for classification. | column | Integer32 | .1.3.6.1.4.1.4874.2.2.27.1.1.4.1.20 |
| juniClassifierControlListIGMPType Optional IGMP message type for classification. | column | Integer32 | .1.3.6.1.4.1.4874.2.2.27.1.1.4.1.21 |
| juniClassifierControlListTcpFlagsValue Optional TCP flags value for classification. | column | Integer32 | .1.3.6.1.4.1.4874.2.2.27.1.1.4.1.22 |
| juniClassifierControlListTcpFlagsMask Optional TCP flags mask for classification. TCP flag bits not
specified in the mask are don't care bits. | column | Integer32 | .1.3.6.1.4.1.4874.2.2.27.1.1.4.1.23 |
| juniClassifierControlListIpFlagsValue Optional IP flags value for classification. | column | Integer32 | .1.3.6.1.4.1.4874.2.2.27.1.1.4.1.24 |
| juniClassifierControlListIpFlagsMask Optional IP flags mask for classification. IP flag bits not specified
in the mask are don't care bits | column | Integer32 | .1.3.6.1.4.1.4874.2.2.27.1.1.4.1.25 |
| juniClassifierControlListIpFragValue Optional IP flags mask for classification. IP flag bits not specified
in the mask are don't care bits | column | JuniPolicyIpFragValue | .1.3.6.1.4.1.4874.2.2.27.1.1.4.1.26 |
| juniClassifierControlListLocal Match IP packets that are locally destined, i.e., destined to any one
of router's interfaces. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4874.2.2.27.1.1.4.1.27 |
| juniClassifierControlListLocalPresent Set to true if local classification field is configured. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4874.2.2.27.1.1.4.1.28 |
| juniClassifierControlListSaRouteClass Match packets with source address route class matching this route
class. The route class value of a packet can be determined in the
secondary input policy attachment stage only. … | column | Integer32 | .1.3.6.1.4.1.4874.2.2.27.1.1.4.1.29 |
| juniClassifierControlListNotSrc Invert the meaning of the source IP address and mask objects. For
example 'not 10.10.0.90/255.255.255.255 (host address)' would result in
all source addresses except for host 10.… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4874.2.2.27.1.1.4.1.3 |
| juniClassifierControlListSaRouteClassPresent Set to true if SA route class classification field is configured. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4874.2.2.27.1.1.4.1.30 |
| juniClassifierControlListDaRouteClass Match packets with destination address route class matching this route
class. The route class value of a packet can be determined in the
secondary input policy attachment stage o… | column | Integer32 | .1.3.6.1.4.1.4874.2.2.27.1.1.4.1.31 |
| juniClassifierControlListDaRouteClassPresent Set to true if DA route class classification field is configured. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4874.2.2.27.1.1.4.1.32 |
| juniClassifierControlListSrc A source IP address. A subject IP address is first masked with the
value of juniClassifierControlListSrcMask, then the result is compared
to this value. Setting both this object… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.4874.2.2.27.1.1.4.1.4 |
| juniClassifierControlListSrcMask The IP address mask to be applied to a subject source IP address before
comparing it to juniClassifierControlListSrc. Ones in the mask identify
which bits in the subject IP addre… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.4874.2.2.27.1.1.4.1.5 |
| juniClassifierControlListNotDst Invert the meaning of the destination IP address and mask objects. For
example, 'not 10.10.0.90/255.255.255.255 (host address)' would result in
all source addresses except for ho… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4874.2.2.27.1.1.4.1.6 |
| juniClassifierControlListDstMask The IP address mask to be applied to a subject destination IP address
before comparing it to juniClassifierControlListDst. Ones in the mask
identify which bits in the IP address … | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.4874.2.2.27.1.1.4.1.8 |
| juniClassifierControlListNotProtocol Invert the meaning of the protocol object. For example, 'not TCP'
matches any protocol except for TCP. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4874.2.2.27.1.1.4.1.9 |