WATCHGUARD-IPSEC-SA-MON-MIB-EXT
- Registered at
- 1.3.6.1.4.1.3097.3
- Last updated
- 2007-01-25 12:00
- Organization
- WatchGuard Technologies, Inc.
- Revisions
- 2007-01-25 12:00
- Namespace
- watchguard
- Source file
WATCHGUARD-IPSEC-SA-MON-MIB-EXT- Digest
sha256:88b9254139080af3e3ae23dabedb8a9e183a7e76cf3322cb99e1539e1eb61d3a
Description
The MIB module describes generic IPSec objects defined in IETF working draft 'draft-ieft-ipsec-monitor-mib-01' and WatchGuard's extension.
Contact
WatchGuard Technologies, Inc. 505 Fifth Avenue South Suite 500 Seattle, WA 98104 United States +1.206.613.6600
Imports
| From | Symbols |
|---|---|
| IF-MIB | ifIndex |
| IPSEC-ISAKMP-IKE-DOI-TC | IpsecDoiAhTransform, IpsecDoiAuthAlgorithm, IpsecDoiEncapsulationMode, IpsecDoiEspTransform, IpsecDoiIdentType, IpsecDoiIpcompTransform, IpsecDoiSecProtocolId |
| 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 |
| WATCHGUARD-SMI | watchguard |
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 SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC WATCHGUARD-IPSEC-SA-MON-MIB-EXT WATCHGUARD-SMI
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 |
|---|---|---|---|---|
| wgIpsecSaMonitorMIB OBJECT-IDENTITY This is the base object identifier for all IPSec branches. | 1.3.6.1.4.1.3097.3.1 | current | ||
| wgSaTables OBJECT-IDENTITY This is the base object identifier for all SA tables. | 1.3.6.1.4.1.3097.3.1.1 | current | ||
| wgIpsecSaEspInTable 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.3097.3.1.1.1 | not-accessible | current | |
| wgIpsecSaEspInEntry 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.3097.3.1.1.1.1 | not-accessible | current | |
| wgIpsecSaEspInAddress 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.3097.3.1.1.1.1.1 | IpAddress | read-only | current |
| wgIpsecSaEspInSpi OBJECT-TYPE The security parameters index of the SA. | 1.3.6.1.4.1.3097.3.1.1.1.1.2 | Unsigned32 | read-only | current |
| wgIpsecSaEspInDestId 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.3097.3.1.1.1.1.3 | OCTET STRING (SIZE(1..255)) | read-only | current |
| wgIpsecSaEspInDestIdType OBJECT-TYPE The type of identifier presented by 'wgIpsecSaEspInDestId', or 0 if unknown or if the SA uses transport mode encapsulation. | 1.3.6.1.4.1.3097.3.1.1.1.1.4 | IpsecDoiIdentType | read-only | current |
| wgIpsecSaEspInSourceId 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.3097.3.1.1.1.1.5 | OCTET STRING (SIZE(1..255)) | read-only | current |
| wgIpsecSaEspInSourceIdType OBJECT-TYPE The type of identifier presented by 'wgIpsecSaEspInSourceId', or 0 if unknown or if the SA uses transport mode encapsulation. | 1.3.6.1.4.1.3097.3.1.1.1.1.6 | IpsecDoiIdentType | read-only | current |
| wgIpsecSaEspInProtocol OBJECT-TYPE The transport-layer protocol number that this SA carries, or 0 if it carries any protocol. | 1.3.6.1.4.1.3097.3.1.1.1.1.7 | Integer32 (0..255) | read-only | current |
| wgIpsecSaEspInDestPort 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.3097.3.1.1.1.1.8 | Integer32 (0..65535) | read-only | current |
| wgIpsecSaEspInSourcePort 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.3097.3.1.1.1.1.9 | Integer32 (0..65535) | read-only | current |
| wgIpsecSaEspInCreator 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.3097.3.1.1.1.1.10 | IpsecSaCreatorIdent | read-only | current |
| wgIpsecSaEspInEncapsulation OBJECT-TYPE The type of encapsulation used by this SA. | 1.3.6.1.4.1.3097.3.1.1.1.1.11 | IpsecDoiEncapsulationMode | read-only | current |
| wgIpsecSaEspInEncAlg 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.3097.3.1.1.1.1.12 | IpsecDoiEspTransform | read-only | current |
| wgIpsecSaEspInEncKeyLength OBJECT-TYPE The length of the encryption key in bits used for the algorithm specified in the 'wgIpsecSaEspInEncAlg' 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.3097.3.1.1.1.1.13 | Integer32 (0..65531) | read-only | current |
| wgIpsecSaEspInAuthAlg 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.3097.3.1.1.1.1.14 | IpsecDoiAuthAlgorithm | read-only | current |
| wgIpsecSaEspInLimitSeconds 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.3097.3.1.1.1.1.15 | Integer32 | read-only | current |
| wgIpsecSaEspInLimitKbytes 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.3097.3.1.1.1.1.16 | Integer32 | read-only | current |
| wgIpsecSaEspInAccSeconds 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.3097.3.1.1.1.1.17 | Counter32 | read-only | current |
| wgIpsecSaEspInAccKbytes 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.3097.3.1.1.1.1.18 | Counter32 | read-only | current |
| wgIpsecSaEspInUserOctets 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.3097.3.1.1.1.1.19 | Counter32 | read-only | current |
| wgIpsecSaEspInPackets OBJECT-TYPE The number of packets handled by the SA. | 1.3.6.1.4.1.3097.3.1.1.1.1.20 | Counter32 | read-only | current |
| wgIpsecSaEspInDecryptErrors OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.1.1.21 | Counter32 | read-only | current |
| wgIpsecSaEspInAuthErrors OBJECT-TYPE The number of packets discarded by the SA due to authentication errors. | 1.3.6.1.4.1.3097.3.1.1.1.1.22 | Counter32 | read-only | current |
| wgIpsecSaEspInReplayErrors OBJECT-TYPE The number of packets discarded by the SA due to replay errors. | 1.3.6.1.4.1.3097.3.1.1.1.1.23 | Counter32 | read-only | current |
| wgIpsecSaEspInPolicyErrors OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.1.1.24 | Counter32 | read-only | current |
| wgIpsecSaEspInPadErrors OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.1.1.25 | Counter32 | read-only | current |
| wgIpsecSaEspInOtherReceiveErrors OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.1.1.26 | Counter32 | read-only | current |
| wgIpsecSaAhInTable 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.3097.3.1.1.2 | not-accessible | current | |
| wgIpsecSaAhInEntry 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.3097.3.1.1.2.1 | not-accessible | current | |
| wgIpsecSaAhInAddress 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.3097.3.1.1.2.1.1 | IpAddress | read-only | current |
| wgIpsecSaAhInSpi OBJECT-TYPE The security parameters index of the SA. | 1.3.6.1.4.1.3097.3.1.1.2.1.2 | Integer32 | read-only | current |
| wgIpsecSaAhInDestId 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.3097.3.1.1.2.1.3 | OCTET STRING (SIZE(1..255)) | read-only | current |
| wgIpsecSaAhInDestIdType OBJECT-TYPE The type of identifier presented by 'wgIpsecSaAhInDestId', or 0 if unknown or if the SA uses transport mode encapsulation. | 1.3.6.1.4.1.3097.3.1.1.2.1.4 | IpsecDoiIdentType | read-only | current |
| wgIpsecSaAhInSourceId 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.3097.3.1.1.2.1.5 | OCTET STRING (SIZE(1..255)) | read-only | current |
| wgIpsecSaAhInSourceIdType OBJECT-TYPE The type of identifier presented by 'wgIpsecSaAhInSourceId', or 0 if unknown or if the SA uses transport mode encapsulation. | 1.3.6.1.4.1.3097.3.1.1.2.1.6 | IpsecDoiIdentType | read-only | current |
| wgIpsecSaAhInProtocol OBJECT-TYPE The transport-layer protocol number that this SA carries, or 0 if it carries any protocol. | 1.3.6.1.4.1.3097.3.1.1.2.1.7 | Integer32 (0..255) | read-only | current |
| wgIpsecSaAhInDestPort 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.3097.3.1.1.2.1.8 | Integer32 (0..65535) | read-only | current |
| wgIpsecSaAhInSourcePort 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.3097.3.1.1.2.1.9 | Integer32 (0..65535) | read-only | current |
| wgIpsecSaAhInCreator 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.3097.3.1.1.2.1.10 | IpsecSaCreatorIdent | read-only | current |
| wgIpsecSaAhInEncapsulation OBJECT-TYPE The type of encapsulation used by this SA. | 1.3.6.1.4.1.3097.3.1.1.2.1.11 | IpsecDoiEncapsulationMode | read-only | current |
| wgIpsecSaAhInAuthAlg 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.3097.3.1.1.2.1.12 | IpsecDoiAhTransform | read-only | current |
| wgIpsecSaAhInLimitSeconds 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.3097.3.1.1.2.1.13 | Integer32 | read-only | current |
| wgIpsecSaAhInLimitKbytes 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.3097.3.1.1.2.1.14 | Integer32 | read-only | current |
| wgIpsecSaAhInAccSeconds 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.3097.3.1.1.2.1.15 | Counter32 | read-only | current |
| wgIpsecSaAhInAccKbytes 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.3097.3.1.1.2.1.16 | Counter32 | read-only | current |
| wgIpsecSaAhInUserOctets 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.3097.3.1.1.2.1.17 | Counter32 | read-only | current |
| wgIpsecSaAhInPackets OBJECT-TYPE The number of packets handled by the SA. | 1.3.6.1.4.1.3097.3.1.1.2.1.18 | Counter32 | read-only | current |
| wgIpsecSaAhInAuthErrors OBJECT-TYPE The number of packets discarded by the SA due to authentication errors. | 1.3.6.1.4.1.3097.3.1.1.2.1.19 | Counter32 | read-only | current |
| wgIpsecSaAhInReplayErrors OBJECT-TYPE The number of packets discarded by the SA due to replay errors. | 1.3.6.1.4.1.3097.3.1.1.2.1.20 | Counter32 | read-only | current |
| wgIpsecSaAhInPolicyErrors OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.2.1.21 | Counter32 | read-only | current |
| wgIpsecSaAhInOtherReceiveErrors OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.2.1.22 | Counter32 | read-only | current |
| wgIpsecSaIpcompInTable 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.3097.3.1.1.3 | not-accessible | current | |
| wgIpsecSaIpcompInEntry 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.3097.3.1.1.3.1 | not-accessible | current | |
| wgIpsecSaIpcompInAddress OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.3.1.1 | IpAddress | read-only | current |
| wgIpsecSaIpcompInCpi OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.3.1.2 | IpsecDoiIpcompTransform | read-only | current |
| wgIpsecSaIpcompInDestId OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.3.1.3 | OCTET STRING (SIZE(1..255)) | read-only | current |
| wgIpsecSaIpcompInDestIdType OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.3.1.4 | IpsecDoiIdentType | read-only | current |
| wgIpsecSaIpcompInSourceId OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.3.1.5 | OCTET STRING (SIZE(1..255)) | read-only | current |
| wgIpsecSaIpcompInSourceIdType OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.3.1.6 | IpsecDoiIdentType | read-only | current |
| wgIpsecSaIpcompInProtocol OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.3.1.7 | Integer32 (0..255) | read-only | current |
| wgIpsecSaIpcompInDestPort OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.3.1.8 | Integer32 (0..65535) | read-only | current |
| wgIpsecSaIpcompInSourcePort OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.3.1.9 | Integer32 (0..65535) | read-only | current |
| wgIpsecSaIpcompInCreator OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.3.1.10 | IpsecSaCreatorIdent | read-only | current |
| wgIpsecSaIpcompInEncapsulation OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.3.1.11 | IpsecDoiEncapsulationMode | read-only | current |
| wgIpsecSaIpcompInDecompAlg OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.3.1.12 | IpsecDoiIpcompTransform | read-only | current |
| wgIpsecSaIpcompInSeconds OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.3.1.13 | Counter32 | read-only | current |
| wgIpsecSaIpcompInUserOctets OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.3.1.14 | Counter32 | read-only | current |
| wgIpsecSaIpcompInPackets OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.3.1.15 | Counter32 | read-only | current |
| wgIpsecSaIpcompInDecompErrors OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.3.1.16 | Counter32 | read-only | current |
| wgIpsecSaIpcompInOtherReceiveErrors OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.3.1.17 | Counter32 | read-only | current |
| wgIpsecSaEspOutTable 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.3097.3.1.1.4 | not-accessible | current | |
| wgIpsecSaEspOutEntry 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.3097.3.1.1.4.1 | not-accessible | current | |
| wgIpsecSaEspOutAddress 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.3097.3.1.1.4.1.1 | IpAddress | read-only | current |
| wgIpsecSaEspOutSpi OBJECT-TYPE The security parameters index of the SA. | 1.3.6.1.4.1.3097.3.1.1.4.1.2 | Unsigned32 | read-only | current |
| wgIpsecSaEspOutSourceId 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.3097.3.1.1.4.1.3 | OCTET STRING (SIZE(4..255)) | read-only | current |
| wgIpsecSaEspOutSourceIdType OBJECT-TYPE The type of identifier presented by 'wgIpsecSaEspOutSourceId', or 0 if unknown or if the SA uses transport mode encapsulation. | 1.3.6.1.4.1.3097.3.1.1.4.1.4 | IpsecDoiIdentType | read-only | current |
| wgIpsecSaEspOutDestId 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.3097.3.1.1.4.1.5 | OCTET STRING (SIZE(4..255)) | read-only | current |
| wgIpsecSaEspOutDestIdType OBJECT-TYPE The type of identifier presented by 'wgIpsecSaEspOutDestId', or 0 if unknown or if the SA uses transport mode encapsulation. | 1.3.6.1.4.1.3097.3.1.1.4.1.6 | IpsecDoiIdentType | read-only | current |
| wgIpsecSaEspOutProtocol OBJECT-TYPE The transport-layer protocol number that this SA carries, or 0 if it carries any protocol. | 1.3.6.1.4.1.3097.3.1.1.4.1.7 | Integer32 (0..255) | read-only | current |
| wgIpsecSaEspOutSourcePort 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.3097.3.1.1.4.1.8 | Integer32 (0..65535) | read-only | current |
| wgIpsecSaEspOutDestPort 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.3097.3.1.1.4.1.9 | Integer32 (0..65535) | read-only | current |
| wgIpsecSaEspOutCreator 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.3097.3.1.1.4.1.10 | IpsecSaCreatorIdent | read-only | current |
| wgIpsecSaEspOutEncapsulation OBJECT-TYPE The type of encapsulation used by this SA. | 1.3.6.1.4.1.3097.3.1.1.4.1.11 | IpsecDoiEncapsulationMode | read-only | current |
| wgIpsecSaEspOutEncAlg 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.3097.3.1.1.4.1.12 | IpsecDoiEspTransform | read-only | current |
| wgIpsecSaEspOutEncKeyLength OBJECT-TYPE The length of the encryption key in bits used for the algorithm specified in the 'wgIpsecSaEspOutEncAlg' 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.3097.3.1.1.4.1.13 | Integer32 (0..65531) | read-only | current |
| wgIpsecSaEspOutAuthAlg 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.3097.3.1.1.4.1.14 | IpsecDoiAuthAlgorithm | read-only | current |
| wgIpsecSaEspOutLimitSeconds 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.3097.3.1.1.4.1.15 | Integer32 | read-only | current |
| wgIpsecSaEspOutLimitKbytes 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.3097.3.1.1.4.1.16 | Integer32 | read-only | current |
| wgIpsecSaEspOutAccSeconds 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.3097.3.1.1.4.1.17 | Counter32 | read-only | current |
| wgIpsecSaEspOutAccKbytes 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.3097.3.1.1.4.1.18 | Counter32 | read-only | current |
| wgIpsecSaEspOutUserOctets 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.3097.3.1.1.4.1.19 | Counter32 | read-only | current |
| wgIpsecSaEspOutPackets OBJECT-TYPE The number of packets handled by the SA. | 1.3.6.1.4.1.3097.3.1.1.4.1.20 | Counter32 | read-only | current |
| wgIpsecSaEspOutSendErrors OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.4.1.21 | Counter32 | read-only | current |
| wgIpsecSaAhOutTable 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.3097.3.1.1.5 | not-accessible | current | |
| wgIpsecSaAhOutEntry 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.3097.3.1.1.5.1 | not-accessible | current | |
| wgIpsecSaAhOutAddress 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.3097.3.1.1.5.1.1 | IpAddress | read-only | current |
| wgIpsecSaAhOutSpi OBJECT-TYPE The security parameters index of the SA. | 1.3.6.1.4.1.3097.3.1.1.5.1.2 | Integer32 | read-only | current |
| wgIpsecSaAhOutSourceId 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.3097.3.1.1.5.1.3 | OCTET STRING (SIZE(4..255)) | read-only | current |
| wgIpsecSaAhOutSourceIdType OBJECT-TYPE The type of identifier presented by 'wgIpsecSaAhOutSourceId', or 0 if unknown or if the SA uses transport mode encapsulation. | 1.3.6.1.4.1.3097.3.1.1.5.1.4 | IpsecDoiIdentType | read-only | current |
| wgIpsecSaAhOutDestId 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.3097.3.1.1.5.1.5 | OCTET STRING (SIZE(4..255)) | read-only | current |
| wgIpsecSaAhOutDestIdType OBJECT-TYPE The type of identifier presented by 'wgIpsecSaAhOutDestId', or 0 if unknown or if the SA uses transport mode encapsulation. | 1.3.6.1.4.1.3097.3.1.1.5.1.6 | IpsecDoiIdentType | read-only | current |
| wgIpsecSaAhOutProtocol OBJECT-TYPE The transport-layer protocol number that this SA carries, or 0 if it carries any protocol. | 1.3.6.1.4.1.3097.3.1.1.5.1.7 | Integer32 (0..255) | read-only | current |
| wgIpsecSaAhOutSourcePort 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.3097.3.1.1.5.1.8 | Integer32 (0..65535) | read-only | current |
| wgIpsecSaAhOutDestPort 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.3097.3.1.1.5.1.9 | Integer32 (0..65535) | read-only | current |
| wgIpsecSaAhOutCreator 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.3097.3.1.1.5.1.10 | IpsecSaCreatorIdent | read-only | current |
| wgIpsecSaAhOutEncapsulation OBJECT-TYPE The type of encapsulation used by this SA. | 1.3.6.1.4.1.3097.3.1.1.5.1.11 | IpsecDoiEncapsulationMode | read-only | current |
| wgIpsecSaAhOutAuthAlg 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.3097.3.1.1.5.1.12 | IpsecDoiAhTransform | read-only | current |
| wgIpsecSaAhOutLimitSeconds 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.3097.3.1.1.5.1.13 | Integer32 | read-only | current |
| wgIpsecSaAhOutLimitKbytes 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.3097.3.1.1.5.1.14 | Integer32 | read-only | current |
| wgIpsecSaAhOutAccSeconds 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.3097.3.1.1.5.1.15 | Counter32 | read-only | current |
| wgIpsecSaAhOutAccKbytes 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.3097.3.1.1.5.1.16 | Counter32 | read-only | current |
| wgIpsecSaAhOutUserOctets 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.3097.3.1.1.5.1.17 | Counter32 | read-only | current |
| wgIpsecSaAhOutPackets OBJECT-TYPE The number of packets handled by the SA. | 1.3.6.1.4.1.3097.3.1.1.5.1.18 | Counter32 | read-only | current |
| wgIpsecSaAhOutSendErrors OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.5.1.19 | Counter32 | read-only | current |
| wgIpsecSaIpcompOutTable OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.6 | not-accessible | current | |
| wgIpsecSaIpcompOutEntry OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.6.1 | not-accessible | current | |
| wgIpsecSaIpcompOutAddress OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.6.1.1 | IpAddress | read-only | current |
| wgIpsecSaIpcompOutCpi OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.6.1.2 | IpsecDoiIpcompTransform | read-only | current |
| wgIpsecSaIpcompOutSourceId OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.6.1.3 | OCTET STRING (SIZE(4..255)) | read-only | current |
| wgIpsecSaIpcompOutSourceIdType OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.6.1.4 | IpsecDoiIdentType | read-only | current |
| wgIpsecSaIpcompOutDestId OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.6.1.5 | OCTET STRING (SIZE(4..255)) | read-only | current |
| wgIpsecSaIpcompOutDestIdType OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.6.1.6 | IpsecDoiIdentType | read-only | current |
| wgIpsecSaIpcompOutProtocol OBJECT-TYPE The transport-layer protocol number that this SA carries, or 0 if it carries any protocol. | 1.3.6.1.4.1.3097.3.1.1.6.1.7 | Integer32 (0..255) | read-only | current |
| wgIpsecSaIpcompOutSourcePort OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.6.1.8 | Integer32 (0..65535) | read-only | current |
| wgIpsecSaIpcompOutDestPort OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.6.1.9 | Integer32 (0..65535) | read-only | current |
| wgIpsecSaIpcompOutCreator OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.6.1.10 | IpsecSaCreatorIdent | read-only | current |
| wgIpsecSaIpcompOutEncapsulation OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.6.1.11 | IpsecDoiEncapsulationMode | read-only | current |
| wgIpsecSaIpcompOutCompAlg OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.6.1.12 | IpsecDoiIpcompTransform | read-only | current |
| wgIpsecSaIpcompOutSeconds OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.6.1.13 | Counter32 | read-only | current |
| wgIpsecSaIpcompOutUserOctets OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.1.6.1.14 | Counter32 | read-only | current |
| wgIpsecSaIpcompOutPackets OBJECT-TYPE The number of packets handled by the SA. | 1.3.6.1.4.1.3097.3.1.1.6.1.15 | Counter32 | read-only | current |
| wgSaStatistics 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.3097.3.1.2 | current | ||
| wgIpsecEspCurrentInboundSAs OBJECT-TYPE The current number of inbound ESP SAs in the entity. | 1.3.6.1.4.1.3097.3.1.2.1 | Gauge32 | read-only | current |
| wgIpsecEspTotalInboundSAs OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.2.2 | Counter32 | read-only | current |
| wgIpsecEspCurrentOutboundSAs OBJECT-TYPE The current number of outbound ESP SAs in the entity. | 1.3.6.1.4.1.3097.3.1.2.3 | Gauge32 | read-only | current |
| wgIpsecEspTotalOutboundSAs OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.2.4 | Counter32 | read-only | current |
| wgIpsecAhCurrentInboundSAs OBJECT-TYPE The current number of inbound AH SAs in the entity. | 1.3.6.1.4.1.3097.3.1.2.5 | Gauge32 | read-only | current |
| wgIpsecAhTotalInboundSAs OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.2.6 | Counter32 | read-only | current |
| wgIpsecAhCurrentOutboundSAs OBJECT-TYPE The current number of outbound AH SAs in the entity. | 1.3.6.1.4.1.3097.3.1.2.7 | Gauge32 | read-only | current |
| wgIpsecAhTotalOutboundSAs OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.2.8 | Counter32 | read-only | current |
| wgIpsecIpcompCurrentInboundSAs OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.2.9 | Gauge32 | read-only | current |
| wgIpsecIpcompTotalInboundSAs OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.2.10 | Counter32 | read-only | current |
| wgIpsecIpcompCurrentOutboundSAs OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.2.11 | Gauge32 | read-only | current |
| wgIpsecIpcompTotalOutboundSAs OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.2.12 | Counter32 | read-only | current |
| wgSaErrors 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.3097.3.1.3 | current | ||
| wgIpsecDecryptionErrors OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.3.1 | Counter32 | read-only | current |
| wgIpsecAuthenticationErrors OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.3.2 | Counter32 | read-only | current |
| wgIpsecReplayErrors OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.3.3 | Counter32 | read-only | current |
| wgIpsecPolicyErrors OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.3.4 | Counter32 | read-only | current |
| wgIpsecOtherReceiveErrors OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.3.5 | Counter32 | read-only | current |
| wgIpsecSendErrors OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.3.6 | Counter32 | read-only | current |
| wgIpsecUnknownSpiErrors OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.3.1.3.7 | Counter32 | read-only | current |