RAPID-IPSEC-SA-MON-MIB-EXT
- Registered at
- 1.3.6.1.4.1.4355.3
- Last updated
- 2000-03-21 12:00
- Organization
- WatchGuard Technologies, Inc.
- Revisions
- 2000-03-21 12:00, 2002-11-01 12:00
- Namespace
- nortel
- Source file
RAPID-IPSEC-SA-MON-MIB-EXT- Digest
sha256:e82d8e8294dd1b61c70800fe05bcdae477f0258269b6199a2b59f40e3dc45393
Description
The MIB module describes generic IPSec objects defined in IETF working draft 'draft-ieft-ipsec-monitor-mib-01' and RapidStream's extension.
Contact
Ella Yu WatchGuard Technologies, Inc. 1841 Zanker Road San Jose, CA 95112 USA 408-519-4888 ella.yu@watchguard.com
Imports
| From | Symbols |
|---|---|
| IF-MIB | ifIndex |
| IPSEC-ISAKMP-IKE-DOI-TC | IpsecDoiAhTransform, IpsecDoiAuthAlgorithm, IpsecDoiEncapsulationMode, IpsecDoiEspTransform, IpsecDoiIdentType, IpsecDoiIpcompTransform, IpsecDoiSecProtocolId |
| RAPID-MIB | rapidstream |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, enterprises, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, 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.
IANAifType-MIB IF-MIB IPSEC-ISAKMP-IKE-DOI-TC RAPID-IPSEC-SA-MON-MIB-EXT RAPID-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| IpsecIpv6Address TEXTUAL-CONVENTION This data type is used to model IPv6 address prefixes. This is a binary string of 16 octets in network byte-order. | current | |||
| IpsecSaCreatorIdent TEXTUAL-CONVENTION A value indicating how an SA was created. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| rsIpsecSaMonitorMIB OBJECT-IDENTITY This is the base object identifier for all IPSec branches. | 1.3.6.1.4.1.4355.3.1 | current | ||
| rsSaTables OBJECT-IDENTITY This is the base object identifier for all SA tables. | 1.3.6.1.4.1.4355.3.1.1 | current | ||
| rsIpsecSaEspInTable OBJECT-TYPE The (conceptual) table containing information on IPSec inbound ESP SAs. There should be one row for every inbound ESP security association that exists in the entity. The maximum number of rows is implementation dependent. | 1.3.6.1.4.1.4355.3.1.1.1 | not-accessible | current | |
| rsIpsecSaEspInEntry OBJECT-TYPE An entry (conceptual row) containing the information on a particular IPSec inbound ESP SA. A row in this table cannot be created or deleted by SNMP operations on columns of the table. | 1.3.6.1.4.1.4355.3.1.1.1.1 | not-accessible | current | |
| rsIpsecSaEspInAddress OBJECT-TYPE The destination address of the SA. For implementations that do not support IPv6, this address should appear as one of the IPv4-mapped IPv6 addresses as defined in Section 2.5.4 of [IPV6AA]. Specifically, the prefix '0000:0000:0000:0000:0000:FFFF:' is used for IPv4 only nodes, while the prefix '0000:0000:0000:0000:0000:0000:' is used for bi-lingual nodes. | 1.3.6.1.4.1.4355.3.1.1.1.1.1 | IpAddress | read-only | current |
| rsIpsecSaEspInSpi OBJECT-TYPE The security parameters index of the SA. | 1.3.6.1.4.1.4355.3.1.1.1.1.2 | Integer32 | read-only | current |
| rsIpsecSaEspInDestId OBJECT-TYPE The destination identifier of the SA, or 0 if unknown or if the SA uses transport mode encapsulation. This value is taken directly from the optional ID payloads that are exchanged during SA creation negotiation. | 1.3.6.1.4.1.4355.3.1.1.1.1.3 | OCTET STRING (SIZE(1..255)) | read-only | current |
| rsIpsecSaEspInDestIdType OBJECT-TYPE The type of identifier presented by 'rsIpsecSaEspInDestId', or 0 if unknown or if the SA uses transport mode encapsulation. | 1.3.6.1.4.1.4355.3.1.1.1.1.4 | IpsecDoiIdentType | read-only | current |
| rsIpsecSaEspInSourceId OBJECT-TYPE The source identifier of the SA, or 0 if unknown or if the SA uses transport mode encapsulation. This value is taken directly from the optional ID payloads that are exchange during SA creation negotiation. | 1.3.6.1.4.1.4355.3.1.1.1.1.5 | OCTET STRING (SIZE(1..255)) | read-only | current |
| rsIpsecSaEspInSourceIdType OBJECT-TYPE The type of identifier presented by 'rsIpsecSaEspInSourceId', or 0 if unknown or if the SA uses transport mode encapsulation. | 1.3.6.1.4.1.4355.3.1.1.1.1.6 | IpsecDoiIdentType | read-only | current |
| rsIpsecSaEspInProtocol OBJECT-TYPE The transport-layer protocol number that this SA carries, or 0 if it carries any protocol. | 1.3.6.1.4.1.4355.3.1.1.1.1.7 | Integer32 (0..255) | read-only | current |
| rsIpsecSaEspInDestPort OBJECT-TYPE The destination port number of the protocol that this SA carries, or 0 if it carries any port number. | 1.3.6.1.4.1.4355.3.1.1.1.1.8 | Integer32 (0..65535) | read-only | current |
| rsIpsecSaEspInSourcePort OBJECT-TYPE The source port number of the protocol that this SA carries, or 0 if it carries any port number. | 1.3.6.1.4.1.4355.3.1.1.1.1.9 | Integer32 (0..65535) | read-only | current |
| rsIpsecSaEspInCreator OBJECT-TYPE The creator of this SA. This MIB makes no assumptions about how the SAs are created. They may be created statically, or by a key exchange protocol such as IKE, or by some other method. | 1.3.6.1.4.1.4355.3.1.1.1.1.10 | IpsecSaCreatorIdent | read-only | current |
| rsIpsecSaEspInEncapsulation OBJECT-TYPE The type of encapsulation used by this SA. | 1.3.6.1.4.1.4355.3.1.1.1.1.11 | IpsecDoiEncapsulationMode | read-only | current |
| rsIpsecSaEspInEncAlg OBJECT-TYPE A unique value representing the encryption algorithm applied to traffic or 0 if there is no encryption used. | 1.3.6.1.4.1.4355.3.1.1.1.1.12 | IpsecDoiEspTransform | read-only | current |
| rsIpsecSaEspInEncKeyLength OBJECT-TYPE The length of the encryption key in bits used for the algorithm specified in the 'rsIpsecSaEspInEncAlg' object, or 0 if the key length is implicit in the specified algorithm or there is no encryption specified. | 1.3.6.1.4.1.4355.3.1.1.1.1.13 | Integer32 (0..65531) | read-only | current |
| rsIpsecSaEspInAuthAlg OBJECT-TYPE A unique value representing the hash algorithm applied to traffic or 0 if there is no authentication used. | 1.3.6.1.4.1.4355.3.1.1.1.1.14 | IpsecDoiAuthAlgorithm | read-only | current |
| rsIpsecSaEspInLimitSeconds OBJECT-TYPE The maximum lifetime in seconds of the SA, or 0 if there is no time constraint on its expiration. The display value is limited to 4294967295 seconds (more than 136 years); values greater than that value will be truncated. | 1.3.6.1.4.1.4355.3.1.1.1.1.15 | Integer32 | read-only | current |
| rsIpsecSaEspInLimitKbytes OBJECT-TYPE The maximum traffic in kilobytes that the SA is allowed to support, or 0 if there is no traffic constraint on its expiration. The display value is limited to 4294967295 kilobytes; values greater than that value will be truncated. | 1.3.6.1.4.1.4355.3.1.1.1.1.16 | Integer32 | read-only | current |
| rsIpsecSaEspInAccSeconds OBJECT-TYPE The number of seconds accumulated against the SA's expiration by time. This is also the number of seconds that the SA has existed. | 1.3.6.1.4.1.4355.3.1.1.1.1.17 | Counter32 | read-only | current |
| rsIpsecSaEspInAccKbytes OBJECT-TYPE The amount of traffic accumulated that counts against the SA's expiration by traffic limitation, measured in Kbytes. This value may be 0 if the SA does not expire based on traffic. | 1.3.6.1.4.1.4355.3.1.1.1.1.18 | Counter32 | read-only | current |
| rsIpsecSaEspInUserOctets OBJECT-TYPE The amount of user level traffic measured in bytes handled by the SA. This is not necessarily the same as the amount of traffic applied against the traffic expiration limit. | 1.3.6.1.4.1.4355.3.1.1.1.1.19 | Counter32 | read-only | current |
| rsIpsecSaEspInPackets OBJECT-TYPE The number of packets handled by the SA. | 1.3.6.1.4.1.4355.3.1.1.1.1.20 | Counter32 | read-only | current |
| rsIpsecSaEspInDecryptErrors OBJECT-TYPE The number of packets discarded by the SA due to decryption errors. | 1.3.6.1.4.1.4355.3.1.1.1.1.21 | Counter32 | read-only | current |
| rsIpsecSaEspInAuthErrors OBJECT-TYPE The number of packets discarded by the SA due to authentication errors. | 1.3.6.1.4.1.4355.3.1.1.1.1.22 | Counter32 | read-only | current |
| rsIpsecSaEspInReplayErrors OBJECT-TYPE The number of packets discarded by the SA due to replay errors. | 1.3.6.1.4.1.4355.3.1.1.1.1.23 | Counter32 | read-only | current |
| rsIpsecSaEspInPolicyErrors OBJECT-TYPE The number of packets discarded by the SA due to policy errors. This includes packets where the next protocol is invalid. | 1.3.6.1.4.1.4355.3.1.1.1.1.24 | Counter32 | read-only | current |
| rsIpsecSaEspInPadErrors OBJECT-TYPE The number of packets discarded by the SA due to pad value errors. Implementations that do not check this must not support this object. | 1.3.6.1.4.1.4355.3.1.1.1.1.25 | Counter32 | read-only | current |
| rsIpsecSaEspInOtherReceiveErrors OBJECT-TYPE The number of packets discarded by the SA due to errors other than decryption, authentication or replay errors. This may include packets dropped due to a lack of receive buffers, and may include packets dropped due to congestion at the decryption element. | 1.3.6.1.4.1.4355.3.1.1.1.1.26 | Counter32 | read-only | current |
| rsIpsecSaAhInTable OBJECT-TYPE The (conceptual) table containing information on IPSec inbound AH SAs. There should be one row for every inbound AH security association that exists in the entity. The maximum number of rows is implementation dependent. | 1.3.6.1.4.1.4355.3.1.1.2 | not-accessible | current | |
| rsIpsecSaAhInEntry OBJECT-TYPE An entry (conceptual row) containing the information on a particular IPSec inbound AH SA. A row in this table cannot be created or deleted by SNMP operations on columns of the table. | 1.3.6.1.4.1.4355.3.1.1.2.1 | not-accessible | current | |
| rsIpsecSaAhInAddress OBJECT-TYPE The destination address of the SA. For implementations that do not support IPv6, this address should appear as one of the IPv4-mapped IPv6 addresses as defined in Section 2.5.4 of [IPV6AA]. Specifically, the prefix '0000:0000:0000:0000:0000:FFFF:' is used for IPv4 only nodes, while the prefix '0000:0000:0000:0000:0000:0000:' is used for bi-lingual nodes. | 1.3.6.1.4.1.4355.3.1.1.2.1.1 | IpAddress | read-only | current |
| rsIpsecSaAhInSpi OBJECT-TYPE The security parameters index of the SA. | 1.3.6.1.4.1.4355.3.1.1.2.1.2 | Integer32 | read-only | current |
| rsIpsecSaAhInDestId OBJECT-TYPE The destination identifier of the SA, or 0 if unknown or if the SA uses transport mode encapsulation. This value is taken directly from the optional ID payloads that are exchange during SA creation negotiation. | 1.3.6.1.4.1.4355.3.1.1.2.1.3 | OCTET STRING (SIZE(1..255)) | read-only | current |
| rsIpsecSaAhInDestIdType OBJECT-TYPE The type of identifier presented by 'rsIpsecSaAhInDestId', or 0 if unknown or if the SA uses transport mode encapsulation. | 1.3.6.1.4.1.4355.3.1.1.2.1.4 | IpsecDoiIdentType | read-only | current |
| rsIpsecSaAhInSourceId OBJECT-TYPE The source identifier of the SA, or 0 if unknown or if the SA uses transport mode encapsulation. This value is taken directly from the optional ID payloads that are exchange during SA creation negotiation. | 1.3.6.1.4.1.4355.3.1.1.2.1.5 | OCTET STRING (SIZE(1..255)) | read-only | current |
| rsIpsecSaAhInSourceIdType OBJECT-TYPE The type of identifier presented by 'rsIpsecSaAhInSourceId', or 0 if unknown or if the SA uses transport mode encapsulation. | 1.3.6.1.4.1.4355.3.1.1.2.1.6 | IpsecDoiIdentType | read-only | current |
| rsIpsecSaAhInProtocol OBJECT-TYPE The transport-layer protocol number that this SA carries, or 0 if it carries any protocol. | 1.3.6.1.4.1.4355.3.1.1.2.1.7 | Integer32 (0..255) | read-only | current |
| rsIpsecSaAhInDestPort OBJECT-TYPE The destination port number of the protocol that this SA carries, or 0 if it carries any port number. | 1.3.6.1.4.1.4355.3.1.1.2.1.8 | Integer32 (0..65535) | read-only | current |
| rsIpsecSaAhInSourcePort OBJECT-TYPE The source port number of the protocol that this SA carries, or 0 if it carries any port number. | 1.3.6.1.4.1.4355.3.1.1.2.1.9 | Integer32 (0..65535) | read-only | current |
| rsIpsecSaAhInCreator OBJECT-TYPE The creator of this SA. This MIB makes no assumptions about how the SAs are created. They may be created statically, or by a key exchange protocol such as IKE, or by some other method. | 1.3.6.1.4.1.4355.3.1.1.2.1.10 | IpsecSaCreatorIdent | read-only | current |
| rsIpsecSaAhInEncapsulation OBJECT-TYPE The type of encapsulation used by this SA. | 1.3.6.1.4.1.4355.3.1.1.2.1.11 | IpsecDoiEncapsulationMode | read-only | current |
| rsIpsecSaAhInAuthAlg OBJECT-TYPE A unique value representing the hash algorithm applied to traffic carried by this SA if it uses ESP or 0 if there is no authentication applied by ESP. | 1.3.6.1.4.1.4355.3.1.1.2.1.12 | IpsecDoiAhTransform | read-only | current |
| rsIpsecSaAhInLimitSeconds OBJECT-TYPE The maximum lifetime in seconds of the SA, or 0 if there is no time constraint on its expiration. The display value is limited to 4294967295 seconds (more than 136 years); values greater than that value will be truncated. | 1.3.6.1.4.1.4355.3.1.1.2.1.13 | Integer32 | read-only | current |
| rsIpsecSaAhInLimitKbytes OBJECT-TYPE The maximum traffic in Kbytes that the SA is allowed to support, or 0 if there is no traffic constraint on its expiration. The display value is limited to 4294967295 kilobytes; values greater than that value will be truncated. | 1.3.6.1.4.1.4355.3.1.1.2.1.14 | Integer32 | read-only | current |
| rsIpsecSaAhInAccSeconds OBJECT-TYPE The number of seconds accumulated against the SA's expiration by time. This is also the number of seconds that the SA has existed. | 1.3.6.1.4.1.4355.3.1.1.2.1.15 | Counter32 | read-only | current |
| rsIpsecSaAhInAccKbytes OBJECT-TYPE The amount of traffic accumulated that counts against the SA's expiration by traffic limitation, measured in Kbytes. This value may be 0 if the SA does not expire based on traffic. | 1.3.6.1.4.1.4355.3.1.1.2.1.16 | Counter32 | read-only | current |
| rsIpsecSaAhInUserOctets OBJECT-TYPE The amount of user level traffic measured in bytes handled by the SA. This is not necessarily the same as the amount of traffic applied against the traffic expiration limit. | 1.3.6.1.4.1.4355.3.1.1.2.1.17 | Counter32 | read-only | current |
| rsIpsecSaAhInPackets OBJECT-TYPE The number of packets handled by the SA. | 1.3.6.1.4.1.4355.3.1.1.2.1.18 | Counter32 | read-only | current |
| rsIpsecSaAhInAuthErrors OBJECT-TYPE The number of packets discarded by the SA due to authentication errors. | 1.3.6.1.4.1.4355.3.1.1.2.1.19 | Counter32 | read-only | current |
| rsIpsecSaAhInReplayErrors OBJECT-TYPE The number of packets discarded by the SA due to replay errors. | 1.3.6.1.4.1.4355.3.1.1.2.1.20 | Counter32 | read-only | current |
| rsIpsecSaAhInPolicyErrors OBJECT-TYPE The number of packets discarded by the SA due to policy errors. This includes packets where the next protocol is invalid. | 1.3.6.1.4.1.4355.3.1.1.2.1.21 | Counter32 | read-only | current |
| rsIpsecSaAhInOtherReceiveErrors OBJECT-TYPE The number of packets discarded by the SA due to errors other than decryption, authentication or replay errors. This may include packets dropped due to a lack of receive buffers, and may include packets dropped due to congestion at the authentication element. | 1.3.6.1.4.1.4355.3.1.1.2.1.22 | Counter32 | read-only | current |
| rsIpsecSaIpcompInTable OBJECT-TYPE The (conceptual) table containing information on IPSec inbound IPCOMP SAs. There should be one row for every inbound IPCOMP (security) association that exists in the entity. The maximum number of rows is implementation dependent. | 1.3.6.1.4.1.4355.3.1.1.3 | not-accessible | current | |
| rsIpsecSaIpcompInEntry OBJECT-TYPE An entry (conceptual row) containing the information on a particular IPSec inbound IPCOMP SA. A row in this table cannot be created or deleted by SNMP operations on columns of the table. | 1.3.6.1.4.1.4355.3.1.1.3.1 | not-accessible | current | |
| rsIpsecSaIpcompInAddress OBJECT-TYPE The destination address of the SA. For implementations that do not support IPv6, this address should appear as one of the IPv4-mapped IPv6 addresses as defined in Section 2.5.4 of [IPV6AA]. Specifically, the prefix '0000:0000:0000:0000:0000:FFFF:' is used for IPv4 only nodes, while the prefix '0000:0000:0000:0000:0000:0000:' is used for bi-lingual nodes. | 1.3.6.1.4.1.4355.3.1.1.3.1.1 | IpAddress | read-only | current |
| rsIpsecSaIpcompInCpi OBJECT-TYPE The CPI of the SA. Since the lower values of CPIs are reserved to be the same as the algorithm, the syntax for this object is the same as the transform. | 1.3.6.1.4.1.4355.3.1.1.3.1.2 | IpsecDoiIpcompTransform | read-only | current |
| rsIpsecSaIpcompInDestId OBJECT-TYPE The destination identifier of the SA, or 0 if unknown or if the SA uses transport mode, or 0 if this SA is used with multiple SAs in protection suites. This value, if non-zero, is taken directly from the optional ID payloads that are exchange during SA creation negotiation. | 1.3.6.1.4.1.4355.3.1.1.3.1.3 | OCTET STRING (SIZE(1..255)) | read-only | current |
| rsIpsecSaIpcompInDestIdType OBJECT-TYPE The type of identifier presented by 'rsIpsecSaIpcompInDestId', or 0 if unknown or if the SA uses transport mode, or 0 if this SA is used with multiple SAs in protection suites. | 1.3.6.1.4.1.4355.3.1.1.3.1.4 | IpsecDoiIdentType | read-only | current |
| rsIpsecSaIpcompInSourceId OBJECT-TYPE The source identifier of the SA, or 0 if unknown or if the SA uses transport mode encapsulation, or 0 if this SA is used with multiple SAs in protection suites. This value, if non-zero, is taken directly from the optional ID payloads that are exchange during SA creation negotiation. | 1.3.6.1.4.1.4355.3.1.1.3.1.5 | OCTET STRING (SIZE(1..255)) | read-only | current |
| rsIpsecSaIpcompInSourceIdType OBJECT-TYPE The type of identifier presented by 'rsIpsecSaIpcompInSourceId', or 0 if unknown or if the SA uses transport mode encapsulation, or 0 if this SA is used with multiple SAs in protection suites. | 1.3.6.1.4.1.4355.3.1.1.3.1.6 | IpsecDoiIdentType | read-only | current |
| rsIpsecSaIpcompInProtocol OBJECT-TYPE The transport-layer protocol number that this SA carries, or 0 if it carries any protocol. | 1.3.6.1.4.1.4355.3.1.1.3.1.7 | Integer32 (0..255) | read-only | current |
| rsIpsecSaIpcompInDestPort OBJECT-TYPE The destination port number of the protocol that this SA carries, or 0 if it carries any port number. | 1.3.6.1.4.1.4355.3.1.1.3.1.8 | Integer32 (0..65535) | read-only | current |
| rsIpsecSaIpcompInSourcePort OBJECT-TYPE The source port number of the protocol that this SA carries, or 0 if it carries any port number. | 1.3.6.1.4.1.4355.3.1.1.3.1.9 | Integer32 (0..65535) | read-only | current |
| rsIpsecSaIpcompInCreator OBJECT-TYPE The creator of this SA. This MIB makes no assumptions about how the SAs are created. They may be created statically, or by a key exchange protocol such as IKE, or by some other method. | 1.3.6.1.4.1.4355.3.1.1.3.1.10 | IpsecSaCreatorIdent | read-only | current |
| rsIpsecSaIpcompInEncapsulation OBJECT-TYPE The type of encapsulation used by this SA. | 1.3.6.1.4.1.4355.3.1.1.3.1.11 | IpsecDoiEncapsulationMode | read-only | current |
| rsIpsecSaIpcompInDecompAlg OBJECT-TYPE A unique value representing the decompression algorithm applied to traffic. | 1.3.6.1.4.1.4355.3.1.1.3.1.12 | IpsecDoiIpcompTransform | read-only | current |
| rsIpsecSaIpcompInSeconds OBJECT-TYPE The number of seconds that the SA has existed. | 1.3.6.1.4.1.4355.3.1.1.3.1.13 | Counter32 | read-only | current |
| rsIpsecSaIpcompInUserOctets OBJECT-TYPE The amount of user level traffic measured in bytes handled by the SA. | 1.3.6.1.4.1.4355.3.1.1.3.1.14 | Counter32 | read-only | current |
| rsIpsecSaIpcompInPackets OBJECT-TYPE The number of packets handled by the SA. | 1.3.6.1.4.1.4355.3.1.1.3.1.15 | Counter32 | read-only | current |
| rsIpsecSaIpcompInDecompErrors OBJECT-TYPE The number of packets discarded by the SA due to decompression errors. | 1.3.6.1.4.1.4355.3.1.1.3.1.16 | Counter32 | read-only | current |
| rsIpsecSaIpcompInOtherReceiveErrors OBJECT-TYPE The number of packets discarded by the SA due to errors other than decompression errors. This may include packets dropped due to a lack of receive buffers, and packets dropped due to congestion at the decompression element. | 1.3.6.1.4.1.4355.3.1.1.3.1.17 | Counter32 | read-only | current |
| rsIpsecSaEspOutTable OBJECT-TYPE The (conceptual) table containing information on IPSec Outbound ESP SAs. There should be one row for every outbound ESP security association that exists in the entity. The maximum number of rows is implementation dependent. | 1.3.6.1.4.1.4355.3.1.1.4 | not-accessible | current | |
| rsIpsecSaEspOutEntry OBJECT-TYPE An entry (conceptual row) containing the information on a particular IPSec Outbound ESP SA. A row in this table cannot be created or deleted by SNMP operations on columns of the table. | 1.3.6.1.4.1.4355.3.1.1.4.1 | not-accessible | current | |
| rsIpsecSaEspOutAddress OBJECT-TYPE The destination address of the SA. For implementations that do not support IPv6, this address should appear as one of the IPv4-mapped IPv6 addresses as defined in Section 2.5.4 of [IPV6AA]. Specifically, the prefix '0000:0000:0000:0000:0000:FFFF:' is used for IPv4 only nodes, while the prefix '0000:0000:0000:0000:0000:0000:' is used for bi-lingual nodes. | 1.3.6.1.4.1.4355.3.1.1.4.1.1 | IpAddress | read-only | current |
| rsIpsecSaEspOutSpi OBJECT-TYPE The security parameters index of the SA. | 1.3.6.1.4.1.4355.3.1.1.4.1.2 | Integer32 | read-only | current |
| rsIpsecSaEspOutSourceId OBJECT-TYPE The source identifier of the SA, or 0 if unknown or if the SA uses transport mode encapsulation. This value is taken directly from the optional ID payloads that are exchange during phase 2 negotiations. | 1.3.6.1.4.1.4355.3.1.1.4.1.3 | OCTET STRING (SIZE(4..255)) | read-only | current |
| rsIpsecSaEspOutSourceIdType OBJECT-TYPE The type of identifier presented by 'rsIpsecSaEspOutSourceId', or 0 if unknown or if the SA uses transport mode encapsulation. | 1.3.6.1.4.1.4355.3.1.1.4.1.4 | IpsecDoiIdentType | read-only | current |
| rsIpsecSaEspOutDestId OBJECT-TYPE The destination identifier of the SA, or 0 if unknown or if the SA uses transport mode encapsulation. This value is taken directly from the optional ID payloads that are exchange during phase 2 negotiations. | 1.3.6.1.4.1.4355.3.1.1.4.1.5 | OCTET STRING (SIZE(4..255)) | read-only | current |
| rsIpsecSaEspOutDestIdType OBJECT-TYPE The type of identifier presented by 'rsIpsecSaEspOutDestId', or 0 if unknown or if the SA uses transport mode encapsulation. | 1.3.6.1.4.1.4355.3.1.1.4.1.6 | IpsecDoiIdentType | read-only | current |
| rsIpsecSaEspOutProtocol OBJECT-TYPE The transport-layer protocol number that this SA carries, or 0 if it carries any protocol. | 1.3.6.1.4.1.4355.3.1.1.4.1.7 | Integer32 (0..255) | read-only | current |
| rsIpsecSaEspOutSourcePort OBJECT-TYPE The source port number of the protocol that this SA carries, or 0 if it carries any port number. | 1.3.6.1.4.1.4355.3.1.1.4.1.8 | Integer32 (0..65535) | read-only | current |
| rsIpsecSaEspOutDestPort OBJECT-TYPE The destination port number of the protocol that this SA carries, or 0 if it carries any port number. | 1.3.6.1.4.1.4355.3.1.1.4.1.9 | Integer32 (0..65535) | read-only | current |
| rsIpsecSaEspOutCreator OBJECT-TYPE The creator of this SA. This MIB makes no assumptions about how the SAs are created. They may be created statically, or by a key exchange protocol such as IKE, or by some other method. | 1.3.6.1.4.1.4355.3.1.1.4.1.10 | IpsecSaCreatorIdent | read-only | current |
| rsIpsecSaEspOutEncapsulation OBJECT-TYPE The type of encapsulation used by this SA. | 1.3.6.1.4.1.4355.3.1.1.4.1.11 | IpsecDoiEncapsulationMode | read-only | current |
| rsIpsecSaEspOutEncAlg OBJECT-TYPE A unique value representing the encryption algorithm applied to traffic or 0 if there is no encryption used. | 1.3.6.1.4.1.4355.3.1.1.4.1.12 | IpsecDoiEspTransform | read-only | current |
| rsIpsecSaEspOutEncKeyLength OBJECT-TYPE The length of the encryption key in bits used for the algorithm specified in the 'rsIpsecSaEspOutEncAlg' object, or 0 if the key length is implicit in the specified algorithm or there is no encryption specified. | 1.3.6.1.4.1.4355.3.1.1.4.1.13 | Integer32 (0..65531) | read-only | current |
| rsIpsecSaEspOutAuthAlg OBJECT-TYPE A unique value representing the hash algorithm applied to traffic or 0 if there is no authentication used. | 1.3.6.1.4.1.4355.3.1.1.4.1.14 | IpsecDoiAuthAlgorithm | read-only | current |
| rsIpsecSaEspOutLimitSeconds OBJECT-TYPE The maximum lifetime in seconds of the SA, or 0 if there is no time constraint on its expiration. The display value is limited to 4294967295 seconds (more than 136 years); values greater than that value will be truncated. | 1.3.6.1.4.1.4355.3.1.1.4.1.15 | Integer32 | read-only | current |
| rsIpsecSaEspOutLimitKbytes OBJECT-TYPE The maximum traffic in kbytes that the SA is allowed to support, or 0 if there is no traffic constraint on its expiration. The display value is limited to 4294967295 kilobytes; values greater than that value will be truncated. | 1.3.6.1.4.1.4355.3.1.1.4.1.16 | Integer32 | read-only | current |
| rsIpsecSaEspOutAccSeconds OBJECT-TYPE The number of seconds accumulated against the SA's expiration by time. This is also the number of seconds that the SA has existed. | 1.3.6.1.4.1.4355.3.1.1.4.1.17 | Counter32 | read-only | current |
| rsIpsecSaEspOutAccKbytes OBJECT-TYPE The amount of traffic accumulated that counts against the SA's expiration by traffic limitation, measured in Kbytes. This value may be 0 if the SA does not expire based on traffic. | 1.3.6.1.4.1.4355.3.1.1.4.1.18 | Counter32 | read-only | current |
| rsIpsecSaEspOutUserOctets OBJECT-TYPE The amount of user level traffic measured in bytes handled by the SA. This is not necessarily the same as the amount of traffic applied against the traffic expiration limit. | 1.3.6.1.4.1.4355.3.1.1.4.1.19 | Counter32 | read-only | current |
| rsIpsecSaEspOutPackets OBJECT-TYPE The number of packets handled by the SA. | 1.3.6.1.4.1.4355.3.1.1.4.1.20 | Counter32 | read-only | current |
| rsIpsecSaEspOutSendErrors OBJECT-TYPE The number of packets discarded by the SA due to any error. This may include errors due to a lack of transmit buffers. | 1.3.6.1.4.1.4355.3.1.1.4.1.21 | Counter32 | read-only | current |
| rsIpsecSaAhOutTable OBJECT-TYPE The (conceptual) table containing information on IPSec Outbound AH SAs. There should be one row for every outbound AH security association that exists in the entity. The maximum number of rows is implementation dependent. | 1.3.6.1.4.1.4355.3.1.1.5 | not-accessible | current | |
| rsIpsecSaAhOutEntry OBJECT-TYPE An entry (conceptual row) containing the information on a particular IPSec Outbound AH SA. A row in this table cannot be created or deleted by SNMP operations on columns of the table. | 1.3.6.1.4.1.4355.3.1.1.5.1 | not-accessible | current | |
| rsIpsecSaAhOutAddress OBJECT-TYPE The destination address of the SA. For implementations that do not support IPv6, this address should appear as one of the IPv4-mapped IPv6 addresses as defined in Section 2.5.4 of [IPV6AA]. Specifically, the prefix '0000:0000:0000:0000:0000:FFFF:' is used for IPv4 only nodes, while the prefix '0000:0000:0000:0000:0000:0000:' is used for bi-lingual nodes. | 1.3.6.1.4.1.4355.3.1.1.5.1.1 | IpAddress | read-only | current |
| rsIpsecSaAhOutSpi OBJECT-TYPE The security parameters index of the SA. | 1.3.6.1.4.1.4355.3.1.1.5.1.2 | Integer32 | read-only | current |
| rsIpsecSaAhOutSourceId OBJECT-TYPE The source identifier of the SA, or 0 if unknown or if the SA uses transport mode encapsulation. This value is taken directly from the optional ID payloads that are exchange during phase 2 negotiations. | 1.3.6.1.4.1.4355.3.1.1.5.1.3 | OCTET STRING (SIZE(4..255)) | read-only | current |
| rsIpsecSaAhOutSourceIdType OBJECT-TYPE The type of identifier presented by 'rsIpsecSaAhOutSourceId', or 0 if unknown or if the SA uses transport mode encapsulation. | 1.3.6.1.4.1.4355.3.1.1.5.1.4 | IpsecDoiIdentType | read-only | current |
| rsIpsecSaAhOutDestId OBJECT-TYPE The destination identifier of the SA, or 0 if unknown or if the SA uses transport mode encapsulation. This value is taken directly from the optional ID payloads that are exchange during phase 2 negotiations. | 1.3.6.1.4.1.4355.3.1.1.5.1.5 | OCTET STRING (SIZE(4..255)) | read-only | current |
| rsIpsecSaAhOutDestIdType OBJECT-TYPE The type of identifier presented by 'rsIpsecSaAhOutDestId', or 0 if unknown or if the SA uses transport mode encapsulation. | 1.3.6.1.4.1.4355.3.1.1.5.1.6 | IpsecDoiIdentType | read-only | current |
| rsIpsecSaAhOutProtocol OBJECT-TYPE The transport-layer protocol number that this SA carries, or 0 if it carries any protocol. | 1.3.6.1.4.1.4355.3.1.1.5.1.7 | Integer32 (0..255) | read-only | current |
| rsIpsecSaAhOutSourcePort OBJECT-TYPE The source port number of the protocol that this SA carries, or 0 if it carries any port number. | 1.3.6.1.4.1.4355.3.1.1.5.1.8 | Integer32 (0..65535) | read-only | current |
| rsIpsecSaAhOutDestPort OBJECT-TYPE The destination port number of the protocol that this SA carries, or 0 if it carries any port number. | 1.3.6.1.4.1.4355.3.1.1.5.1.9 | Integer32 (0..65535) | read-only | current |
| rsIpsecSaAhOutCreator OBJECT-TYPE The creator of this SA. This MIB makes no assumptions about how the SAs are created. They may be created statically, or by a key exchange protocol such as IKE, or by some other method. | 1.3.6.1.4.1.4355.3.1.1.5.1.10 | IpsecSaCreatorIdent | read-only | current |
| rsIpsecSaAhOutEncapsulation OBJECT-TYPE The type of encapsulation used by this SA. | 1.3.6.1.4.1.4355.3.1.1.5.1.11 | IpsecDoiEncapsulationMode | read-only | current |
| rsIpsecSaAhOutAuthAlg OBJECT-TYPE A unique value representing the hash algorithm applied to traffic or 0 if there is no authentication used. | 1.3.6.1.4.1.4355.3.1.1.5.1.12 | IpsecDoiAhTransform | read-only | current |
| rsIpsecSaAhOutLimitSeconds OBJECT-TYPE The maximum lifetime in seconds of the SA, or 0 if there is no time constraint on its expiration. The display value is limited to 4294967295 seconds (more than 136 years); values greater than that value will be truncated. | 1.3.6.1.4.1.4355.3.1.1.5.1.13 | Integer32 | read-only | current |
| rsIpsecSaAhOutLimitKbytes OBJECT-TYPE The maximum traffic in Kbytes that the SA is allowed to support, or 0 if there is no traffic constraint on its expiration. The display value is limited to 4294967295 kilobytes; values greater than that value will be truncated. | 1.3.6.1.4.1.4355.3.1.1.5.1.14 | Integer32 | read-only | current |
| rsIpsecSaAhOutAccSeconds OBJECT-TYPE The number of seconds accumulated against the SA's expiration by time. This is also the number of seconds that the SA has existed. | 1.3.6.1.4.1.4355.3.1.1.5.1.15 | Counter32 | read-only | current |
| rsIpsecSaAhOutAccKbytes OBJECT-TYPE The amount of traffic accumulated that counts against the SA's expiration by traffic limitation, measured in Kbytes. This value may be 0 if the SA does not expire based on traffic. | 1.3.6.1.4.1.4355.3.1.1.5.1.16 | Counter32 | read-only | current |
| rsIpsecSaAhOutUserOctets OBJECT-TYPE The amount of user level traffic measured in bytes handled by the SA. This is not necessarily the same as the amount of traffic applied against the traffic expiration limit. | 1.3.6.1.4.1.4355.3.1.1.5.1.17 | Counter32 | read-only | current |
| rsIpsecSaAhOutPackets OBJECT-TYPE The number of packets handled by the SA. | 1.3.6.1.4.1.4355.3.1.1.5.1.18 | Counter32 | read-only | current |
| rsIpsecSaAhOutSendErrors OBJECT-TYPE The number of packets discarded by the SA due to any error. This may include errors due to a lack of transmit buffers. | 1.3.6.1.4.1.4355.3.1.1.5.1.19 | Counter32 | read-only | current |
| rsIpsecSaIpcompOutTable OBJECT-TYPE The (conceptual) table containing information on IPSec Outbound IPCOMP SAs. There should be one row for every outbound IPCOMP (security) association that exists in the entity. The maximum number of rows is implementation dependent. | 1.3.6.1.4.1.4355.3.1.1.6 | not-accessible | current | |
| rsIpsecSaIpcompOutEntry OBJECT-TYPE An entry (conceptual row) containing the information on a particular IPSec Outbound IPCOMP SA. A row in this table cannot be created or deleted by SNMP operations on columns of the table. | 1.3.6.1.4.1.4355.3.1.1.6.1 | not-accessible | current | |
| rsIpsecSaIpcompOutAddress OBJECT-TYPE The destination address of the SA. If the IPCOMP SA is shared across multiple SAs in protection suites, this value may be 0. For implementations that do not support IPv6, this address should appear as one of the IPv4-mapped IPv6 addresses as defined in Section 2.5.4 of [IPV6AA]. Specifically, the prefix '0000:0000:0000:0000:0000:FFFF:' is used for IPv4 only nodes, while the prefix '0000:0000:0000:0000:0000:0000:' is used for bi-lingual nodes. | 1.3.6.1.4.1.4355.3.1.1.6.1.1 | IpAddress | read-only | current |
| rsIpsecSaIpcompOutCpi OBJECT-TYPE The CPI of the SA. Since the lower values of CPIs are reserved to be the same as the algorithm, the syntax for this object is the same as the transform. | 1.3.6.1.4.1.4355.3.1.1.6.1.2 | IpsecDoiIpcompTransform | read-only | current |
| rsIpsecSaIpcompOutSourceId OBJECT-TYPE The source identifier of the SA, or 0 if unknown or if the SA uses transport mode encapsulation, or 0 if this SA is used with multiple SAs in protection suites. This value, if non-zero, is taken directly from the optional ID payloads that are exchange during phase 2 negotiations. | 1.3.6.1.4.1.4355.3.1.1.6.1.3 | OCTET STRING (SIZE(4..255)) | read-only | current |
| rsIpsecSaIpcompOutSourceIdType OBJECT-TYPE The type of identifier presented by 'rsIpsecSaIpcompOutSourceId', or 0 if unknown or if the SA uses transport mode encapsulation, or 0 if this SA is used with multiple SAs in protection suites. | 1.3.6.1.4.1.4355.3.1.1.6.1.4 | IpsecDoiIdentType | read-only | current |
| rsIpsecSaIpcompOutDestId OBJECT-TYPE The destination identifier of the SA, or 0 if unknown or if the SA uses transport mode encapsulation, or 0 if this SA is used with multiple SAs in protection suites. This value, if non-zero, is taken directly from the optional ID payloads that are exchange during phase 2 negotiations. | 1.3.6.1.4.1.4355.3.1.1.6.1.5 | OCTET STRING (SIZE(4..255)) | read-only | current |
| rsIpsecSaIpcompOutDestIdType OBJECT-TYPE The type of identifier presented by 'rsIpsecSaIpcompOutDestId', or 0 if unknown or if the SA uses transport mode encapsulation, or 0 if this SA is used with multiple SAs in protection suites. | 1.3.6.1.4.1.4355.3.1.1.6.1.6 | IpsecDoiIdentType | read-only | current |
| rsIpsecSaIpcompOutProtocol OBJECT-TYPE The transport-layer protocol number that this SA carries, or 0 if it carries any protocol. | 1.3.6.1.4.1.4355.3.1.1.6.1.7 | Integer32 (0..255) | read-only | current |
| rsIpsecSaIpcompOutSourcePort OBJECT-TYPE The source port number of the protocol that this SA carries, or 0 if it carries any port number. | 1.3.6.1.4.1.4355.3.1.1.6.1.8 | Integer32 (0..65535) | read-only | current |
| rsIpsecSaIpcompOutDestPort OBJECT-TYPE The destination port number of the protocol that this SA carries, or 0 if it carries any port number. | 1.3.6.1.4.1.4355.3.1.1.6.1.9 | Integer32 (0..65535) | read-only | current |
| rsIpsecSaIpcompOutCreator OBJECT-TYPE The creator of this SA. This MIB makes no assumptions about how the SAs are created. They may be created statically, or by a key exchange protocol such as IKE, or by some other method. | 1.3.6.1.4.1.4355.3.1.1.6.1.10 | IpsecSaCreatorIdent | read-only | current |
| rsIpsecSaIpcompOutEncapsulation OBJECT-TYPE The type of encapsulation used by this SA. | 1.3.6.1.4.1.4355.3.1.1.6.1.11 | IpsecDoiEncapsulationMode | read-only | current |
| rsIpsecSaIpcompOutCompAlg OBJECT-TYPE A unique value representing the compression algorithm applied to traffic. | 1.3.6.1.4.1.4355.3.1.1.6.1.12 | IpsecDoiIpcompTransform | read-only | current |
| rsIpsecSaIpcompOutSeconds OBJECT-TYPE The number of seconds that the SA has existed. | 1.3.6.1.4.1.4355.3.1.1.6.1.13 | Counter32 | read-only | current |
| rsIpsecSaIpcompOutUserOctets OBJECT-TYPE The amount of user level traffic measured in bytes handled by the SA. This is not necessarily the same as the amount of traffic applied against the traffic expiration limit. | 1.3.6.1.4.1.4355.3.1.1.6.1.14 | Counter32 | read-only | current |
| rsIpsecSaIpcompOutPackets OBJECT-TYPE The number of packets handled by the SA. | 1.3.6.1.4.1.4355.3.1.1.6.1.15 | Counter32 | read-only | current |
| rsSaStatistics OBJECT-IDENTITY This is the base object identifier for all objects which are global counters for IPSec security associations. | 1.3.6.1.4.1.4355.3.1.2 | current | ||
| rsIpsecEspCurrentInboundSAs OBJECT-TYPE The current number of inbound ESP SAs in the entity. | 1.3.6.1.4.1.4355.3.1.2.1 | Gauge32 | read-only | current |
| rsIpsecEspTotalInboundSAs OBJECT-TYPE The total number of inbound ESP SAs created in the entity since boot time. | 1.3.6.1.4.1.4355.3.1.2.2 | Counter32 | read-only | current |
| rsIpsecEspCurrentOutboundSAs OBJECT-TYPE The current number of outbound ESP SAs in the entity. | 1.3.6.1.4.1.4355.3.1.2.3 | Gauge32 | read-only | current |
| rsIpsecEspTotalOutboundSAs OBJECT-TYPE The total number of outbound ESP SAs created in the entity since boot time. | 1.3.6.1.4.1.4355.3.1.2.4 | Counter32 | read-only | current |
| rsIpsecAhCurrentInboundSAs OBJECT-TYPE The current number of inbound AH SAs in the entity. | 1.3.6.1.4.1.4355.3.1.2.5 | Gauge32 | read-only | current |
| rsIpsecAhTotalInboundSAs OBJECT-TYPE The total number of inbound AH SAs created in the entity since boot time. | 1.3.6.1.4.1.4355.3.1.2.6 | Counter32 | read-only | current |
| rsIpsecAhCurrentOutboundSAs OBJECT-TYPE The current number of outbound AH SAs in the entity. | 1.3.6.1.4.1.4355.3.1.2.7 | Gauge32 | read-only | current |
| rsIpsecAhTotalOutboundSAs OBJECT-TYPE The total number of outbound AH SAs created in the entity since boot time. | 1.3.6.1.4.1.4355.3.1.2.8 | Counter32 | read-only | current |
| rsIpsecIpcompCurrentInboundSAs OBJECT-TYPE The current number of inbound IPCOMP SAs in the entity. | 1.3.6.1.4.1.4355.3.1.2.9 | Gauge32 | read-only | current |
| rsIpsecIpcompTotalInboundSAs OBJECT-TYPE The total number of inbound IPCOMP SAs created in the entity since boot time. | 1.3.6.1.4.1.4355.3.1.2.10 | Counter32 | read-only | current |
| rsIpsecIpcompCurrentOutboundSAs OBJECT-TYPE The current number of outbound IPCOMP SAs in the entity. | 1.3.6.1.4.1.4355.3.1.2.11 | Gauge32 | read-only | current |
| rsIpsecIpcompTotalOutboundSAs OBJECT-TYPE The total number of outbound IPCOMP SAs created in the entity since boot time. | 1.3.6.1.4.1.4355.3.1.2.12 | Counter32 | read-only | current |
| rsSaErrors OBJECT-IDENTITY This is the base object identifier for all objects which are global error counters for IPSec security associations. | 1.3.6.1.4.1.4355.3.1.3 | current | ||
| rsIpsecDecryptionErrors OBJECT-TYPE The total number of packets received by the entity in SAs since boot time with decryption errors. | 1.3.6.1.4.1.4355.3.1.3.1 | Counter32 | read-only | current |
| rsIpsecAuthenticationErrors OBJECT-TYPE The total number of packets received by the entity in SAs since boot time with authentication errors. This includes all packets in which the hash value is determined to be invalid, for both ESP and AH SAs. | 1.3.6.1.4.1.4355.3.1.3.2 | Counter32 | read-only | current |
| rsIpsecReplayErrors OBJECT-TYPE The total number of packets received by the entity in SAs since boot time with replay errors. | 1.3.6.1.4.1.4355.3.1.3.3 | Counter32 | read-only | current |
| rsIpsecPolicyErrors OBJECT-TYPE The total number of packets received by the entity in SAs since boot time and discarded due to policy errors. This includes packets that had selectors that were invalid for the SA that carried them. | 1.3.6.1.4.1.4355.3.1.3.4 | Counter32 | read-only | current |
| rsIpsecOtherReceiveErrors OBJECT-TYPE The total number of packets received by the entity in SAs since boot time and discarded due to errors not due to decryption, authentication, replay or policy. | 1.3.6.1.4.1.4355.3.1.3.5 | Counter32 | read-only | current |
| rsIpsecSendErrors OBJECT-TYPE The total number of packets to be sent by the entity in SAs since boot time and discarded due to errors. | 1.3.6.1.4.1.4355.3.1.3.6 | Counter32 | read-only | current |
| rsIpsecUnknownSpiErrors OBJECT-TYPE The total number of packets received by the entity since boot time with SPIs or CPIs that were not valid. | 1.3.6.1.4.1.4355.3.1.3.7 | Counter32 | read-only | current |
| rsSaTraps OBJECT-IDENTITY This is the base object identifier for all objects which are traps for IPSec security associations. | 1.3.6.1.4.1.4355.3.1.4 | current | ||
| rsSaTrapObjects OBJECT-IDENTITY This is the base object identifier for objects which are used as part of traps. | 1.3.6.1.4.1.4355.3.1.5 | current | ||
| rsIpsecSecurityProtocol OBJECT-TYPE A security protocol associated with the trap. | 1.3.6.1.4.1.4355.3.1.5.1 | IpsecDoiSecProtocolId | read-only | current |
| rsIpsecSPI OBJECT-TYPE An SPI associated with a trap. Where the security protocol associated with the trap is IPCOMP, this value has a maximum of 65535. | 1.3.6.1.4.1.4355.3.1.5.2 | Integer32 | read-only | current |
| rsIpsecLocalAddress OBJECT-TYPE A local IP address associated with the trap. | 1.3.6.1.4.1.4355.3.1.5.3 | IpAddress | read-only | current |
| rsIpsecPeerAddress OBJECT-TYPE A peer IP address associated with the trap. | 1.3.6.1.4.1.4355.3.1.5.4 | IpAddress | read-only | current |
| rsSaTrapControl OBJECT-IDENTITY This is the base object identifier for all objects which are trap controls for IPSec security associations. | 1.3.6.1.4.1.4355.3.1.6 | current | ||
| rsEspAuthFailureTrapEnable OBJECT-TYPE Indicates whether espAuthFailureTrap traps should be generated. | 1.3.6.1.4.1.4355.3.1.6.1 | TruthValue | read-write | current |
| rsAhAuthFailureTrapEnable OBJECT-TYPE Indicates whether ahAuthFailureTrap traps should be generated. | 1.3.6.1.4.1.4355.3.1.6.2 | TruthValue | read-write | current |
| rsEspReplayFailureTrapEnable OBJECT-TYPE Indicates whether espReplayFailureTrap traps should be generated. | 1.3.6.1.4.1.4355.3.1.6.3 | TruthValue | read-write | current |
| rsAhReplayFailureTrapEnable OBJECT-TYPE Indicates whether ahReplayFailureTrap traps should be generated. | 1.3.6.1.4.1.4355.3.1.6.4 | TruthValue | read-write | current |
| rsEspPolicyFailureTrapEnable OBJECT-TYPE Indicates whether espPolicyFailureTrap traps should be generated. | 1.3.6.1.4.1.4355.3.1.6.5 | TruthValue | read-write | current |
| rsAhPolicyFailureTrapEnable OBJECT-TYPE Indicates whether ahPolicyFailureTrap traps should be generated. | 1.3.6.1.4.1.4355.3.1.6.6 | TruthValue | read-write | current |
| rsInvalidSpiTrapEnable OBJECT-TYPE Indicates whether invalidSpiTrap traps should be generated. | 1.3.6.1.4.1.4355.3.1.6.7 | TruthValue | read-write | current |
| rsSaGroups OBJECT-IDENTITY This is the base object identifier for all objects which describe the groups in this MIB. | 1.3.6.1.4.1.4355.3.1.7 | current | ||
| rsSaConformance OBJECT-IDENTITY This is the base object identifier for all objects which describe the conformance for this MIB. | 1.3.6.1.4.1.4355.3.1.8 | current |
Notifications
| Name | OID | Status |
|---|---|---|
| rsEspAuthFailureTrap NOTIFICATION-TYPE IPSec packets with invalid hashes were found in an inbound ESP SA. The total number of authentication errors accumulated is sent for the specific row of the 'rsIpsecSaEspInTable' table for the SA; this provides the identity of the SA in which the error occurred. Implementations SHOULD send one trap per SA (within a reasonable time period), rather than sending one trap per packet. | 1.3.6.1.4.1.4355.3.1.4.0.1 | current |
| rsAhAuthFailureTrap NOTIFICATION-TYPE IPSec packets with invalid hashes were found in an inbound AH SA. The total number of authentication errors accumulated is sent for the specific row of the 'rsIpsecSaAhInTable' table for the SA; this provides the identity of the SA in which the error occurred. Implementations SHOULD send one trap per SA (within a reasonable time period), rather than sending one trap per packet. | 1.3.6.1.4.1.4355.3.1.4.0.2 | current |
| rsEspReplayFailureTrap NOTIFICATION-TYPE IPSec packets with invalid sequence numbers were found in an inbound ESP SA. The total number of replay errors accumulated is sent for the specific row of the 'rsIpsecSaEspInTable' table for the SA; this provides the identity of the SA in which the error occurred. Implementations SHOULD send one trap per SA (within a reasonable time period), rather than sending one trap per packet. | 1.3.6.1.4.1.4355.3.1.4.0.3 | current |
| rsAhReplayFailureTrap NOTIFICATION-TYPE IPSec packets with invalid sequence numbers were found in the specified AH SA. The total number of replay errors accumulated is sent for the specific row of the 'rsIpsecSaAhInTable' table for the SA; this provides the identity of the SA in which the error occurred. Implementations SHOULD send one trap per SA (within a reasonable time period), rather than sending one trap per packet. | 1.3.6.1.4.1.4355.3.1.4.0.4 | current |
| rsEspPolicyFailureTrap NOTIFICATION-TYPE IPSec packets carrying packets with invalid selectors for the specified ESP SA were found. The total number of policy errors accumulated is sent for the specific row of the 'rsIpsecSaEspInTable' table for the SA; this provides the identity of the SA in which the error occurred. Implementations SHOULD send one trap per SA (within a reasonable time period), rather than sending one trap per packet. | 1.3.6.1.4.1.4355.3.1.4.0.5 | current |
| rsAhPolicyFailureTrap NOTIFICATION-TYPE IPSec packets carrying packets with invalid selectors for the specified AH SA were found. The total number of policy errors accumulated is sent for the specific row of the 'rsIpsecSaAhInTable' table for the SA; this provides the identity of the SA in which the error occurred. Implementations SHOULD send one trap per SA (within a reasonable time period), rather than sending one trap per packet. | 1.3.6.1.4.1.4355.3.1.4.0.6 | current |
| rsInvalidSpiTrap NOTIFICATION-TYPE A packet with an unknown SPI was detected from the specified peer with the specified SPI using the specified protocol. The destination address of the received packet is specified by 'ipsecLocalAddress'. The value 'ifIndex' may be 0 if this optional linkage is unsupported. If the object 'ipsecSecurityProtocol' has the value for IPCOMP, then the 'ipsecSPI' object is the CPI of the packet. Implementations SHOULD send one trap per peer (within a reasonable time period), rather than sending one trap per packet. | 1.3.6.1.4.1.4355.3.1.4.0.7 | current |