IPSEC-IPSECACTION-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: IPSEC-IPSECACTION-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ipsaMIB 1.3.6.1.2.1.153.4.1
The MIB module defines IPsec actions for managing IPsec Security Policy. Copyright (C) The Internet Society (2006). This version of this MIB module is part of RFC XXXX, see the RFC itself for full legal notices.
     ipsaConfigObjects 1.3.6.1.2.1.153.4.1.1
         ipsaSaPreconfiguredActionTable 1.3.6.1.2.1.153.4.1.1.1 no-access
This table is a list of non-negotiated IPsec actions (SAs) that can be performed and contains or indicates the data necessary to create such an SA.
             ipsaSaPreconfiguredActionEntry 1.3.6.1.2.1.153.4.1.1.1.1 no-access
One entry in the ipsaSaPreconfiguredActionTable.
                 ipsaSaPreActActionName 1.3.6.1.2.1.153.4.1.1.1.1.1 snmpadminstring no-access
This object contains the name of this SaPreconfiguredActionEntry.
                 ipsaSaPreActSADirection 1.3.6.1.2.1.153.4.1.1.1.1.2 ifdirection no-access
This object indicates whether a row applies to egress or ingress SAs
                 ipsaSaPreActActionDescription 1.3.6.1.2.1.153.4.1.1.1.1.3 snmpadminstring read-only
An administratively assigned string which can be used to describe what the action does.
                 ipsaSaPreActActionLifetimeSec 1.3.6.1.2.1.153.4.1.1.1.1.4 unsigned32 read-only
ipsaSaPreActActionLifetimeSec specifies how long in seconds the security association derived from this action is used. The default lifetime is 8 hours. Note: the actual lifetime of the preconfigured SA will be the lesser of the value of this object and of the value of the MaxLifetimeSecs property of the associated transform. A value of 0 indicates no time limit on the lifetime of the SA.
                 ipsaSaPreActActionLifetimeKB 1.3.6.1.2.1.153.4.1.1.1.1.5 unsigned32 read-only
ipsaSaPreActActionLifetimeKB specifies how long the security association derived from this action is used. After this value in KiloBytes has passed through the security association, this SA SHOULD be destroyed. Note: the actual lifetime of the preconfigured SA will be the lesser of the value of this object and of the value of the MaxLifetimeKB property of the associated transform. The default value, '0', indicates no kilobyte limit.
                 ipsaSaPreActDoActionLogging 1.3.6.1.2.1.153.4.1.1.1.1.6 truthvalue read-only
ipsaSaPreActDoActionLogging specifies whether or not an audit message SHOULD be logged when a preconfigured SA is created.
                 ipsaSaPreActDoPacketLogging 1.3.6.1.2.1.153.4.1.1.1.1.7 spdippacketlogging read-only
ipsaSaPreActDoPacketLogging specifies whether or not an audit message SHOULD be logged and if there is logging, how many bytes of the packet to place in the notification.
                 ipsaSaPreActDFHandling 1.3.6.1.2.1.153.4.1.1.1.1.8 integer read-only
This object specifies how to process the DF bit in packets sent through the preconfigured SA. This object is not used for transport SAs. Enumeration: 'clear': 3, 'copy': 1, 'set': 2.
                 ipsaSaPreActActionType 1.3.6.1.2.1.153.4.1.1.1.1.9 ipsecdoiencapsulationmode read-only
This object specifies the encapsulation mode to use for the preconfigured SA: tunnel or transport mode.
                 ipsaSaPreActAHSPI 1.3.6.1.2.1.153.4.1.1.1.1.10 integer32 read-only
This object represents the SPI value for the AH SA.
                 ipsaSaPreActAHTransformName 1.3.6.1.2.1.153.4.1.1.1.1.11 snmpadminstring read-only
This object is the name of the AH transform to use as an index into the AHTransformTable. A zero length value indicates no transform of this type is used.
                 ipsaSaPreActAHSharedSecretName 1.3.6.1.2.1.153.4.1.1.1.1.12 snmpadminstring read-only
