EQLIPSEC-MIB: View SNMP OID List / Download MIB
VENDOR: EQUALLOGIC
Home | MIB: EQLIPSEC-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
eqlIpsecModule | 1.3.6.1.4.1.12740.22 |
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. |
||
eqlIpsecObjects | 1.3.6.1.4.1.12740.22.1 | |||
eqlIpsecTable | 1.3.6.1.4.1.12740.22.1.1 | no-access |
EqualLogic-Persistent Storage IPSec global settings This table contains global IPSec settings. |
|
1.3.6.1.4.1.12740.22.1.1.1 | no-access |
An entry (row) containing global IPSec settings. |
||
eqlIpsecInstanceId | 1.3.6.1.4.1.12740.22.1.1.1.1 | integer32 | no-access |
This index identifies the IPSec instance. This index should always be 1. |
eqlIpsecEnable | 1.3.6.1.4.1.12740.22.1.1.1.2 | truthvalue | read-write |
This specifies if IPSec is enabled or disbaled. True for enabled and False for disabled. |
eqlIpsecRowStatus | 1.3.6.1.4.1.12740.22.1.1.1.3 | rowstatus | read-only |
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. |
eqlIpsecPolicyTable | 1.3.6.1.4.1.12740.22.1.2 | no-access |
EqualLogic-Persistent Storage IPSec Policy Table. This table contains a list of filter definitions. |
|
1.3.6.1.4.1.12740.22.1.2.1 | no-access |
A definition of a particular filter. |
||
eqlIpsecPolicyInstanceId | 1.3.6.1.4.1.12740.22.1.2.1.1 | integer32 | no-access |
This index identifies the IPSec policy instance. |
eqlIpsecPolicyFilterName | 1.3.6.1.4.1.12740.22.1.2.1.2 | snmpadminstring | read-only |
The administrative name for this filter. |
eqlIpsecPolicyFilterIPVersion | 1.3.6.1.4.1.12740.22.1.2.1.3 | inetaddresstype | read-only |
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. |
eqlIpsecPolicyFilterAddress | 1.3.6.1.4.1.12740.22.1.2.1.4 | inetaddress | read-only |
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. |
eqlIpsecPolicyFilterNetmaskLen | 1.3.6.1.4.1.12740.22.1.2.1.5 | integer32 | read-only |
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. |
eqlIpsecPolicyFilterLocalAddress | 1.3.6.1.4.1.12740.22.1.2.1.6 | inetaddress | read-only |
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. |
eqlIpsecPolicyFilterPort | 1.3.6.1.4.1.12740.22.1.2.1.7 | integer32 | read-only |
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. |
eqlIpsecPolicyFilterLocalPort | 1.3.6.1.4.1.12740.22.1.2.1.8 | integer32 | read-only |
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. |
eqlIpsecPolicyFilterProtocol | 1.3.6.1.4.1.12740.22.1.2.1.9 | integer32 | read-only |
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. |
eqlIpsecPolicyFilterPeerName | 1.3.6.1.4.1.12740.22.1.2.1.10 | snmpadminstring | read-only |
This specifies the name of the peer this policy must be associated with. |
eqlIpsecPolicyFilterAction | 1.3.6.1.4.1.12740.22.1.2.1.11 | integer | read-only |
The action to be taken on packets matching this rule. Enumeration: 'drop': 3, 'pass': 2, 'ipsec': 1. |
eqlIpsecPolicyFilterRowStatus | 1.3.6.1.4.1.12740.22.1.2.1.12 | rowstatus | read-only |
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. |
eqlIpsecCertConfigTable | 1.3.6.1.4.1.12740.22.1.3 | no-access |
EqualLogic-Dynamic IPSec certificate configuration Table. This table contains the list of certificates configured. |
|
1.3.6.1.4.1.12740.22.1.3.1 | no-access |
A definition of a particular certificate. |
||
eqlIpsecCertInstanceId | 1.3.6.1.4.1.12740.22.1.3.1.1 | integer32 | no-access |
This index identifies the IPSec certificate instance. |
eqlIpsecCertName | 1.3.6.1.4.1.12740.22.1.3.1.2 | snmpadminstring | read-only |
The administrative name for this certificate. |
eqlIpsecCertFileName | 1.3.6.1.4.1.12740.22.1.3.1.3 | snmpadminstring | read-only |
The certificate file name. |
eqlIpsecCertType | 1.3.6.1.4.1.12740.22.1.3.1.4 | integer | read-only |
The certificate type. Local cert, Root CA cert or intermediate cert. Enumeration: 'intermediate': 3, 'root-cert': 2, 'local-cert': 1. |
eqlIpsecPrivKeyFileName | 1.3.6.1.4.1.12740.22.1.3.1.5 | snmpadminstring | read-only |
The private key file name. |
eqlIpsecCertPassword | 1.3.6.1.4.1.12740.22.1.3.1.6 | snmpadminstring | read-only |
The password to use for decrypting certificate. |
eqlIpsecCertRowStatus | 1.3.6.1.4.1.12740.22.1.3.1.7 | rowstatus | read-only |
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. |
eqlIpsecPeerTable | 1.3.6.1.4.1.12740.22.1.4 | no-access |
EqualLogic-Persistent Storage IPSec peer Table. This table contains the list of peers configured. |
|
1.3.6.1.4.1.12740.22.1.4.1 | no-access |
A definition of a particular certificate. |
||
eqlIpsecPeerInstanceId | 1.3.6.1.4.1.12740.22.1.4.1.1 | integer32 | no-access |
This index identifies the IPSec policy instance. |
eqlIpsecPeerName | 1.3.6.1.4.1.12740.22.1.4.1.2 | snmpadminstring | read-only |
The administrative name for this peer. |
eqlIpsecPeerAuthType | 1.3.6.1.4.1.12740.22.1.4.1.3 | integer | read-only |
The authentication method used with this peer. Pre-shared keys, certificates and manual keys are the options. Enumeration: 'certificates': 2, 'presharedkey': 1, 'manualkey': 3. |
eqlIpsecPeerPreSharedKey | 1.3.6.1.4.1.12740.22.1.4.1.4 | displaystring | read-only |
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. |
eqlIpsecPeerCertIdType | 1.3.6.1.4.1.12740.22.1.4.1.5 | integer | read-write |
The identifier type to be used in ID payload. Only applicable if the auth type is certificates. Enumeration: 'userfqdn': 3, 'none': 1, 'ipaddress': 2, 'fqdn': 4, 'asn1dn': 5. |
eqlIpsecPeerCertIdValue | 1.3.6.1.4.1.12740.22.1.4.1.6 | snmpadminstring | read-write |
The pre-shared key to be used during authentication. Only applicable if the auth type is certificates. |
eqlIpsecPeerNullEnc | 1.3.6.1.4.1.12740.22.1.4.1.7 | truthvalue | read-only |
This specifies if null encryption is to be used. Only applicable if the auth type is certificates or pre-shared keys. |
eqlIpsecPeerTunnelMode | 1.3.6.1.4.1.12740.22.1.4.1.8 | truthvalue | read-only |
This specifies if tunnel mode is to be used with this peer. |
eqlIpsecPeerTunnelAddressIPVersion | 1.3.6.1.4.1.12740.22.1.4.1.9 | inetaddresstype | read-only |
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. |
eqlIpsecPeerTunnelAddress | 1.3.6.1.4.1.12740.22.1.4.1.10 | inetaddress | read-only |
The address of the tunnel remote end This object is only used if tunnelMode is set to True. |
eqlIpsecPeerIkeV2 | 1.3.6.1.4.1.12740.22.1.4.1.11 | truthvalue | read-only |
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. |
eqlIpsecPeerManualKeyEncAlg | 1.3.6.1.4.1.12740.22.1.4.1.12 | integer | read-only |
The encryption algorithm to be used. Only applicable if the auth type is manual keys. Enumeration: 'none': 0, 'triple-des-cbc': 3, 'des-cbc': 2, 'blowfish-cbc': 7, 'aes': 12, 'skipjack': 250, 'aes-ctr': 13, 'cast128-cbc': 6, 'null-enc': 11. |
eqlIpsecPeerManualKeyEncKeyOut | 1.3.6.1.4.1.12740.22.1.4.1.13 | snmpadminstring | read-only |
The encryption key to be used in the outbound direction. Specified as a hex string. Only applicable if the auth type is manual keys. |
eqlIpsecPeerManualKeyEncKeyIn | 1.3.6.1.4.1.12740.22.1.4.1.14 | snmpadminstring | read-only |
The encryption key to be used in the inbound direction. Specified as a hex string. Only applicable if the auth type is manual keys. |
eqlIpsecPeerManualKeyAuthAlg | 1.3.6.1.4.1.12740.22.1.4.1.15 | integer | read-only |
The authentication algorithm to be used. Only applicable if the auth type is manual keys. Enumeration: 'sha256': 2, 'none': 0, 'sha1': 1. |
eqlIpsecPeerManualKeyAuthKeyOut | 1.3.6.1.4.1.12740.22.1.4.1.16 | snmpadminstring | read-only |
The authentication key to be used in the outbound direction. Specified as a string. Only applicable if the auth type is manual keys. |
eqlIpsecPeerManualKeyAuthKeyIn | 1.3.6.1.4.1.12740.22.1.4.1.17 | snmpadminstring | read-only |
The authentication key to be used in the inbound direction. Specified as a string. Only applicable if the auth type is manual keys. |
eqlIpsecPeerManualKeySpiOut | 1.3.6.1.4.1.12740.22.1.4.1.18 | integer32 | read-only |
The SPI to be used in the outbound direction. Only applicable if the auth type is manual keys. |
eqlIpsecPeerManualKeySpiIn | 1.3.6.1.4.1.12740.22.1.4.1.19 | integer32 | read-only |
The SPI to be used in the inbound direction. Only applicable if the auth type is manual keys. |
eqlIpsecPeerRowStatus | 1.3.6.1.4.1.12740.22.1.4.1.20 | rowstatus | read-only |
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. |
eqlIpsecCertDisplayTable | 1.3.6.1.4.1.12740.22.1.5 | no-access |
EqualLogic-Dynamic IPSec certificate display Table. This table is used to display certificate details. |
|
1.3.6.1.4.1.12740.22.1.5.1 | no-access |
Contents of a particular certificate instance for display. |
||
eqlIpsecCertDisplayName | 1.3.6.1.4.1.12740.22.1.5.1.1 | snmpadminstring | read-only |
The administrative name for this certificate. |
eqlIpsecCertDisplayIssuedToDName | 1.3.6.1.4.1.12740.22.1.5.1.2 | snmpadminstring | read-only |
Display string for the field issued to distinguished name. |
eqlIpsecCertDisplaySerialNumber | 1.3.6.1.4.1.12740.22.1.5.1.3 | snmpadminstring | read-only |
Display string for the field serial number. |
eqlIpsecCertDisplayIssuedByDName | 1.3.6.1.4.1.12740.22.1.5.1.4 | snmpadminstring | read-only |
Display string for the field issued by distinguished name. |
eqlIpsecCertDisplayIssuedOn | 1.3.6.1.4.1.12740.22.1.5.1.5 | snmpadminstring | read-only |
Display string for the field issued on. |
eqlIpsecCertDisplayExpiresOn | 1.3.6.1.4.1.12740.22.1.5.1.6 | snmpadminstring | read-only |
Display string for the field expires on. |
eqlIpsecCertDisplaySha1Fingerprint | 1.3.6.1.4.1.12740.22.1.5.1.7 | snmpadminstring | read-only |
Display string for the field SHA1 finger print. |
eqlIpsecCertDisplayMd5Fingerprint | 1.3.6.1.4.1.12740.22.1.5.1.8 | snmpadminstring | read-only |
Display string for the field MD5 finger print. |
eqlIpsecCertDisplayLocal | 1.3.6.1.4.1.12740.22.1.5.1.9 | integer | read-only |
Boolean that indicates if this is a localm certificate or not. Enumeration: 'intermediate': 3, 'root-cert': 2, 'local-cert': 1. |
eqlIpsecCertDisplayFormat | 1.3.6.1.4.1.12740.22.1.5.1.10 | integer | read-only |
The certificate format. x.509 or pkcs12. Enumeration: 'x509': 1, 'pkcs12': 2. |
eqlIpsecCertDisplaySubAltName | 1.3.6.1.4.1.12740.22.1.5.1.11 | snmpadminstring | read-only |
Display string for the field MD5 finger print. |
eqlIpsecSecAssocTable | 1.3.6.1.4.1.12740.22.1.6 | no-access |
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.6.1 | no-access |
Contents of a particular SA instance for display. |
||
eqlIpsecSecAssocInstanceIdHigh | 1.3.6.1.4.1.12740.22.1.6.1.1 | unsigned32 | no-access |
This index carries the high-order 32-bit of the instance ID that identifies the IPSec security association. |
eqlIpsecSecAssocInstanceIdLow | 1.3.6.1.4.1.12740.22.1.6.1.2 | unsigned32 | no-access |
This index carries the low-order 32-bit of the instance ID that identifies the IPSec security association. |
eqlIpsecSecAssocSrcAddressIPVersion | 1.3.6.1.4.1.12740.22.1.6.1.3 | inetaddresstype | read-only |
The IP version of the source endpoint. |
eqlIpsecSecAssocSrcAddress | 1.3.6.1.4.1.12740.22.1.6.1.4 | inetaddress | read-only |
The IP address of the source endpoint. |
eqlIpsecSecAssocDstAddressIPVersion | 1.3.6.1.4.1.12740.22.1.6.1.5 | inetaddresstype | read-only |
The IP version of the destination endpoint. |
eqlIpsecSecAssocDstAddress | 1.3.6.1.4.1.12740.22.1.6.1.6 | inetaddress | read-only |
The IP address of the destination endpoint. |
eqlIpsecSecAssocEncAlg | 1.3.6.1.4.1.12740.22.1.6.1.7 | integer | read-only |
The encryption algorithm used. Enumeration: 'none': 0, 'triple-des-cbc': 3, 'des-cbc': 2, 'blowfish-cbc': 7, 'aes': 12, 'skipjack': 250, 'aes-ctr': 13, 'cast128-cbc': 6, 'null-enc': 11. |
eqlIpsecSecAssocAuthAlg | 1.3.6.1.4.1.12740.22.1.6.1.8 | integer | read-only |
The authentication algorithm used. Enumeration: 'none': 0, 'sha2-512': 7, 'sha2-384': 6, 'tcp-md5': 252, 'md5-hmac': 2, 'sha2-256': 5, 'sha': 250, 'ripemd160-hmac': 8, 'sha1-hmac': 3, 'null': 251, 'aes-xcbc-mac': 9, 'md5': 249. |
eqlIpsecSecAssocSpi | 1.3.6.1.4.1.12740.22.1.6.1.9 | integer32 | read-only |
SPI used in the security association. |
eqlIpsecSecAssocEncKey | 1.3.6.1.4.1.12740.22.1.6.1.10 | snmpadminstring | read-only |
Display string for the encryption key used in the SA. |
eqlIpsecSecAssocAuthKey | 1.3.6.1.4.1.12740.22.1.6.1.11 | snmpadminstring | read-only |
Display string for the authentication key used in the SA. |
eqlIpsecSecAssocManual | 1.3.6.1.4.1.12740.22.1.6.1.12 | truthvalue | read-only |
True means SA is from a manual key configured. |
eqlIpsecStaleSecAssocDeleteTable | 1.3.6.1.4.1.12740.22.1.7 | no-access |
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.7.1 | no-access |
Contents of a particular SA instance for delete. |
||
eqlIpsecStaleSecAssocDeleteInstanceId | 1.3.6.1.4.1.12740.22.1.7.1.1 | integer32 | no-access |
This index identifies the IPSec stale SA delete instance. |
eqlIpsecStaleSecAssocDeleteDestAddressIPVersion | 1.3.6.1.4.1.12740.22.1.7.1.2 | inetaddresstype | read-only |
The IP version of the destination address of the security associations to delete. |
eqlIpsecStaleSecAssocDeleteDestAddress | 1.3.6.1.4.1.12740.22.1.7.1.3 | inetaddress | read-only |
The destination address of the security associations to delete. |
eqlIpsecStaleSecAssocDeleteRowStatus | 1.3.6.1.4.1.12740.22.1.7.1.4 | rowstatus | read-only |
This object indicates the conceptual status of this row. |
eqlIpsecNotifications | 1.3.6.1.4.1.12740.22.2 | |||
eqlIpsecConformance | 1.3.6.1.4.1.12740.22.3 |