juniIpAccessListDst
Juniper-IP-POLICY-MIB ·
.1.3.6.1.4.1.4874.2.2.13.1.1.1.1.7
Object
A destination IP address. A subject IP address is first masked with the value of juniIpAccessListDstMask, 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-IP-POLICY-MIB
- OID
.1.3.6.1.4.1.4874.2.2.13.1.1.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- juniIpAccessListEntry
- Table
- juniIpAccessListTable
- Siblings
- 8
Syntax
SNMPv2-SMIIpAddress
- Source
- SNMPv2-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| juniIpAccessListId The number of the access list to which this entry belongs. | column | Integer32 | .1.3.6.1.4.1.4874.2.2.13.1.1.1.1.1 |
| juniIpAccessListElemId The relative position of this entry within its access list. Access
list entries are searched in this sequence (low to high values) until a
match is found.
NOTE: T… | column | Integer32 | .1.3.6.1.4.1.4874.2.2.13.1.1.1.1.2 |
| juniIpAccessListRowStatus Controls creation/deletion of entries in this table according to the
RowStatus textual convention, constrained to support the following
values only:
createAndGo
destroy
… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.4874.2.2.13.1.1.1.1.3 |
| juniIpAccessListAction Specifies the disposition of an item that matches the comparison
criteria described by this entry. | column | JuniIpPolicyPolicy | .1.3.6.1.4.1.4874.2.2.13.1.1.1.1.4 |
| juniIpAccessListSrc A source IP address. A subject IP address is first masked with the
value of juniIpAccessListSrcMask, then the result is compared to this
value. Setting both this object and its … | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.4874.2.2.13.1.1.1.1.5 |
| juniIpAccessListSrcMask The IP address mask to be applied to a subject source IP address before
comparing it to juniIpAccessListSrc. Ones in the mask identify which
bits in the subject IP address are si… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.4874.2.2.13.1.1.1.1.6 |
| juniIpAccessListDstMask The IP address mask to be applied to a subject destination IP address
before comparing it to juniIpAccessListDst. Ones in the mask identify
which bits in the IP address are signi… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.4874.2.2.13.1.1.1.1.8 |
| juniIpAccessListProtocol 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.13.1.1.1.1.9 |