This object contains a name value to be used as an index into the ipsaCredentialTable which holds the pertinent keying information for the AH SA.
                 ipsaSaPreActESPSPI 1.3.6.1.2.1.153.4.1.1.1.1.13 integer32 read-only
This object represents the SPI value for the ESP SA.
                 ipsaSaPreActESPTransformName 1.3.6.1.2.1.153.4.1.1.1.1.14 snmpadminstring read-only
This object is the name of the ESP transform to use as an index into the ESPTransformTable. A zero length value indicates no transform of this type is used.
                 ipsaSaPreActESPEncSecretName 1.3.6.1.2.1.153.4.1.1.1.1.15 snmpadminstring read-only
This object contains a name value to be used as an index into the ipsaCredentialTable which holds the pertinent keying information for the encryption algorithm of the ESP SA.
                 ipsaSaPreActESPAuthSecretName 1.3.6.1.2.1.153.4.1.1.1.1.16 snmpadminstring read-only
This object contains a name value to be used as an index into the ipsaCredentialTable which holds the pertinent keying information for the authentication algorithm of the ESP SA.
                 ipsaSaPreActIPCompSPI 1.3.6.1.2.1.153.4.1.1.1.1.17 integer32 read-only
This object represents the SPI value for the IPComp SA.
                 ipsaSaPreActIPCompTransformName 1.3.6.1.2.1.153.4.1.1.1.1.18 snmpadminstring read-only
This object is the name of the IPComp transform to use as an index into the IPCompTransformTable. A zero length value indicates no transform of this type is used.
                 ipsaSaPreActPeerGatewayIdName 1.3.6.1.2.1.153.4.1.1.1.1.19 snmpadminstring read-only
This object indicates the peer id name of the peer gateway. This object can be used to look up the peer gateway address in the ipsaPeerIdentityTable. This object is only used when initiating a tunnel SA, and is not used for transport SAs. If ipsaSaPreActActionType specifies tunnel mode and this object is empty, the peer gateway is determined from the source or destination of the packet.
                 ipsaSaPreActLastChanged 1.3.6.1.2.1.153.4.1.1.1.1.20 timestamp read-only
The value of sysUpTime when this row was last modified or created either through SNMP SETs or by some other external means. If this row has not been modified since the last re-initialization of the network management subsystem, this object SHOULD have a zero value.
                 ipsaSaPreActStorageType 1.3.6.1.2.1.153.4.1.1.1.1.21 storagetype read-only
The storage type for this row. Rows in this table which were created through an external process MAY have a storage type of readOnly or permanent. For a storage type of permanent, none of the columns have to be writable.
                 ipsaSaPreActRowStatus 1.3.6.1.2.1.153.4.1.1.1.1.22 rowstatus read-only
This object indicates the conceptual status of this row. The value of this object has no effect on whether other objects in this conceptual row can be modified. If active, this object MUST remain active if it is referenced by an active row in another table. An attempt to set it to anything other than active while it is referenced by an active row in another table MUST result in an inconsistentValue error.
         ipsaAhTransformTable 1.3.6.1.2.1.153.4.1.1.2 no-access
This table lists all the AH transforms which can be used to build IPsec proposals.
             ipsaAhTransformEntry 1.3.6.1.2.1.153.4.1.1.2.1 no-access
This entry contains the attributes of one AH transform.
                 ipsaAhTranName 1.3.6.1.2.1.153.4.1.1.2.1.1 snmpadminstring no-access
This object contains the name of this AH transform. This row will be referred to by an ipsaIpsecTransformsEntry.
                 ipsaAhTranMaxLifetimeSec 1.3.6.1.2.1.153.4.1.1.2.1.2 unsigned32 read-only
ipsaAhTranMaxLifetimeSec specifies how long in seconds the security association derived from this transform SHOULD be used. A value of 0 indicates that the default lifetime of 8 hours SHOULD be used.
                 ipsaAhTranMaxLifetimeKB 1.3.6.1.2.1.153.4.1.1.2.1.3 unsigned32 read-only
