MIBs Depot

EQLIPSEC-MIB

Registered at
1.3.6.1.4.1.12740.22
Last updated
2015-03-17 15:28
Organization
EqualLogic Inc.
Revisions
2010-07-19 00:00
Namespace
equallogic
Source file
EQLIPSEC-MIB
Digest
sha256:3d2194bede3c0458fbe9a55b8563053f35ba93b104d5e7a0bf411548ca9d891f

Description

Equallogic Inc. group information Copyright (c) 2002-2010 by Dell, Inc. All rights reserved. This software may not be copied, disclosed, transferred, or used except in accordance with a license granted by Dell, Inc. This software embodies proprietary information and trade secrets of Dell, Inc.

Contact

Contact: Customer Support Postal: Dell Inc 300 Innovative Way, Suite 301, Nashua, NH 03062 Tel: +1 603-579-9762 E-mail: US-NH-CS-TechnicalSupport@dell.com WEB: www.equallogic.com

Imports

FromSymbols
EQLGROUP-MIBeqlGroupId
EQLMEMBER-MIBeqlMemberIndex
EQLSTORAGEPOOL-MIBUnsigned64
EQUALLOGIC-SMIequalLogic
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter64, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, enterprises, iso
SNMPv2-TCDateAndTime, DisplayString, RowPointer, RowStatus, StorageType, TEXTUAL-CONVENTION, TimeStamp, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

EQLGROUP-MIB
EQLIPSEC-MIB
EQLMEMBER-MIB
EQLSTORAGEPOOL-MIB
EQUALLOGIC-SMI
INET-ADDRESS-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
InetPortNumber
TEXTUAL-CONVENTION
Represents a 16 bit port number of an Internet transport layer protocol. Port numbers are assigned by IANA. A current list of all assignments is available from <http://www.iana.org/>. The value zero is object-specific and must be defined as part of the description of any object that uses this syntax. Examples of the usage of zero might include situations where a port number is unknown, or when the value zero is used as a wildcard in a filter.
current
IpsecAuthType
TEXTUAL-CONVENTION
The IpsecAuthType is used to specify the authentication type to be used with a particular peer.
current
IpsecEncType
TEXTUAL-CONVENTION
The IpsecEncType is used to specify the encryption algorithm to be used when manual keying is used.
current
IpsecIdType
TEXTUAL-CONVENTION
The IpsecIdType is used to specify the type of identifier for a peer to be used with the ID payload.
current
SnmpAdminString
TEXTUAL-CONVENTION
An octet string containing administrative information, preferably in human-readable form.
current

Objects

