juniIpNamedAccessListSrc
Juniper-IP-POLICY-MIB ·
.1.3.6.1.4.1.4874.2.2.13.1.2.1.1.5
Object
A source IP address. A subject IP address is first masked with the value of juniIpNamedAccessListSrcMask, 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 source IP address.
Context
- MIB
- Juniper-IP-POLICY-MIB
- OID
.1.3.6.1.4.1.4874.2.2.13.1.2.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- juniIpNamedAccessListEntry
- Table
- juniIpNamedAccessListTable
- 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 |
|---|---|---|---|
| juniIpNamedAccessListName The name of the access list to which this entry belongs. | column | JuniIpPolicyName | .1.3.6.1.4.1.4874.2.2.13.1.2.1.1.1 |
| juniIpNamedAccessListElemId 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.2.1.1.2 |
| juniIpNamedAccessListRowStatus 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.2.1.1.3 |
| juniIpNamedAccessListAction 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.2.1.1.4 |
| juniIpNamedAccessListSrcMask The IP address mask to be applied to a subject source IP address before
comparing it to juniIpNamedAccessListSrc. Ones in the mask identify
which bits in the subject IP address a… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.4874.2.2.13.1.2.1.1.6 |
| juniIpNamedAccessListDst A destination IP address. A subject IP address is first masked with
the value of juniIpNamedAccessListDstMask, then the result is compared
to this value. Setting both this objec… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.4874.2.2.13.1.2.1.1.7 |
| juniIpNamedAccessListDstMask The IP address mask to be applied to a subject destination IP address
before comparing it to juniIpNamedAccessListDst. Ones in the mask
identify which bits in the IP address are … | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.4874.2.2.13.1.2.1.1.8 |
| juniIpNamedAccessListProtocol 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.2.1.1.9 |