ipsaAhTranMaxLifetimeKB specifies how long in kilobytes the security association derived from this transform SHOULD be used.
                 ipsaAhTranAlgorithm 1.3.6.1.2.1.153.4.1.1.2.1.4 ipsecdoiauthalgorithm read-only
This object specifies the AH algorithm for this transform.
                 ipsaAhTranReplayProtection 1.3.6.1.2.1.153.4.1.1.2.1.5 truthvalue read-only
ipsaAhTranReplayProtection indicates whether or not anti replay service is to be provided by this SA.
                 ipsaAhTranReplayWindowSize 1.3.6.1.2.1.153.4.1.1.2.1.6 unsigned32 read-only
ipsaAhTranReplayWindowSize indicates the size, in bits, of the replay window to use if replay protection is true for this transform. The window size is assumed to be a power of two. If Replay Protection is false, this value can be ignored.
                 ipsaAhTranLastChanged 1.3.6.1.2.1.153.4.1.1.2.1.7 timestamp read-only
The value of sysUpTime when this row was last modified or created either through SNMP SETs or by some other external means. If this row has not been modified since the last re-initialization of the network management subsystem, this object SHOULD have a zero value.
                 ipsaAhTranStorageType 1.3.6.1.2.1.153.4.1.1.2.1.8 storagetype read-only
The storage type for this row. Rows in this table which were created through an external process MAY have a storage type of readOnly or permanent. For a storage type of permanent, none of the columns have to be writable.
                 ipsaAhTranRowStatus 1.3.6.1.2.1.153.4.1.1.2.1.9 rowstatus read-only
This object indicates the conceptual status of this row. The value of this object has no effect on whether other objects in this conceptual row can be modified. If active, this object MUST remain active if it is referenced by an active row in another table. An attempt to set it to anything other than active while it is referenced by an active row in another table MUST result in an inconsistentValue error.
         ipsaEspTransformTable 1.3.6.1.2.1.153.4.1.1.3 no-access
This table lists all the ESP transforms which can be used to build IPsec proposals
             ipsaEspTransformEntry 1.3.6.1.2.1.153.4.1.1.3.1 no-access
This entry contains the attributes of one ESP transform.
                 ipsaEspTranName 1.3.6.1.2.1.153.4.1.1.3.1.1 snmpadminstring no-access
The name of this particular espTransform be referred to by an ipsaIpsecTransformsEntry.
                 ipsaEspTranMaxLifetimeSec 1.3.6.1.2.1.153.4.1.1.3.1.2 unsigned32 read-only
ipsaEspTranMaxLifetimeSec specifies how long in seconds the security association derived from this transform SHOULD be used. A value of 0 indicates that the default lifetime of 8 hours SHOULD be used.
                 ipsaEspTranMaxLifetimeKB 1.3.6.1.2.1.153.4.1.1.3.1.3 unsigned32 read-only
ipsaEspTranMaxLifetimeKB specifies how long in kilobytes the security association derived from this transform is used.
                 ipsaEspTranCipherTransformId 1.3.6.1.2.1.153.4.1.1.3.1.4 ipsecdoiesptransform read-only
This object specifies the transform ID of the ESP cipher algorithm.
                 ipsaEspTranCipherKeyLength 1.3.6.1.2.1.153.4.1.1.3.1.5 unsigned32 read-only
This object specifies, in bits, the key length for the ESP cipher algorithm.
                 ipsaEspTranCipherKeyRounds 1.3.6.1.2.1.153.4.1.1.3.1.6 unsigned32 read-only
This object specifies the number of key rounds for the ESP cipher algorithm.
                 ipsaEspTranIntegrityAlgorithmId 1.3.6.1.2.1.153.4.1.1.3.1.7 ipsecdoiauthalgorithm read-only
This object specifies the ESP integrity algorithm ID.
                 ipsaEspTranReplayPrevention 1.3.6.1.2.1.153.4.1.1.3.1.8 truthvalue read-only
