juniIpNamedAccessListRowStatus
Juniper-IP-POLICY-MIB ·
.1.3.6.1.4.1.4874.2.2.13.1.2.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 juniIpNamedAccessListElemId 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
juniIpNamedAccessListElemId 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 juniIpNamedAccessListElemId is NONZERO are
disallowed.
*** FULL ACCESS LIST CONFIGURATION LEVEL ***
Permit conventional RowStatus-based management of table entries having a
nonzero value for juniIpNamedAccessListElemId, IN ADDITION TO the
special RowStatus semantics applied to entries having a zero value for
juniIpNamedAccessListElemId.
To create an entry in this table, the following entry objects MUST be
explicitly configured:
juniIpNamedAccessListRowStatus
In addition, when creating an entry the following conditions must hold:
The value of juniIpNamedAccessListElemId 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.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- juniIpNamedAccessListEntry
- Table
- juniIpNamedAccessListTable
- 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 |
|---|---|---|---|
| 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 |
| 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 |
| juniIpNamedAccessListSrc 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… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.4874.2.2.13.1.2.1.1.5 |
| 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 |