NameOIDSyntaxAccessStatus
eqlIpsecObjects
OBJECT-IDENTITY
1.3.6.1.4.1.12740.22.1
eqlIpsecTable
OBJECT-TYPE
EqualLogic-Persistent Storage IPSec global settings This table contains global IPSec settings.
1.3.6.1.4.1.12740.22.1.1not-accessiblecurrent
eqlIpsecEntry
OBJECT-TYPE
An entry (row) containing global IPSec settings.
1.3.6.1.4.1.12740.22.1.1.1not-accessiblecurrent
eqlIpsecInstanceId
OBJECT-TYPE
This index identifies the IPSec instance. This index should always be 1.
1.3.6.1.4.1.12740.22.1.1.1.1Integer32not-accessiblecurrent
eqlIpsecEnable
OBJECT-TYPE
This specifies if IPSec is enabled or disbaled. True for enabled and False for disabled.
1.3.6.1.4.1.12740.22.1.1.1.2TruthValueread-writecurrent
eqlIpsecRowStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.12740.22.1.1.1.3RowStatusread-createcurrent
eqlIpsecPolicyTable
OBJECT-TYPE
EqualLogic-Persistent Storage IPSec Policy Table. This table contains a list of filter definitions.
1.3.6.1.4.1.12740.22.1.2not-accessiblecurrent
eqlIpsecPolicyEntry
OBJECT-TYPE
A definition of a particular filter.
1.3.6.1.4.1.12740.22.1.2.1not-accessiblecurrent
eqlIpsecPolicyInstanceId
OBJECT-TYPE
This index identifies the IPSec policy instance.
1.3.6.1.4.1.12740.22.1.2.1.1Integer32not-accessiblecurrent
eqlIpsecPolicyFilterName
OBJECT-TYPE
The administrative name for this filter.
1.3.6.1.4.1.12740.22.1.2.1.2SnmpAdminString (SIZE(1..32))read-createcurrent
eqlIpsecPolicyFilterIPVersion
OBJECT-TYPE
The Internet Protocol version the addresses are to match against. The value of this property determines the size and format of the eqlIpsecPolicyFilterAddress and eqlIpsecPolicyFilterLocalAddress.
1.3.6.1.4.1.12740.22.1.2.1.3InetAddressTyperead-createcurrent
eqlIpsecPolicyFilterAddress
OBJECT-TYPE
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 is set in spdIpHeadFiltType.
1.3.6.1.4.1.12740.22.1.2.1.4InetAddressread-createcurrent
eqlIpsecPolicyFilterNetmaskLen
OBJECT-TYPE
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 value as the spdIpHeadFiltSrcAddressBegin column to get an exact single address match. This object is only used if sourceAddress is set in spdIpHeadFiltType.
1.3.6.1.4.1.12740.22.1.2.1.5Integer32 (0..128)read-createcurrent
eqlIpsecPolicyFilterLocalAddress
OBJECT-TYPE
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.
1.3.6.1.4.1.12740.22.1.2.1.6InetAddressread-createcurrent
eqlIpsecPolicyFilterPort
OBJECT-TYPE
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 used if sourcePort is set in spdIpHeadFiltType. The value of 0 for this object is illegal.
1.3.6.1.4.1.12740.22.1.2.1.7Integer32 (0..65535)read-createcurrent
eqlIpsecPolicyFilterLocalPort
OBJECT-TYPE
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 used if sourcePort is set in spdIpHeadFiltType. The value of 0 for this object is illegal. This object specifies the local port to be used.
1.3.6.1.4.1.12740.22.1.2.1.8Integer32 (0..65535)read-createcurrent
eqlIpsecPolicyFilterProtocol
OBJECT-TYPE
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.
1.3.6.1.4.1.12740.22.1.2.1.9Integer32 (0..255)read-createcurrent
eqlIpsecPolicyFilterPeerName
OBJECT-TYPE
This specifies the name of the peer this policy must be associated with.
1.3.6.1.4.1.12740.22.1.2.1.10SnmpAdminString (SIZE(1..64))read-createcurrent
eqlIpsecPolicyFilterAction
OBJECT-TYPE
The action to be taken on packets matching this rule.
1.3.6.1.4.1.12740.22.1.2.1.11INTEGER {ipsec(1), pass(2), drop(3)}read-createcurrent
eqlIpsecPolicyFilterRowStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.12740.22.1.2.1.12RowStatusread-createcurrent
eqlIpsecCertConfigTable
OBJECT-TYPE
EqualLogic-Dynamic IPSec certificate configuration Table. This table contains the list of certificates configured.
1.3.6.1.4.1.12740.22.1.3not-accessiblecurrent
eqlIpsecCertConfigEntry
OBJECT-TYPE
A definition of a particular certificate.
1.3.6.1.4.1.12740.22.1.3.1not-accessiblecurrent
eqlIpsecCertInstanceId
OBJECT-TYPE
This index identifies the IPSec certificate instance.
1.3.6.1.4.1.12740.22.1.3.1.1Integer32not-accessiblecurrent
eqlIpsecCertName
OBJECT-TYPE
The administrative name for this certificate.
1.3.6.1.4.1.12740.22.1.3.1.2SnmpAdminString (SIZE(1..32))read-createcurrent
eqlIpsecCertFileName
OBJECT-TYPE
The certificate file name.
1.3.6.1.4.1.12740.22.1.3.1.3SnmpAdminString (SIZE(1..128))read-createcurrent
eqlIpsecCertType
OBJECT-TYPE
The certificate type. Local cert, Root CA cert or intermediate cert.
1.3.6.1.4.1.12740.22.1.3.1.4INTEGER {local-cert(1), root-cert(2), intermediate(3)}read-createcurrent
eqlIpsecPrivKeyFileName
OBJECT-TYPE
The private key file name.
1.3.6.1.4.1.12740.22.1.3.1.5SnmpAdminString (SIZE(1..128))read-createcurrent
eqlIpsecCertPassword
OBJECT-TYPE
The password to use for decrypting certificate.
1.3.6.1.4.1.12740.22.1.3.1.6SnmpAdminString (SIZE(1..64))read-createcurrent
eqlIpsecCertRowStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.12740.22.1.3.1.7RowStatusread-createcurrent
eqlIpsecPeerTable
OBJECT-TYPE
EqualLogic-Persistent Storage IPSec peer Table. This table contains the list of peers configured.
1.3.6.1.4.1.12740.22.1.4not-accessiblecurrent
eqlIpsecPeerEntry
OBJECT-TYPE
A definition of a particular certificate.
1.3.6.1.4.1.12740.22.1.4.1not-accessiblecurrent
eqlIpsecPeerInstanceId
OBJECT-TYPE
This index identifies the IPSec policy instance.
1.3.6.1.4.1.12740.22.1.4.1.1Integer32not-accessiblecurrent
eqlIpsecPeerName
OBJECT-TYPE
The administrative name for this peer.
1.3.6.1.4.1.12740.22.1.4.1.2SnmpAdminString (SIZE(1..64))read-createcurrent
eqlIpsecPeerAuthType
OBJECT-TYPE
The authentication method used with this peer. Pre-shared keys, certificates and manual keys are the options.
1.3.6.1.4.1.12740.22.1.4.1.3INTEGER {presharedkey(1), certificates(2), manualkey(3)}read-createcurrent
eqlIpsecPeerPreSharedKey
OBJECT-TYPE
The pre-shared key to be used during authentication. It is mandatory that this only contain printable ASCII ASCII characters, meaning each byte must be in the range of 33 to 126.
1.3.6.1.4.1.12740.22.1.4.1.4DisplayString (SIZE(6..130))read-createcurrent
eqlIpsecPeerCertIdType
OBJECT-TYPE
The identifier type to be used in ID payload. Only applicable if the auth type is certificates.
1.3.6.1.4.1.12740.22.1.4.1.5INTEGER {none(1), ipaddress(2), userfqdn(3), fqdn(4), asn1dn(5)}read-writecurrent
eqlIpsecPeerCertIdValue
OBJECT-TYPE
The pre-shared key to be used during authentication. Only applicable if the auth type is certificates.
1.3.6.1.4.1.12740.22.1.4.1.6SnmpAdminString (SIZE(1..256))read-writecurrent
eqlIpsecPeerNullEnc
OBJECT-TYPE
This specifies if null encryption is to be used. Only applicable if the auth type is certificates or pre-shared keys.
1.3.6.1.4.1.12740.22.1.4.1.7TruthValueread-createcurrent
eqlIpsecPeerTunnelMode
OBJECT-TYPE
This specifies if tunnel mode is to be used with this peer.
1.3.6.1.4.1.12740.22.1.4.1.8TruthValueread-createcurrent
eqlIpsecPeerTunnelAddressIPVersion
OBJECT-TYPE
The Internet Protocol version the addresses are to match against. The value of this property determines the size and format of the spdIpHeadFiltSrcAddressBegin, spdIpHeadFiltSrcAddressEnd, spdIpHeadFiltDstAddressBegin, and spdIpHeadFiltDstAddressEnd objects. Values of unknown, ipv4z, ipv6z and dns are not legal values for this object.
1.3.6.1.4.1.12740.22.1.4.1.9InetAddressTyperead-createcurrent
eqlIpsecPeerTunnelAddress
OBJECT-TYPE
The address of the tunnel remote end This object is only used if tunnelMode is set to True.
1.3.6.1.4.1.12740.22.1.4.1.10InetAddressread-createcurrent
eqlIpsecPeerIkeV2
OBJECT-TYPE
This specifies the IKE version to be used with this peer. If the peer talks the other version, the IPSec session will not be established.
1.3.6.1.4.1.12740.22.1.4.1.11TruthValueread-createcurrent
eqlIpsecPeerManualKeyEncAlg
OBJECT-TYPE
The encryption algorithm to be used. Only applicable if the auth type is manual keys.
1.3.6.1.4.1.12740.22.1.4.1.12INTEGER {none(0), des-cbc(2), triple-des-cbc(3), cast128-cbc(6), blowfish-cbc(7), null-enc(11), aes(12), aes-ctr(13), skipjack(250)}read-createcurrent
eqlIpsecPeerManualKeyEncKeyOut
OBJECT-TYPE
The encryption key to be used in the outbound direction. Specified as a hex string. Only applicable if the auth type is manual keys.
1.3.6.1.4.1.12740.22.1.4.1.13SnmpAdminString (SIZE(1..128))read-createcurrent
eqlIpsecPeerManualKeyEncKeyIn
OBJECT-TYPE
The encryption key to be used in the inbound direction. Specified as a hex string. Only applicable if the auth type is manual keys.
1.3.6.1.4.1.12740.22.1.4.1.14SnmpAdminString (SIZE(1..128))read-createcurrent
eqlIpsecPeerManualKeyAuthAlg
OBJECT-TYPE
The authentication algorithm to be used. Only applicable if the auth type is manual keys.
1.3.6.1.4.1.12740.22.1.4.1.15INTEGER {none(0), sha1(1), sha256(2)}read-createcurrent
eqlIpsecPeerManualKeyAuthKeyOut
OBJECT-TYPE
The authentication key to be used in the outbound direction. Specified as a string. Only applicable if the auth type is manual keys.
1.3.6.1.4.1.12740.22.1.4.1.16SnmpAdminString (SIZE(1..128))read-createcurrent
eqlIpsecPeerManualKeyAuthKeyIn
OBJECT-TYPE
The authentication key to be used in the inbound direction. Specified as a string. Only applicable if the auth type is manual keys.
1.3.6.1.4.1.12740.22.1.4.1.17SnmpAdminString (SIZE(1..128))read-createcurrent
eqlIpsecPeerManualKeySpiOut
OBJECT-TYPE
The SPI to be used in the outbound direction. Only applicable if the auth type is manual keys.
1.3.6.1.4.1.12740.22.1.4.1.18Integer32read-createcurrent
eqlIpsecPeerManualKeySpiIn
OBJECT-TYPE
The SPI to be used in the inbound direction. Only applicable if the auth type is manual keys.
1.3.6.1.4.1.12740.22.1.4.1.19Integer32read-createcurrent
eqlIpsecPeerRowStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.12740.22.1.4.1.20RowStatusread-createcurrent
eqlIpsecCertDisplayTable
OBJECT-TYPE
EqualLogic-Dynamic IPSec certificate display Table. This table is used to display certificate details.
1.3.6.1.4.1.12740.22.1.5not-accessiblecurrent
eqlIpsecCertDisplayEntry
OBJECT-TYPE
Contents of a particular certificate instance for display.
1.3.6.1.4.1.12740.22.1.5.1not-accessiblecurrent
eqlIpsecCertDisplayName
OBJECT-TYPE
The administrative name for this certificate.
1.3.6.1.4.1.12740.22.1.5.1.1SnmpAdminString (SIZE(1..32))read-createcurrent
eqlIpsecCertDisplayIssuedToDName
OBJECT-TYPE
Display string for the field issued to distinguished name.
1.3.6.1.4.1.12740.22.1.5.1.2SnmpAdminString (SIZE(1..256))read-createcurrent
eqlIpsecCertDisplaySerialNumber
OBJECT-TYPE
Display string for the field serial number.
1.3.6.1.4.1.12740.22.1.5.1.3SnmpAdminString (SIZE(1..128))read-createcurrent
eqlIpsecCertDisplayIssuedByDName
OBJECT-TYPE
Display string for the field issued by distinguished name.
1.3.6.1.4.1.12740.22.1.5.1.4SnmpAdminString (SIZE(1..256))read-createcurrent
eqlIpsecCertDisplayIssuedOn
OBJECT-TYPE
Display string for the field issued on.
1.3.6.1.4.1.12740.22.1.5.1.5SnmpAdminString (SIZE(1..128))read-createcurrent
eqlIpsecCertDisplayExpiresOn
OBJECT-TYPE
Display string for the field expires on.
1.3.6.1.4.1.12740.22.1.5.1.6SnmpAdminString (SIZE(1..128))read-createcurrent
eqlIpsecCertDisplaySha1Fingerprint
OBJECT-TYPE
Display string for the field SHA1 finger print.
1.3.6.1.4.1.12740.22.1.5.1.7SnmpAdminString (SIZE(1..128))read-createcurrent
eqlIpsecCertDisplayMd5Fingerprint
OBJECT-TYPE
Display string for the field MD5 finger print.
1.3.6.1.4.1.12740.22.1.5.1.8SnmpAdminString (SIZE(1..128))read-createcurrent
eqlIpsecCertDisplayLocal
OBJECT-TYPE
Boolean that indicates if this is a localm certificate or not.
1.3.6.1.4.1.12740.22.1.5.1.9INTEGER {local-cert(1), root-cert(2), intermediate(3)}read-createcurrent
eqlIpsecCertDisplayFormat
OBJECT-TYPE
The certificate format. x.509 or pkcs12.
1.3.6.1.4.1.12740.22.1.5.1.10INTEGER {x509(1), pkcs12(2)}read-createcurrent
eqlIpsecCertDisplaySubAltName
OBJECT-TYPE
Display string for the field MD5 finger print.
1.3.6.1.4.1.12740.22.1.5.1.11SnmpAdminString (SIZE(1..256))read-createcurrent
eqlIpsecSecAssocTable
OBJECT-TYPE
EqualLogic-Dynamic IPSec security association Table. This table is used to display the security association details.
1.3.6.1.4.1.12740.22.1.6not-accessiblecurrent
eqlIpsecSecAssocEntry
OBJECT-TYPE
Contents of a particular SA instance for display.
1.3.6.1.4.1.12740.22.1.6.1not-accessiblecurrent
eqlIpsecSecAssocInstanceIdHigh
OBJECT-TYPE
This index carries the high-order 32-bit of the instance ID that identifies the IPSec security association.
1.3.6.1.4.1.12740.22.1.6.1.1Unsigned32not-accessiblecurrent
eqlIpsecSecAssocInstanceIdLow
OBJECT-TYPE
This index carries the low-order 32-bit of the instance ID that identifies the IPSec security association.
1.3.6.1.4.1.12740.22.1.6.1.2Unsigned32not-accessiblecurrent
eqlIpsecSecAssocSrcAddressIPVersion
OBJECT-TYPE
The IP version of the source endpoint.
1.3.6.1.4.1.12740.22.1.6.1.3InetAddressTyperead-createcurrent
eqlIpsecSecAssocSrcAddress
OBJECT-TYPE
The IP address of the source endpoint.
1.3.6.1.4.1.12740.22.1.6.1.4InetAddressread-createcurrent
eqlIpsecSecAssocDstAddressIPVersion
OBJECT-TYPE
The IP version of the destination endpoint.
1.3.6.1.4.1.12740.22.1.6.1.5InetAddressTyperead-createcurrent
eqlIpsecSecAssocDstAddress
OBJECT-TYPE
The IP address of the destination endpoint.
1.3.6.1.4.1.12740.22.1.6.1.6InetAddressread-createcurrent
eqlIpsecSecAssocEncAlg
OBJECT-TYPE
The encryption algorithm used.
1.3.6.1.4.1.12740.22.1.6.1.7INTEGER {none(0), des-cbc(2), triple-des-cbc(3), cast128-cbc(6), blowfish-cbc(7), null-enc(11), aes(12), aes-ctr(13), skipjack(250)}read-createcurrent
eqlIpsecSecAssocAuthAlg
OBJECT-TYPE
The authentication algorithm used.
1.3.6.1.4.1.12740.22.1.6.1.8INTEGER {none(0), md5-hmac(2), sha1-hmac(3), sha2-256(5), sha2-384(6), sha2-512(7), ripemd160-hmac(8), aes-xcbc-mac(9), md5(249), sha(250), null(251), tcp-md5(252)}read-createcurrent
eqlIpsecSecAssocSpi
OBJECT-TYPE
SPI used in the security association.
1.3.6.1.4.1.12740.22.1.6.1.9Integer32read-createcurrent
eqlIpsecSecAssocEncKey
OBJECT-TYPE
Display string for the encryption key used in the SA.
1.3.6.1.4.1.12740.22.1.6.1.10SnmpAdminString (SIZE(1..128))read-createcurrent
eqlIpsecSecAssocAuthKey
OBJECT-TYPE
Display string for the authentication key used in the SA.
1.3.6.1.4.1.12740.22.1.6.1.11SnmpAdminString (SIZE(1..128))read-createcurrent
eqlIpsecSecAssocManual
OBJECT-TYPE
True means SA is from a manual key configured.
1.3.6.1.4.1.12740.22.1.6.1.12TruthValueread-createcurrent
eqlIpsecStaleSecAssocDeleteTable
OBJECT-TYPE
EqualLogic-Dynamic IPSec stale security association delete Table. This table is used to indicate the destination address and type of all security associations to delete.
1.3.6.1.4.1.12740.22.1.7not-accessiblecurrent
eqlIpsecStaleSecAssocDeleteEntry
OBJECT-TYPE
Contents of a particular SA instance for delete.
1.3.6.1.4.1.12740.22.1.7.1not-accessiblecurrent
eqlIpsecStaleSecAssocDeleteInstanceId
OBJECT-TYPE
This index identifies the IPSec stale SA delete instance.
1.3.6.1.4.1.12740.22.1.7.1.1Integer32not-accessiblecurrent
eqlIpsecStaleSecAssocDeleteDestAddressIPVersion
OBJECT-TYPE
The IP version of the destination address of the security associations to delete.
1.3.6.1.4.1.12740.22.1.7.1.2InetAddressTyperead-createcurrent
eqlIpsecStaleSecAssocDeleteDestAddress
OBJECT-TYPE
The destination address of the security associations to delete.
1.3.6.1.4.1.12740.22.1.7.1.3InetAddressread-createcurrent
eqlIpsecStaleSecAssocDeleteRowStatus
OBJECT-TYPE
This object indicates the conceptual status of this row.
1.3.6.1.4.1.12740.22.1.7.1.4RowStatusread-createcurrent
eqlIpsecNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.12740.22.2
eqlIpsecConformance
OBJECT-IDENTITY
1.3.6.1.4.1.12740.22.3