ipsaEspTranReplayPrevention indicates whether or not anti-replay service is to be provided by this SA.
                 ipsaEspTranReplayWindowSize 1.3.6.1.2.1.153.4.1.1.3.1.9 unsigned32 read-only
ipsaEspTranReplayWindowSize indicates the size, in bits, of the replay window to use if replay protection is true for this transform. The window size is assumed to be a power of two. If Replay Protection is false, this value can be ignored.
                 ipsaEspTranLastChanged 1.3.6.1.2.1.153.4.1.1.3.1.10 timestamp read-only
The value of sysUpTime when this row was last modified or created either through SNMP SETs or by some other external means. If this row has not been modified since the last re-initialization of the network management subsystem, this object SHOULD have a zero value.
                 ipsaEspTranStorageType 1.3.6.1.2.1.153.4.1.1.3.1.11 storagetype read-only
The storage type for this row. Rows in this table which were created through an external process MAY have a storage type of readOnly or permanent. For a storage type of permanent, none of the columns have to be writable.
                 ipsaEspTranRowStatus 1.3.6.1.2.1.153.4.1.1.3.1.12 rowstatus read-only
This object indicates the conceptual status of this row. The value of this object has no effect on whether other objects in this conceptual row can be modified. If active, this object MUST remain active if it is referenced by a row in another table. An attempt to set it to anything other than active while it is referenced by an active row in another table MUST result in an inconsistentValue error.
         ipsaIpcompTransformTable 1.3.6.1.2.1.153.4.1.1.4 no-access
This table lists all the IP compression transforms which can be used to build IPsec proposals during negotiation of a phase 2 SA.
             ipsaIpcompTransformEntry 1.3.6.1.2.1.153.4.1.1.4.1 no-access
This entry contains the attributes of one IP compression transform.
                 ipsaIpcompTranName 1.3.6.1.2.1.153.4.1.1.4.1.1 snmpadminstring no-access
The name of this ipsaIpcompTransformEntry.
                 ipsaIpcompTranMaxLifetimeSec 1.3.6.1.2.1.153.4.1.1.4.1.2 unsigned32 read-only
ipsaIpcompTranMaxLifetimeSec specifies how long in seconds the security association derived from this transform SHOULD be used. A value of 0 indicates that the default lifetime of 8 hours SHOULD be used.
                 ipsaIpcompTranMaxLifetimeKB 1.3.6.1.2.1.153.4.1.1.4.1.3 unsigned32 read-only
ipsaIpcompTranMaxLifetimeKB specifies how long in kilobytes the security association derived from this transform SHOULD be used.
                 ipsaIpcompTranAlgorithm 1.3.6.1.2.1.153.4.1.1.4.1.4 ipsecdoiipcomptransform read-only
ipsaIpcompTranAlgorithm specifies the transform ID of the IP compression algorithm.
                 ipsaIpcompTranDictionarySize 1.3.6.1.2.1.153.4.1.1.4.1.5 unsigned32 read-only
If the algorithm in ipsaIpcompTranAlgorithm requires a dictionary size configuration parameter, then this is the place to put it. This object specifies the log2 maximum size of the dictionary for the compression algorithm.
                 ipsaIpcompTranPrivateAlgorithm 1.3.6.1.2.1.153.4.1.1.4.1.6 unsigned32 read-only
If ipsaIpcompTranPrivateAlgorithm has a value other zero, then it is up to the vendors implementation to determine the meaning of this field and substitute a data compression algorithm in place of ipsaIpcompTranAlgorithm.
                 ipsaIpcompTranLastChanged 1.3.6.1.2.1.153.4.1.1.4.1.7 timestamp read-only
The value of sysUpTime when this row was last modified or created either through SNMP SETs or by some other external means. If this row has not been modified since the last re-initialization of the network management subsystem, this object SHOULD have a zero value.
                 ipsaIpcompTranStorageType 1.3.6.1.2.1.153.4.1.1.4.1.8 storagetype read-only
