eqlIpsecPolicyFilterAction
EQLIPSEC-MIB ·
.1.3.6.1.4.1.12740.22.1.2.1.11
Object
column
r/w
Enumeration
The action to be taken on packets matching this rule.
Context
- MIB
- EQLIPSEC-MIB
- OID
.1.3.6.1.4.1.12740.22.1.2.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eqlIpsecPolicyEntry
- Table
- eqlIpsecPolicyTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ipsec |
2 | pass |
3 | drop |
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 |
| eqlIpsecPolicyFilterRowStatus 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 o… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.12740.22.1.2.1.12 |
| 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 |