juniIpAccessListRowStatus
Juniper-IP-POLICY-MIB ·
.1.3.6.1.4.1.4874.2.2.13.1.1.1.1.3
Object
Controls creation/deletion of entries in this table according to the
RowStatus textual convention, constrained to support the following
values only:
createAndGo
destroy
Two configuration levels are defined, limited and full. EARLY
IMPLEMENTATIONS MIGHT PROVIDE ONLY THE LIMITED LEVEL OF CONFIGURATION
CAPABILITY.
*** LIMITED ACCESS LIST CONFIGURATION LEVEL ***
1) RowStatus createAndGo/destroy operations directed to a target table
entry for which juniIpAccessListElemId is ZERO, have the following
special-purpose semantics:
createAndGo Create an entry having the specified
configuration and append it to the target list,
i.e. assign it a value of juniIpAccessListElemId
that is one greater than the current last
element in the list.
destroy Destroy the specified list and all of its
constituent elements.
2) RowStatus createAndGo/destroy operations directed to a target table
entry for which juniIpAccessListElemId is NONZERO are disallowed.
*** FULL ACCESS LIST CONFIGURATION LEVEL ***
Permit conventional RowStatus-based management of table entries having a
nonzero value for juniIpAccessListElemId, IN ADDITION TO the special
RowStatus semantics applied to entries having a zero value for
juniIpAccessListElemId.
To create an entry in this table, the following entry objects MUST be
explicitly configured:
juniIpAccessListRowStatus
In addition, when creating an entry the following conditions must hold:
The value of juniIpAccessListElemId is nonzero.
Once created, element attributes cannot be modified except by a
RowStatus destroy operation to delete the list element.
Context
- MIB
- Juniper-IP-POLICY-MIB
- OID
.1.3.6.1.4.1.4874.2.2.13.1.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- juniIpAccessListEntry
- Table
- juniIpAccessListTable
- Siblings
- 8
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
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 |
| 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 |
| juniIpAccessListDst 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… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.4874.2.2.13.1.1.1.1.7 |
| 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 |