The storage type for this row. Rows in this table which were created through an external process MAY have a storage type of readOnly or permanent. For a storage type of permanent, none of the columns have to be writable.
                 ipsaIpcompTranRowStatus 1.3.6.1.2.1.153.4.1.1.4.1.9 rowstatus read-only
This object indicates the conceptual status of this row. The value of this object has no effect on whether other objects in this conceptual row can be modified. If active, this object MUST remain active if it is referenced by an active row in another table. An attempt to set it to anything other than active while it is referenced by an active row in another table MUST result in an inconsistentValue error.
         ipsaCredentialTable 1.3.6.1.2.1.153.4.1.1.5 no-access
A table of credential values. Example of Credentials are shared secrets, certificates or kerberos tickets.
             ipsaCredentialEntry 1.3.6.1.2.1.153.4.1.1.5.1 no-access
A row in the ipsaCredentialTable.
                 ipsaCredName 1.3.6.1.2.1.153.4.1.1.5.1.1 snmpadminstring no-access
This object represents the name for an entry in this table.
                 ipsaCredType 1.3.6.1.2.1.153.4.1.1.5.1.2 ipsacredentialtype read-only
This object represents the type of the credential for this row.
                 ipsaCredCredential 1.3.6.1.2.1.153.4.1.1.5.1.3 octet string read-only
This object represents the credential value. If the size of the credential is greater than 1024, the credential MUST be configured via the ipsaCredSegmentTable. For credential type where the disclosure of the credential would compromise the credential (e.g. shared secrets), when this object is accessed for reading, it MUST return a null length (0 length) string and MUST NOT return the configured credential.
                 ipsaCredSize 1.3.6.1.2.1.153.4.1.1.5.1.4 integer32 read-only
This value represents the size of the credential. If this value is greater than 1024, the ipsaCreCredential column will return an empty (0 length) string. In this case, the value of the credential is retrived from the ipsaCredSegmentTable. For credential type where the disclosure of the credential would compromise the credential (e.g. shared secrets), when this object is accessed for reading, it MUST return a value of 0 and MUST NOT return the size credential.
                 ipsaCredMngName 1.3.6.1.2.1.153.4.1.1.5.1.5 snmpadminstring read-only
This value is used as an index into the ipsaIpsecCredMngServiceTable. For IDs that have no credential management service, this value is left blank.
                 ipsaCredRemoteID 1.3.6.1.2.1.153.4.1.1.5.1.6 octet string read-only
This object represents the Identification (e.g. user name) of the user of the key information on the remote site. If there is no ID associated with this credential, the value of this object SHOULD be the null string.
                 ipsaCredAdminStatus 1.3.6.1.2.1.153.4.1.1.5.1.7 spdadminstatus read-only
Indicates whether this credential is considered active. Rows with a disabled status MUST NOT be used for any purpose, including IKE or IPSEC processing. For credentials whose size does not execeed the maximum size for the ipsaCredCredential, it MAY be set to enabled during row creation. For larger credentials, it SHOULD be left as disabled until all rows have been uploaded to the ipsaCredSegmentTable.
                 ipsaCredLastChanged 1.3.6.1.2.1.153.4.1.1.5.1.8 timestamp read-only
The value of sysUpTime when this row was last modified or created either through SNMP SETs or by some other external means. If this row has not been modified since the last re-initialization of the network management subsystem, this object SHOULD have a zero value.
                 ipsaCredStorageType 1.3.6.1.2.1.153.4.1.1.5.1.9 storagetype read-only
The storage type for this row. Rows in this table which were created through an external process MAY have a storage type of readOnly or permanent. For a storage type of permanent, none of the columns have to be writable.
                 ipsaCredRowStatus 1.3.6.1.2.1.153.4.1.1.5.1.10 rowstatus read-only
This object indicates the conceptual status of this row. The value of this object has no effect on whether other objects in this conceptual row can be modified. If active, this object MUST remain active if it is referenced by an active row in another table. An attempt to set it to anything other than active while it is referenced by an active row in another table MUST result in an inconsistentValue error.
         ipsaCredentialSegmentTable 1.3.6.1.2.1.153.4.1.1.6 no-access
