eqlIpsecPolicyFilterRowStatus
EQLIPSEC-MIB ·
.1.3.6.1.4.1.12740.22.1.2.1.12
Object
This object indicates the conceptual status of this row.
This object may not be set to active if the requirements
of the spdIpHeadFiltType object are not met. In other
words, if the associated value columns needed by a
particular test have not been set, then attempting to
change this row to an active state will result in an
inconsistentValue error. See the spdIpHeadFiltType
object description for further details.
Context
- MIB
- EQLIPSEC-MIB
- OID
.1.3.6.1.4.1.12740.22.1.2.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eqlIpsecPolicyEntry
- Table
- eqlIpsecPolicyTable
- Siblings
- 11
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| eqlIpsecPolicyInstanceId This index identifies the IPSec policy instance. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.12740.22.1.2.1.1 |
| eqlIpsecPolicyFilterPeerName This specifies the name of the peer this policy must be associated with. | column | OctetString | .1.3.6.1.4.1.12740.22.1.2.1.10 |
| eqlIpsecPolicyFilterAction The action to be taken on packets matching this rule. | column | Enumeration | .1.3.6.1.4.1.12740.22.1.2.1.11 |
| eqlIpsecPolicyFilterName The administrative name for this filter. | column | OctetString | .1.3.6.1.4.1.12740.22.1.2.1.2 |
| eqlIpsecPolicyFilterIPVersion The Internet Protocol version the addresses are to match
against. The value of this property determines the size
and format of the eqlIpsecPolicyFilterAddress and
eqlIpsecPolicyF… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.12740.22.1.2.1.3 |
| eqlIpsecPolicyFilterAddress The starting address of a source address range that the
packet must match against for this filter to be
considered TRUE.
This object is only used if sourceAddress i… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.12740.22.1.2.1.4 |
| eqlIpsecPolicyFilterNetmaskLen The ending address of a source address range to check a
packet against, where the starting is specified by the
spdIpHeadFiltSrcAddressBegin object. Set this column to
the same va… | column | Integer32 | .1.3.6.1.4.1.12740.22.1.2.1.5 |
| eqlIpsecPolicyFilterLocalAddress The Local IP Address on the array to bind a policy to.
This option is only used when the Peer is of type manual.
Can be either a IPv4 or IPV6 address. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.12740.22.1.2.1.6 |
| eqlIpsecPolicyFilterPort The low port of the port range a packet's source must
match against. To match, the port number must be
greater than or equal to this value.
This object is only use… | column | Integer32 | .1.3.6.1.4.1.12740.22.1.2.1.7 |
| eqlIpsecPolicyFilterLocalPort The low port of the port range a packet's source must
match against. To match, the port number must be
greater than or equal to this value.
This object is only use… | column | Integer32 | .1.3.6.1.4.1.12740.22.1.2.1.8 |
| eqlIpsecPolicyFilterProtocol The protocol number the incoming packet must match
against for this filter to be evaluated as true.
This object is only used if protocol is set in
spdIpHeadFiltType. | column | Integer32 | .1.3.6.1.4.1.12740.22.1.2.1.9 |