A table of credential segments. This table is used for credentials which are larger than the maximum size allowed for ipsaCredCredential.
             ipsaCredentialSegmentEntry 1.3.6.1.2.1.153.4.1.1.6.1 no-access
A row in the ipsaCredentialSegmentTable.
                 ipsaCredSegIndex 1.3.6.1.2.1.153.4.1.1.6.1.1 integer32 no-access
This object represents the segment number for this segment. By default, each segment will be 1024 octets. However, when this table is accessed using a context of 'ipsa4096', 'ipsa8192' or 'ipsa16384' a segment size of 4096, 8192 or 16384 (respectively) will be used instead. The number of rows which need to be retrieved or set can be calculated by obtaining the value of the ipsaCredSize column from the corresponding ipsaCredentialTable row and dividing it by the segment size.
                 ipsaCredSegValue 1.3.6.1.2.1.153.4.1.1.6.1.2 octet string read-only
This object represents one segment of the credential. By default, each complete segment will be 1024 octets. (The last row for a given credential might be smaller, if the credential size is not a multiple of the segment size). An implementation MAY optionally support segment sizes of 256, 4096, 8192 or the full object size when this table is is accessed using a context of 'ipsaCred256', 'ipsaCred4096', 'ipsaCred8192' or 'ipsaCredFull' (respectively). The number of rows which need to be retrieved or set can be calculated by obtaining the value of the ipsaCredSize column from the corresponding ipsaCredentialTable row and dividing it by the segment size.
                 ipsaCredSegLastChanged 1.3.6.1.2.1.153.4.1.1.6.1.3 timestamp read-only
The value of sysUpTime when this credential was last modified or created either through SNMP SETs or by some other external means. Note that the last changed type will be the same for all segemnts of the credential. If this row has not been modified since the last re-initialization of the network management subsystem, this object SHOULD have a zero value.
                 ipsaCredSegStorageType 1.3.6.1.2.1.153.4.1.1.6.1.4 storagetype read-only
The storage type for this row. This object is read-only. Rows in this table have the same value as the ipsaCrendStorageType for the corresponding row in the ipsaCredentialTable. For a storage type of permanent, none of the columns have to be writable.
                 ipsaCredSegRowStatus 1.3.6.1.2.1.153.4.1.1.6.1.5 rowstatus read-only
This object indicates the conceptual status of this row. The segment of this object has no effect on whether other objects in this conceptual row can be modified. If active, this object MUST remain active if it is referenced by an active row in another table. An attempt to set it to anything other than active while it is referenced by an active row in another table MUST result in an inconsistentValue error.
         ipsaPeerIdentityTable 1.3.6.1.2.1.153.4.1.1.7 no-access
PeerIdentity is used to represent the identities that are used for peers to identify themselves in IKE phase I/II negotiations. PeerIdentityTable aggregates the table entries that provide mappings between identities and their addresses.
             ipsaPeerIdentityEntry 1.3.6.1.2.1.153.4.1.1.7.1 no-access
peerIdentity matches a peer's identity to its address.
                 ipsaPeerIdName 1.3.6.1.2.1.153.4.1.1.7.1.1 snmpadminstring no-access
This is an administratively assigned value that, together with ipsaPeerIdPriority, uniquely identifies an entry in this table.
                 ipsaPeerIdPriority 1.3.6.1.2.1.153.4.1.1.7.1.2 integer32 no-access
This object, along with ipsaPeerIdName, uniquely identifies an entry in this table. The priority also indicates the ordering of peer gateways from which to initiate or accept SAs. The priority value is ordered from low to high. For example, a row with a priority of 0 is used before a row with a priority of 1, a 1 before a 2, etc....
                 ipsaPeerIdType 1.3.6.1.2.1.153.4.1.1.7.1.3 ipsecdoiidenttype read-only
ipsaPeerIdType is an enumeration identifying the type of the Identity value.
                 ipsaPeerIdValue 1.3.6.1.2.1.153.4.1.1.7.1.4 ipsaidentityfilter read-only
ipsaPeerIdValue contains an Identity filter to be used to match against the identity payload in an IKE request, or blank otherwise. If this value matches the value in the identity payload, the credential for the peer can be found using the ipsaPeerIdCredentialName as an index into the credential table.
                 ipsaPeerIdAddressType 1.3.6.1.2.1.153.4.1.1.7.1.5 inetaddresstype read-only
The property ipsaPeerIdAddressType specifies the format of the ipsaPeerIdAddress property value.
                 ipsaPeerIdAddress 1.3.6.1.2.1.153.4.1.1.7.1.6 inetaddress read-only
The property PeerAddress specifies the IP address of the peer. The format is specified by the ipsaPeerIdAddressType.
                 ipsaPeerIdCredentialName 1.3.6.1.2.1.153.4.1.1.7.1.7 snmpadminstring read-only
This value is used as an index into the ipsaCredentialTable to look up the actual credential value and other credential information. For peer IDs that have no associated credential information, this value is left blank.
                 ipsaPeerIdLastChanged 1.3.6.1.2.1.153.4.1.1.7.1.8 timestamp read-only
The value of sysUpTime when this row was last modified or created either through SNMP SETs or by some other external means. If this row has not been modified since the last re-initialization of the network management subsystem, this object SHOULD have a zero value.
                 ipsaPeerIdStorageType 1.3.6.1.2.1.153.4.1.1.7.1.9 storagetype read-only
The storage type for this row. Rows in this table which were created through an external process MAY have a storage type of readOnly or permanent. For a storage type of permanent, none of the columns have to be writable.
                 ipsaPeerIdRowStatus 1.3.6.1.2.1.153.4.1.1.7.1.10 rowstatus read-only
This object indicates the conceptual status of this row. The value of this object has no effect on whether other objects in this conceptual row can be modified. If active, this object MUST remain active if it is referenced by an active row in another table. An attempt to set it to anything other than active while it is referenced by an active row in another table MUST result in an inconsistentValue error.
     ipsaNotificationObjects 1.3.6.1.2.1.153.4.1.2
         ipsaNotifications 1.3.6.1.2.1.153.4.1.2.0
         ipsaNotificationVariables 1.3.6.1.2.1.153.4.1.2.1
     ipsaConformanceObjects 1.3.6.1.2.1.153.4.1.3
         ipsaCompliances 1.3.6.1.2.1.153.4.1.3.1
             ipsaIPsecCompliance 1.3.6.1.2.1.153.4.1.3.1.1
The compliance statement for SNMP entities that include an IPsec MIB implementation and supports IPsec actions. There are a number of INDEX objects that cannot be represented in the form of OBJECT clauses in SMIv2, but for which we have the following compliance requirements, expressed in OBJECT clause form in this description clause: -- OBJECT ipsaPeerIdAddressType -- SYNTAX InetAddressType { ipv4(1), ipv6(2) } -- DESCRIPTION -- Only support for global IPv4 and IPv6 address -- types is required. -- -- OBJECT ipsaPeerIdAddress -- SYNTAX InetAddress (SIZE(4|16)) -- DESCRIPTION -- Only support for global IPv4 and IPv6 address -- types is required. --
         ipsaGroups 1.3.6.1.2.1.153.4.1.3.2
             ipsaPreconfiguredGroup 1.3.6.1.2.1.153.4.1.3.2.1
This group is the set of objects that support preconfigured IPsec actions. These objects are from The Preconfigured Action Table. This group also includes objects from the shared tables: Peer Identity Table, Credential Table, Credential Management Service Table and the AH, ESP, and IPComp Transform Tables.
             ipsaSharedGroup 1.3.6.1.2.1.153.4.1.3.2.2
This group includes objects from tables expected to be shared by other modules: Peer Identity Table, Credential Table, Credential Management Service Table and the AH, ESP, and IPComp Transform Tables.