IKE-MON-MIB
The MIB module to describe IKE phase 1 SAs, security association suites, and entity level objects and events for those types.
Main OID:
ikeMonModule.1.3.6.1.4.1.3551.4.1.16
182
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
182 total| Object Name |
|---|
ikeMonModuleThe MIB module to describe IKE phase 1 SAs, security
association suites, and entity level objects and events for
those types. MODULE-IDENTITY .1.3.6.1.4.1.3551.4.1.16 |
ikeMonMIBObjectsThis is the base object identifier for all IKE monitoring
MIB branches. OBJECT IDENTIFIER .1.3.6.1.4.1.3551.4.1.16.1 |
ikePhase1ObjectsThis is the base object identifier for IKE phase 1
objects. OBJECT IDENTIFIER .1.3.6.1.4.1.3551.4.1.16.1.1 |
ikeTablesThis is the base object identifier for the IKE phase 1
security associations table. OBJECT IDENTIFIER .1.3.6.1.4.1.3551.4.1.16.1.1.1 |
ikeSaTableThe (conceptual) table containing the IKE SAs.
The number of rows is the same as the number of IKE phase 2
SAs that are in the process of being negotiated or are
negotiated in the entity. Phrased another way, there is a
row in this table for each row in 'saTable' for which
'saDoi' is 'ipsecDOI(1)'.
The maximum number of rows is implementation dependent. SEQUENCE OF IkeSaEntry .1.3.6.1.4.1.3551.4.1.16.1.1.1.1 |
ikeSaEntryAn entry (conceptual row) containing the information on a
particular IKE SA. There is an entry in this table for each
'saEntry' in which which 'saDoi' is 'ipsecDOI(1)'.
A row in this table cannot be created or deleted by SNMP
operations on columns of the table. IkeSaEntry .1.3.6.1.4.1.3551.4.1.16.1.1.1.1.1 |
saAuthMethodThe authentication method used to authenticate the peers.
Note that this does not include the specific method of
extended authentication if extended authentication is used.ro IkeAuthMethod (IPSEC-ISAKMP-IKE-DOI-TC) .1.3.6.1.4.1.3551.4.1.16.1.1.1.1.1.1 |
saPeerIdTypeThe type of ID used by the peer that negotiated this SA.ro IpsecDoiIdentType (IPSEC-ISAKMP-IKE-DOI-TC) .1.3.6.1.4.1.3551.4.1.16.1.1.1.1.1.2 |
saPeerIdThe ID of the used by the peer that negotiated this SA.ro IpsecRawId (IPSEC-SA-MON-MIB) .1.3.6.1.4.1.3551.4.1.16.1.1.1.1.1.3 |
saPeerCertSerialNumThe serial number of the certificate of the peer this SA
was negotiated with.
This object has no meaning if a certificate was not used in
authenticating the peer.ro OCTET STRING .1.3.6.1.4.1.3551.4.1.16.1.1.1.1.1.4 |
saPeerCertIssuerThe issuer name of the certificate of the peer this control
channel was negotiated with.
This object has no meaning if a certificate was not used in
authenticating the peer.ro OCTET STRING .1.3.6.1.4.1.3551.4.1.16.1.1.1.1.1.5 |
saLocalIdTypeThe type of ID used by the local entity that negotiated
this SA.ro IpsecDoiIdentType (IPSEC-ISAKMP-IKE-DOI-TC) .1.3.6.1.4.1.3551.4.1.16.1.1.1.1.1.6 |
saLocalIdThe ID of the used by the local entity that negotiated this
SA.ro IpsecRawId (IPSEC-SA-MON-MIB) .1.3.6.1.4.1.3551.4.1.16.1.1.1.1.1.7 |
saEncAlgThe encryption algorithm used to protect this SA.ro IkeEncryptionAlgorithm (IPSEC-ISAKMP-IKE-DOI-TC) .1.3.6.1.4.1.3551.4.1.16.1.1.1.1.1.8 |
saEncKeyLengthThe length of the encryption key in bits used for the
algorithm specified in the 'saEncAlg' object. It may be 0 if
the key length is implicit in the specified algorithm.ro Unsigned32 .1.3.6.1.4.1.3551.4.1.16.1.1.1.1.1.9 |
saHashAlgThe hash algorithm used to protect this SA.ro IkeHashAlgorithm (IPSEC-ISAKMP-IKE-DOI-TC) .1.3.6.1.4.1.3551.4.1.16.1.1.1.1.1.10 |
saHashKeyLengthThe length of the encryption key in bits used for the
algorithm specified in the 'saHashAlg' object. It may be 0
if the key length is implicit in the specified algorithm.ro Unsigned32 .1.3.6.1.4.1.3551.4.1.16.1.1.1.1.1.11 |
saPRFThe pseudo-random function used by this SA, or 0 if the
HMAC version of the negotiated hash algorithm is used as a
pseudo-random function.ro IkePrf (IPSEC-ISAKMP-IKE-DOI-TC) .1.3.6.1.4.1.3551.4.1.16.1.1.1.1.1.12 |
saOakleyGroupDescThe group number used to generate the Diffie-Hellman key
pair when setting up the SA, or 0 if none of the defined
groups was used.
If this value is 0, the 'saOakleyGroup' must not also be
OBJECT IDENTIFIER { 0 0 }.ro IkeGroupDescription (IPSEC-ISAKMP-IKE-DOI-TC) .1.3.6.1.4.1.3551.4.1.16.1.1.1.1.1.13 |
saOakleyGroupThe object identifier of the Oakley group row that was used
if a well-known group was not used to generate the Diffie-
Hellman key pair for this SA.
If a well-known group was used, the value should be set to
the OBJECT IDENTIFIER { 0 0 }.
For example, if the group is a MODP group, the value of this
object is the object identifier of 'modpGroupIndex' of the
appropriate row ('modpGroupEntry') in 'modpGroupTable'.ro OBJECT IDENTIFIER .1.3.6.1.4.1.3551.4.1.16.1.1.1.1.1.14 |
saLimitSecondsThe maximum number of seconds the SA is allowed to exist,
or 0 if there is no time-based limit on the existence of the
SA.
The display value is limited to 4,294,967,295 seconds (more
than 136 years); values greater than that value will be
truncated.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.3551.4.1.16.1.1.1.1.1.15 |
saLimitKbytesThe maximum number of kilobytes the SA is allowed to
encrypt before it expires, or 0 if there is no traffic-by-
byte-based limit on the existence of the SA.
The display value is limited to 4,294,967,295 kilobytes
(more than 4,194,304 Mbyte ); values greater than that value
will be truncated.ro Unsigned32 UNITS "kilobytes" .1.3.6.1.4.1.3551.4.1.16.1.1.1.1.1.16 |
saLimitKeyUsesThe maximum number of times the SA is allowed to provide
keying material from its own Diffie-Hellman exchange before
it expires, or 0 if there is no keying material-based limit
on the existence of the SA.ro Unsigned32 .1.3.6.1.4.1.3551.4.1.16.1.1.1.1.1.17 |
saAccKbytesThe number of kilobytes the SA has encrypted that count
against any lifetime restriction based on traffic. This
value may be 0 if there is no such restriction.ro Counter32 UNITS "kilobytes" .1.3.6.1.4.1.3551.4.1.16.1.1.1.1.1.18 |
saKeyUsesThe number of times the SA is has provided keying material
derived from its own original Diffie-Hellman exchange.ro Counter32 .1.3.6.1.4.1.3551.4.1.16.1.1.1.1.1.19 |
saCreatedSuitesThe total number of SA suites that this SA has successfully
created. In other words, the total number of successful
quick mode exchanges multiplied by the number of SA payloads
in each of those exchanges.ro Counter32 .1.3.6.1.4.1.3551.4.1.16.1.1.1.1.1.20 |
saDeletedSuitesThe total number of SA suites that this SA has sent or
received SA suite delete notifications for. When delete
notifications are sent or received for more than one SA in
an SA suite, this number shall be decremented by one, and
not by the number SAs in the suite that were deleted.ro Counter32 .1.3.6.1.4.1.3551.4.1.16.1.1.1.1.1.21 |
saByCreatorsTableThe (conceptual) table that sorts the IKE phase 1 SAs by
the endpoint identifiers.
The number of rows in this table is the same as the number
of IKE phase 1 SAs in the entity. SEQUENCE OF SaByCreatorsEntry .1.3.6.1.4.1.3551.4.1.16.1.1.1.2 |
saByCreatorsEntryAn entry (conceptual row) referencing a particular IKE
phase 1 SA.
A row in this table cannot be created or deleted by SNMP
operations on columns of the table. SaByCreatorsEntry .1.3.6.1.4.1.3551.4.1.16.1.1.1.2.1 |
saByCreatorsLocalIdTypeThe type of ID used by the local entity that negotiated
this SA.ro IpsecDoiIdentType (IPSEC-ISAKMP-IKE-DOI-TC) .1.3.6.1.4.1.3551.4.1.16.1.1.1.2.1.1 |
saByCreatorsLocalIdThe ID of the used by the local entity that negotiated this
SA.ro IpsecRawId (IPSEC-SA-MON-MIB) .1.3.6.1.4.1.3551.4.1.16.1.1.1.2.1.2 |
saByCreatorsPeerIdTypeThe type of ID used by the remote entity that negotiated
this SA.ro IpsecDoiIdentType (IPSEC-ISAKMP-IKE-DOI-TC) .1.3.6.1.4.1.3551.4.1.16.1.1.1.2.1.3 |
saByCreatorsPeerIdThe ID of the used by the remote entity that negotiated
this SA.ro IpsecRawId (IPSEC-SA-MON-MIB) .1.3.6.1.4.1.3551.4.1.16.1.1.1.2.1.4 |
saByCreatorsIndexA unique value, greater than zero, for each IKE phase 1 SA
that exists between the two endpoints. It is recommended
that values are assigned contiguously starting from 1.ro Unsigned32 .1.3.6.1.4.1.3551.4.1.16.1.1.1.2.1.5 |
saIkeLocalIpAddressThe 'saLocalIpAddress' of the phase 1 SA for this row.ro OBJECT IDENTIFIER .1.3.6.1.4.1.3551.4.1.16.1.1.1.2.1.6 |
saIkeRemoteIpAddressThe 'saRemoteIpAddress' of the phase 1 SA for this row.ro OBJECT IDENTIFIER .1.3.6.1.4.1.3551.4.1.16.1.1.1.2.1.7 |
saIkeInitiatorCookieThe 'saInitiatorCookie' of the phase 1 SA for this row.ro OBJECT IDENTIFIER .1.3.6.1.4.1.3551.4.1.16.1.1.1.2.1.8 |
saIkeResponderCookieThe 'saResponderCookie' of the phase 1 SA for this row.ro OBJECT IDENTIFIER .1.3.6.1.4.1.3551.4.1.16.1.1.1.2.1.9 |
exchangeTableThe (conceptual) table containing the exchanges used.
There should be one row for every exchange attempt that has
occurred using a phase 1 security association that exists in
the entity. The maximum number of rows is implementation
dependent. SEQUENCE OF ExchangeEntry .1.3.6.1.4.1.3551.4.1.16.1.1.1.3 |
exchangeEntryAn entry (conceptual row) containing the information on a
particular exchange used in an SA.
A row in this table cannot be created or deleted by SNMP
operations on columns of the table. ExchangeEntry .1.3.6.1.4.1.3551.4.1.16.1.1.1.3.1 |
exchangeTypeThe type of the exchange for which the statistics of this
row apply.ro IkeExchangeType (IPSEC-ISAKMP-IKE-DOI-TC) .1.3.6.1.4.1.3551.4.1.16.1.1.1.3.1.1 |
exchangeTotalCountThe total number of complete exchanges of the type
performed using the SA, as either initiator or as responder.
If there were failed attempts to initiate exchanges, this
value is not equal to the sum of 'exchangeInitiatedCount'
and 'exchangeRespondedCount'.ro Counter32 .1.3.6.1.4.1.3551.4.1.16.1.1.1.3.1.2 |
exchangeInitiatedCountThe total number of exchanges of the type attempted using
the SA as initiator. This includes exchange that failed or
were incompletero Counter32 .1.3.6.1.4.1.3551.4.1.16.1.1.1.3.1.3 |
exchangeRespondedCountThe total number of complete exchanges of the type
performed using the SA as responder.ro Counter32 .1.3.6.1.4.1.3551.4.1.16.1.1.1.3.1.4 |
ikeGlobalsThis is the base object identifier for all objects which
are global values for IKE. OBJECT IDENTIFIER .1.3.6.1.4.1.3551.4.1.16.1.1.2 |
ikeCurrentSAsThe current number of IKE SAs in the entity.ro Gauge32 .1.3.6.1.4.1.3551.4.1.16.1.1.2.1 |
ikeCurrentInitiatedSAsThe current number of IKE SAs successfully negotiated in
the entity that were initiated by the entity.ro Gauge32 .1.3.6.1.4.1.3551.4.1.16.1.1.2.2 |
ikeCurrentRespondedSAsThe current number of IKE SAs successfully negotiated in
the entity that were initiated by the peer entity.ro Gauge32 .1.3.6.1.4.1.3551.4.1.16.1.1.2.3 |
ikeTotalSAsThe total number of IKE SAs successfully negotiated in the
entity since boot time.ro Counter32 .1.3.6.1.4.1.3551.4.1.16.1.1.2.4 |
ikeTotalInitiatedSAsThe total number of IKE SAs successfully negotiated in the
entity since boot time that were initiated by the entity.ro Counter32 .1.3.6.1.4.1.3551.4.1.16.1.1.2.5 |
ikeTotalRespondedSAsThe total number of IKE SAs successfully negotiated in the
entity since boot time that were initiated by the peer
entity.ro Counter32 .1.3.6.1.4.1.3551.4.1.16.1.1.2.6 |
ikeTotalAttemptsThe total number of IKE SAs negotiation attempts made since
boot time. This includes successful negotiations.ro Counter32 .1.3.6.1.4.1.3551.4.1.16.1.1.2.7 |
ikeTotalSaInitAttemptsThe total number of IKE SAs negotiation attempts made where
the entity was the initiator since boot time. This includes
successful negotiations.ro Counter32 .1.3.6.1.4.1.3551.4.1.16.1.1.2.8 |
ikeTotalSaRespAttemptsThe total number of IKE SAs negotiation attempts made where
the entity was the responder since boot time. This includes
successful negotiations.ro Counter32 .1.3.6.1.4.1.3551.4.1.16.1.1.2.9 |
ikeTrafStatsThis is the base object identifier for all objects which
are global values for IKE. OBJECT IDENTIFIER .1.3.6.1.4.1.3551.4.1.16.1.1.3 |
ikeTotalInPacketsThe total number of IKE packets received by the entity
since boot time, including re-transmissions and un-encrypted
packets.ro Counter32 .1.3.6.1.4.1.3551.4.1.16.1.1.3.1 |
ikeTotalOutPacketsThe total number of IKE packets sent by the entity since
boot time, including re-transmissions and un-encrypted
packets.ro Counter32 .1.3.6.1.4.1.3551.4.1.16.1.1.3.2 |
ikeTotalInOctetsThe total amount of IKE traffic received by the entity
since boot time, measured in bytes, including any re-
transmitted packets received, and including encrypted and
un-encrypted packets.ro Counter64 UNITS "bytes" .1.3.6.1.4.1.3551.4.1.16.1.1.3.3 |
ikeTotalOutOctetsThe total amount of IKE traffic sent by the entity since
boot time, measured in bytes, including any re-transmissions
and including encrypted and un-encrypted packets.ro Counter64 UNITS "bytes" .1.3.6.1.4.1.3551.4.1.16.1.1.3.4 |
ikeErrorsThis is the base object identifier for all objects which
are global values for IKE. OBJECT IDENTIFIER .1.3.6.1.4.1.3551.4.1.16.1.1.4 |
ikeTotalInitFailuresThe total number of attempts to initiate an IKE phase 1 SA
that failed since boot time, when there was a response from
the peer entity.
This value may be used to detect clogging or denial-of-
service attacks.ro Counter32 .1.3.6.1.4.1.3551.4.1.16.1.1.4.1 |
ikeTotalInitNoResponsesThe total number of attempts to initiate an IKE phase 1 SA
that failed since boot time, when there was no response from
the peer entity.
This should only be incremented if the peer does not repond
to the first packet of attempted negotiations.ro Counter32 .1.3.6.1.4.1.3551.4.1.16.1.1.4.2 |
ikeTotalRespFailuresThe total number of attempts to initiate an IKE phase 1 SA
that failed since boot time, when the initiation attempt
came for the peer entity.ro Counter32 .1.3.6.1.4.1.3551.4.1.16.1.1.4.3 |
ikeTrapControlThis is the base object identifier for all trap controls
for the IKE phase 1 SA portion of this MIB. OBJECT IDENTIFIER .1.3.6.1.4.1.3551.4.1.16.1.1.5 |
ikeNegFailureTrapEnableIndicates whether ikeNegFailure traps should be generated.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.3551.4.1.16.1.1.5.1 |
ikeTrapsThis is the base object identifier for all traps for the
IKE phase 1 SA portion of this MIB. OBJECT IDENTIFIER .1.3.6.1.4.1.3551.4.1.16.1.1.6 |
ikeNegFailureAn attempt to negotiate a phase 1 IKE SA failed.
The notification type sent or received is also sent as part
of the trap, along with the current value of the total
negotiation error counters for ISAKMP. NOTIFICATION-TYPE .1.3.6.1.4.1.3551.4.1.16.1.1.6.1 |
ikeNotificationsThis is the base object identifier for all notification
objects of this MIB. OBJECT IDENTIFIER .1.3.6.1.4.1.3551.4.1.16.1.1.7 |
notifyCountTableThe (conceptual) table containing information on IPSec
notify message counts.
Rows are created in this table for every notification type
that has been sent or received by the entity.
This table MAY be sparsely populated; that is, rows for
which the count is 0 may be absent. SEQUENCE OF NotifyCountEntry .1.3.6.1.4.1.3551.4.1.16.1.1.7.1 |
notifyCountEntryAn entry (conceptual row) containing the total number of
occurrences of a notify message.
A row in this table cannot be created or deleted by SNMP
operations on columns of the table. NotifyCountEntry .1.3.6.1.4.1.3551.4.1.16.1.1.7.1.1 |
notifyProtocolThe value representing a protocol for which the notify was
used.ro IpsecDoiSecProtocolId (IPSEC-ISAKMP-IKE-DOI-TC) .1.3.6.1.4.1.3551.4.1.16.1.1.7.1.1.1 |
notifyTypeThe value representing a specific ISAKMP notify message, or
0 if unknown.
Values are assigned from the set of notify message types as
defined in Section 3.14.1 of [ISAKMP], and enhanced by the
IPsec DOI. In addition, the value 0 may be used for this
object when the object is used as a trap cause, and the
cause is unknown.ro IkeNotifyMessageType (IPSEC-ISAKMP-IKE-DOI-TC) .1.3.6.1.4.1.3551.4.1.16.1.1.7.1.1.2 |
notifySentCountThe total number of times the specific notify message has
been sent by the entity since system boot.ro Counter32 .1.3.6.1.4.1.3551.4.1.16.1.1.7.1.1.3 |
notifyReceivedCountThe total number of times the specific notify message has
been received by the entity since system boot.ro Counter32 .1.3.6.1.4.1.3551.4.1.16.1.1.7.1.1.4 |
phase2ObjectsThis is the base object identifier for IKE phase 2 objects,
including the suite and phase 2 SA tables. OBJECT IDENTIFIER .1.3.6.1.4.1.3551.4.1.16.1.2 |
suiteTablesThis is the base object identifier for the suite table. OBJECT IDENTIFIER .1.3.6.1.4.1.3551.4.1.16.1.2.1 |
suiteTableThe (conceptual) table containing the phase 2 suites.
The number of rows in this table is the same as the number
of suites in the entity. The maximum number of rows is
implementation dependent. SEQUENCE OF SuiteEntry .1.3.6.1.4.1.3551.4.1.16.1.2.1.1 |
suiteEntryAn entry (conceptual row) containing the information on a
particular phase 2 SA suite.
A row in this table cannot be created or deleted by SNMP
operations on columns of the table. SuiteEntry .1.3.6.1.4.1.3551.4.1.16.1.2.1.1.1 |
suiteIndexA unique value, greater than zero, for each SA suite. It is
recommended that values are assigned contiguously starting
from 1.ro Unsigned32 .1.3.6.1.4.1.3551.4.1.16.1.2.1.1.1.1 |
suiteLocalAddressThe address used by the local entity that negotiated the SA
suite.
IPv4 entities will prefix the IP address with
'0000:0000:0000:0000:0000:FFFF::'.ro IpsecIpv6Address (IPSEC-SA-MON-MIB) .1.3.6.1.4.1.3551.4.1.16.1.2.1.1.1.2 |
suiteRemoteAddressThe address used by the remote entity that negotiated the
SA suite.
IPv4 entities will prefix the IP address with
'0000:0000:0000:0000:0000:FFFF::'.ro IpsecIpv6Address (IPSEC-SA-MON-MIB) .1.3.6.1.4.1.3551.4.1.16.1.2.1.1.1.3 |
suitePhase1RemoteIdTypeThe type of ID used by the remote entity that negotiated
this suite.ro IpsecDoiIdentType (IPSEC-ISAKMP-IKE-DOI-TC) .1.3.6.1.4.1.3551.4.1.16.1.2.1.1.1.4 |
suitePhase1RemoteIdThe ID of the remote entity that negotiated this suite.ro IpsecRawId (IPSEC-SA-MON-MIB) .1.3.6.1.4.1.3551.4.1.16.1.2.1.1.1.5 |
suitePhase1LocalIdTypeThe type of ID used by the local entity that negotiated
this suite.ro IpsecDoiIdentType (IPSEC-ISAKMP-IKE-DOI-TC) .1.3.6.1.4.1.3551.4.1.16.1.2.1.1.1.6 |
suitePhase1LocalIdThe ID of the local entity that negotiated this suite.ro IpsecRawId (IPSEC-SA-MON-MIB) .1.3.6.1.4.1.3551.4.1.16.1.2.1.1.1.7 |
suiteRemoteIdThe remote identifier of the SAs in the suite. It may be 0
if unknown or if the suite uses transport mode
encapsulation.
This corresponds to the destination identifier of outbound
SAs in the suite, and to the source identifier of inbound
SAs in the suite.
This value is taken directly from the optional ID payloads
that are exchanged during phase 2 negotiations.ro IpsecRawId (IPSEC-SA-MON-MIB) .1.3.6.1.4.1.3551.4.1.16.1.2.1.1.1.8 |
suiteRemoteIdTypeThe type of ID used for 'suiteRemoteId'. It may be 0 if
unknown or if the suite uses transport mode encapsulation.
This value is taken directly from the optional ID payloads
that are exchanged during phase 2 negotiations.ro IpsecDoiIdentType (IPSEC-ISAKMP-IKE-DOI-TC) .1.3.6.1.4.1.3551.4.1.16.1.2.1.1.1.9 |
suiteLocalIdThe local identifier of the SAs in the suite. It may be 0
if unknown or if the suite uses transport mode
encapsulation.
This corresponds to the source identifier of outbound SAs in
the suite, and to the destination identifier of inbound SAs
in the suite.
This value is taken directly from the optional ID payloads
that are exchanged during phase 2 negotiations.ro IpsecRawId (IPSEC-SA-MON-MIB) .1.3.6.1.4.1.3551.4.1.16.1.2.1.1.1.10 |
suiteLocalIdTypeThe type of ID used for 'suiteLocalId'. It may be 0 if
unknown or if the suite uses transport mode encapsulation.
This value is taken directly from the optional ID payloads
that are exchanged during phase 2 negotiations.ro IpsecDoiIdentType (IPSEC-ISAKMP-IKE-DOI-TC) .1.3.6.1.4.1.3551.4.1.16.1.2.1.1.1.11 |
suiteProtocolThe transport-layer protocol number that this suite
carries, or 0 if it carries any protocol.
This value is taken directly from the optional ID payloads
that are exchanged during phase 2 negotiations.ro Integer32 .1.3.6.1.4.1.3551.4.1.16.1.2.1.1.1.12 |
suiteRemotePortThe remote port number of the protocol that this suite
carries, or 0 if it carries any port number.
This corresponds to the destination port number of outbound
SAs in the suite, and to the source port number of inbound
SAs in the suite.
This value is taken directly from the optional ID payloads
that are exchanged during phase 2 negotiations.ro Integer32 (0.. 65535) .1.3.6.1.4.1.3551.4.1.16.1.2.1.1.1.13 |
suiteLocalPortThe local port number of the protocol that this SA carries,
or 0 if it carries any port number.
This corresponds to the source port number of outbound SAs
in the suite, and to the destination port number of inbound
SAs in the suite.
This value is taken directly from the optional ID payloads
that are exchanged during phase 2 negotiationsro Integer32 (0.. 65535) .1.3.6.1.4.1.3551.4.1.16.1.2.1.1.1.14 |
suiteOakleyGroupDescThe group number used to generate the Diffie-Hellman key
pair when setting up the SA, or 0 if none of the well known
groups was used, or if perfect forward secrecy was not
used.ro IkeGroupDescription (IPSEC-ISAKMP-IKE-DOI-TC) .1.3.6.1.4.1.3551.4.1.16.1.2.1.1.1.15 |
suiteOakleyGroupThe table index value of the Oakley group row that was used
if a well-known group was not used to generate the Diffie-
Hellman key pair for this SA.
If a well-known group was used, or if perfect forward
secrecy was not used, the value should be set to the OBJECT
IDENTIFIER { 0 0 }.ro OBJECT IDENTIFIER .1.3.6.1.4.1.3551.4.1.16.1.2.1.1.1.16 |
suiteLifeSecondsThe number of seconds that the SA has existed.ro Counter32 UNITS "seconds" .1.3.6.1.4.1.3551.4.1.16.1.2.1.1.1.17 |
suiteInUserOctetsThe amount of user level traffic measured in bytes handled
by the suite in the inbound direction.
This is the same as the user level traffic of the inner most
inbound SA in the suite. Note that if the inner-most SA is a
shared IPcomp SA, then this value may be difficult to
calculate.ro Counter64 UNITS "bytes" .1.3.6.1.4.1.3551.4.1.16.1.2.1.1.1.18 |
suiteInPacketsThe number of inbound packets handled by the suite.
This is the same as the number of packets handled by any one
of the inbound SAs in the suite.ro Counter64 .1.3.6.1.4.1.3551.4.1.16.1.2.1.1.1.19 |
suiteOutUserOctetsThe amount of user level traffic measured in bytes handled
by the suite in the outbound direction.
This is the same as the user level traffic of the inner most
outbound SA in the suite. Note that if the inner most SA is
a shared IPcomp SA, then this value may be difficult to
calculate.ro Counter64 UNITS "bytes" .1.3.6.1.4.1.3551.4.1.16.1.2.1.1.1.20 |
suiteOutPacketsThe number of outbound packets handled by the suite.
This is the same as the number of packets handled by any one
of the outbound SAs in the suite.ro Counter64 .1.3.6.1.4.1.3551.4.1.16.1.2.1.1.1.21 |
suiteSendErrorsThe number of outbound packets discarded by the suite due
to any error.
This is the same as the sum of all errors of all outbound
SAs in the suite.ro Counter32 .1.3.6.1.4.1.3551.4.1.16.1.2.1.1.1.22 |
suiteReceiveErrorsThe number of inbound packets discarded by the suite due to
any error.
This is the same as the sum of all errors of all inbound SAs
in the suite.ro Counter32 .1.3.6.1.4.1.3551.4.1.16.1.2.1.1.1.23 |
phase2SaTableThe (conceptual) table containing ID information for the
phase 2 SAs that are part of suites.
The number of rows in this table is the same as the number
of unidirectional phase 2 IPsec SA pairs that are created as
part of suites. The maximum number of rows is implementation
dependent. SEQUENCE OF Phase2SaEntry .1.3.6.1.4.1.3551.4.1.16.1.2.1.2 |
phase2SaEntryAn entry (conceptual row) containing the information on a
particular phase 2 SA within a suite.
A row in this table cannot be created or deleted by SNMP
operations on columns of the table. Phase2SaEntry .1.3.6.1.4.1.3551.4.1.16.1.2.1.2.1 |
saOrderThe position within the suite of the pair of SAs indicated
by this row.
A value of 1 is used to represent the outer-most SA pair.
The outer-most SA of any given packet has its header next to
the outer IP header of the processed packet, while the
inner-most SA has its header nearest the data of the
unprocessed packet. (Note that the IPcomp header may be
missing in actual usage if a particular packet was not
compressed.)
This value should be monotonically increasing for every SA
pair in a suite. The maximum value is implementation
dependent, but will generally not exceed three.ro Unsigned32 .1.3.6.1.4.1.3551.4.1.16.1.2.1.2.1.1 |
saProtocolThe protocol of the inbound/outbound SA pair indicated by
this row of the table.ro IpsecDoiTransformIdent (IPSEC-ISAKMP-IKE-DOI-TC) .1.3.6.1.4.1.3551.4.1.16.1.2.1.2.1.2 |
saInSpiThe security parameters index of the inbound SA of the
inbound/outbound SA pair. If the protocol of the SA pair is
IPcomp, this value is the CPI.
This value is used with the value of 'suiteLocalAddress'
from the row indexed by 'suiteIndex' to create a SPI/address
pair that uniquely identifies the inbound SA used in this SA
suite. This can then be used to look up the SA in the
appropriate inbound SA table, based on 'saProtocol'.ro Unsigned32 .1.3.6.1.4.1.3551.4.1.16.1.2.1.2.1.3 |
saOutSpiThe security parameters index of the outbound SA of the
inbound/outbound SA pair. If the protocol of the SA pair is
IPcomp, this value is the CPI.
This value is used with the value of 'suiteLocalAddress'
from the row indexed by 'suiteIndex' to create a SPI/address
pair that uniquely identifies the outbound SA used in this
SA suite. This can then be used to look up the SA in the
appropriate outbound SA table, based on 'saProtocol'.ro Unsigned32 .1.3.6.1.4.1.3551.4.1.16.1.2.1.2.1.4 |
suiteByCreatorsTableThe (conceptual) table that sorts the SA suites by the
endpoint identifiers.
The number of rows in this table is the same as the number
of suites in the entity. SEQUENCE OF SuiteByCreatorsEntry .1.3.6.1.4.1.3551.4.1.16.1.2.1.3 |
suiteByCreatorsEntryAn entry (conceptual row) referencing a particular suite.
A row in this table cannot be created or deleted by SNMP
operations on columns of the table. SuiteByCreatorsEntry .1.3.6.1.4.1.3551.4.1.16.1.2.1.3.1 |
suiteByCreatorsP1LocalIdTypeThe type of ID used by the local entity that negotiated
this suite.ro IpsecDoiIdentType (IPSEC-ISAKMP-IKE-DOI-TC) .1.3.6.1.4.1.3551.4.1.16.1.2.1.3.1.1 |
suiteByCreatorsP1LocalIdThe ID of the local entity that negotiated this suite.ro IpsecRawId (IPSEC-SA-MON-MIB) .1.3.6.1.4.1.3551.4.1.16.1.2.1.3.1.2 |
suiteByCreatorsP1RemoteIdTypeThe type of ID used by the remote entity that negotiated
this suite.ro IpsecDoiIdentType (IPSEC-ISAKMP-IKE-DOI-TC) .1.3.6.1.4.1.3551.4.1.16.1.2.1.3.1.3 |
suiteByCreatorsP1RemoteIdThe ID of the remote entity that negotiated this suite.ro IpsecRawId (IPSEC-SA-MON-MIB) .1.3.6.1.4.1.3551.4.1.16.1.2.1.3.1.4 |
suiteByCreatorsIndexA unique value, greater than zero, for each SA suite that
is between the two endpoints. It is recommended that values
are assigned contiguously starting from 1 for each SA suite
between the two endpoints.ro Unsigned32 .1.3.6.1.4.1.3551.4.1.16.1.2.1.3.1.5 |
suiteByCreatorsRefThe value of 'suiteIndex' in the row ('suiteEntry') of the
'suiteTable' to which this row refers.ro OBJECT IDENTIFIER .1.3.6.1.4.1.3551.4.1.16.1.2.1.3.1.6 |
suiteBySelectorsTableThe (conceptual) table that sorts the suites by the
selectors.
The number of rows in this table is the same as the number
of suites in the entity. SEQUENCE OF SuiteBySelectorsEntry .1.3.6.1.4.1.3551.4.1.16.1.2.1.4 |
suiteBySelectorsEntryAn entry (conceptual row) referencing a particular suite.
A row in this table cannot be created or deleted by SNMP
operations on columns of the table. SuiteBySelectorsEntry .1.3.6.1.4.1.3551.4.1.16.1.2.1.4.1 |
suiteBySelectorsLocalIdThe local identifier of the selector of the suite.
This value is taken directly from the optional ID payloads
that are exchanged during phase 2 negotiations.ro IpsecRawId (IPSEC-SA-MON-MIB) .1.3.6.1.4.1.3551.4.1.16.1.2.1.4.1.1 |
suiteBySelectorsLocalIdTypeThe type of ID used for 'suiteBySelectorsLocalId'.
This value is taken directly from the optional ID payloads
that are exchanged during phase 2 negotiations.ro IpsecDoiIdentType (IPSEC-ISAKMP-IKE-DOI-TC) .1.3.6.1.4.1.3551.4.1.16.1.2.1.4.1.2 |
suiteBySelectorsRemoteIdThe remote identifier of the selector of the suite.
This value is taken directly from the optional ID payloads
that are exchanged during phase 2 negotiations.ro IpsecRawId (IPSEC-SA-MON-MIB) .1.3.6.1.4.1.3551.4.1.16.1.2.1.4.1.3 |
suiteBySelectorsRemoteIdTypeThe type of ID used for 'suiteBySelectorsRemoteId'.
This value is taken directly from the optional ID payloads
that are exchanged during phase 2 negotiations.ro IpsecDoiIdentType (IPSEC-ISAKMP-IKE-DOI-TC) .1.3.6.1.4.1.3551.4.1.16.1.2.1.4.1.4 |
suiteBySelectorsProtocolThe transport-layer protocol number that this suite
carries, or 0 if it carries any protocol.
This value is taken directly from the optional ID payloads
that are exchanged during phase 2 negotiations.ro Integer32 .1.3.6.1.4.1.3551.4.1.16.1.2.1.4.1.5 |
suiteBySelectorsLocalPortThe local port number of the protocol that this suite
carries, or 0 if it carries any port number.
This value is taken directly from the optional ID payloads
that are exchanged during phase 2 negotiations.ro Integer32 (0.. 65535) .1.3.6.1.4.1.3551.4.1.16.1.2.1.4.1.6 |
suiteBySelectorsRemotePortThe remote port number of the protocol that this SA
carries, or 0 if it carries any port number.
This value is taken directly from the optional ID payloads
that are exchanged during phase 2 negotiationsro Integer32 (0.. 65535) .1.3.6.1.4.1.3551.4.1.16.1.2.1.4.1.7 |
suiteBySelectorsIndexA unique value, greater than zero, for each SA suite that
the same selectors. It is recommended that values are
assigned contiguously starting from 1.ro Unsigned32 .1.3.6.1.4.1.3551.4.1.16.1.2.1.4.1.8 |
suiteBySelectorsRefThe value of 'suiteIndex' in the row ('suiteEntry') of the
'suiteTable' to which this row refers.ro OBJECT IDENTIFIER .1.3.6.1.4.1.3551.4.1.16.1.2.1.4.1.9 |
ipsecSaInSuiteTableThe (conceptual) table that allows determination of which
suite a particular phase 2 SA is in.
The number of rows in this table is the same as the number
of phase 2 SAs in the entity. SEQUENCE OF IpsecSaInSuiteEntry .1.3.6.1.4.1.3551.4.1.16.1.2.1.5 |
ipsecSaInSuiteEntryAn entry (conceptual row) referencing a particular phase 2
SA.
A row in this table cannot be created or deleted by SNMP
operations on columns of the table. IpsecSaInSuiteEntry .1.3.6.1.4.1.3551.4.1.16.1.2.1.5.1 |
ipsecSaInSuiteDestAddressThe destination address of the IPsec phase 2 SA to which
this row refers.ro IpsecIpv6Address (IPSEC-SA-MON-MIB) .1.3.6.1.4.1.3551.4.1.16.1.2.1.5.1.1 |
ipsecSaInSuiteProtocolThe security protocol of the IPsec phase 2 SA to which this
row refers.ro IpsecDoiSecProtocolId (IPSEC-ISAKMP-IKE-DOI-TC) .1.3.6.1.4.1.3551.4.1.16.1.2.1.5.1.2 |
ipsecSaInSuiteSpiThe SPI value of the IPsec phase 2 SA to which this row
refers. If the value of 'ipsecSaInSuiteProtocol' is
'protoIpcomp(4)', then this is the CPI of the SA.ro Unsigned32 .1.3.6.1.4.1.3551.4.1.16.1.2.1.5.1.3 |
ipsecSaInSuiteRefThe value of 'suiteIndex' in the row ('suiteEntry') of the
'suiteTable' to which this row refers.
This is the suite that uses this SA.ro OBJECT IDENTIFIER .1.3.6.1.4.1.3551.4.1.16.1.2.1.5.1.4 |
suiteGlobalsThis is the base object identifier for all objects which
are global values for suites. OBJECT IDENTIFIER .1.3.6.1.4.1.3551.4.1.16.1.2.2 |
totalSuitesThe total number of suites created by the entity since
system boot.ro Counter32 .1.3.6.1.4.1.3551.4.1.16.1.2.2.1 |
currentSuitesThe total number of suites currently in existence in the
entity.ro Gauge32 .1.3.6.1.4.1.3551.4.1.16.1.2.2.2 |
suiteTrafStatsThis is the base object identifier for all objects which
are global counters for suite traffic statistics. OBJECT IDENTIFIER .1.3.6.1.4.1.3551.4.1.16.1.2.3 |
suiteTotalInUserKbytesThe total amount of user level traffic carried by all
suites in the entity since boot time, measured in kilobytes,
in the inbound direction.
This is the sum of the 'suiteInUserOctets' column for all
suite rows created since boot time.ro Counter64 UNITS "kilobytes" .1.3.6.1.4.1.3551.4.1.16.1.2.3.1 |
suiteTotalInPacketsThe total number of packets carried by all suites in the
entity since boot time in the inbound direction.
This is the sum of the 'suiteInPackets' column for all suite
rows created since boot time.ro Counter64 .1.3.6.1.4.1.3551.4.1.16.1.2.3.2 |
suiteTotalOutUserKbytesThe total amount of user level traffic carried by all
suites in the entity since boot time, measured in kilobytes,
in the outbound direction.
This is the sum of the 'suiteOutUserOctets' column for all
suite rows created since boot time.ro Counter64 UNITS "kilobytes" .1.3.6.1.4.1.3551.4.1.16.1.2.3.3 |
suiteTotalOutPacketsThe total number of packets carried by all suites in the
entity since boot time, in the outbound direction.
This is the sum of the 'suiteOutPackets' column for all
suite rows created since boot time.ro Counter64 .1.3.6.1.4.1.3551.4.1.16.1.2.3.4 |
suiteErrorsThis is the base object identifier for all objects which
are global error counters for suites. OBJECT IDENTIFIER .1.3.6.1.4.1.3551.4.1.16.1.2.4 |
suiteInitFailuresThe total number of attempts to initiate an suite that
failed since boot time, when the attempt was initiated
locally.ro Counter32 .1.3.6.1.4.1.3551.4.1.16.1.2.4.1 |
suiteRespondFailuresThe total number of attempts to initiate an suite that
failed since boot time, when the attempt was initiated by
the peer entity.ro Counter32 .1.3.6.1.4.1.3551.4.1.16.1.2.4.2 |
suiteTrapControlThis is the base object identifier for all trap controls
for the suite portion of this MIB. OBJECT IDENTIFIER .1.3.6.1.4.1.3551.4.1.16.1.2.5 |
suiteNegFailureTrapEnableIndicates whether 'suiteNegFailure' traps should be
generated.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.3551.4.1.16.1.2.5.1 |
suiteTrapsThis is the base object identifier for all traps for the
suite portion of this MIB. OBJECT IDENTIFIER .1.3.6.1.4.1.3551.4.1.16.1.2.6 |
suiteNegFailureAn attempt to negotiate a phase 2 SA suite for the
specified selectors failed.
The current total failure counts are passed as well as the
notification type sent or received as part of the failure. NOTIFICATION-TYPE .1.3.6.1.4.1.3551.4.1.16.1.2.6.1 |
oakleyObjectsThis is the base object identifier for Oakley groups. OBJECT IDENTIFIER .1.3.6.1.4.1.3551.4.1.16.1.3 |
modpGroupTableThe (conceptual) table containing Oakley MODP groups that
are not well known that the entity has negotiated or knows
about.
There should be one row for every Oakley MODP group
negotiated or supported by the entity that is not a well-
known group. The maximum number of rows is implementation
dependent. SEQUENCE OF ModpGroupEntry .1.3.6.1.4.1.3551.4.1.16.1.3.1 |
modpGroupEntryAn entry (conceptual row) containing the information on a
particular Oakley MODP group.
A row in this table cannot be created or deleted by SNMP
operations on columns of the table. ModpGroupEntry .1.3.6.1.4.1.3551.4.1.16.1.3.1.1 |
modpGroupIndexA unique value, greater than zero, for each Oakley MODP
group. It is recommended that values are assigned
contiguously starting from 1.
The value for each MODP group must remain constant at least
from one re-initialization of entity's network management
system to the next re-initialization.ro Unsigned32 .1.3.6.1.4.1.3551.4.1.16.1.3.1.1.1 |
modpFieldSizeThe size of a field element, in bits.ro Unsigned32 UNITS "bits" .1.3.6.1.4.1.3551.4.1.16.1.3.1.1.2 |
modpPrimeThe prime of the MODP group.ro OCTET STRING .1.3.6.1.4.1.3551.4.1.16.1.3.1.1.3 |
modpGeneratorThe generator value of the MODP group.ro OCTET STRING .1.3.6.1.4.1.3551.4.1.16.1.3.1.1.4 |
modpLPFThe largest prime factor of the group size, or 0 if
unspecified.ro OCTET STRING .1.3.6.1.4.1.3551.4.1.16.1.3.1.1.5 |
modpStrengthThe strength of the group, which is approximately the
number of key-bits protected, or 0 if unspecified.ro Unsigned32 .1.3.6.1.4.1.3551.4.1.16.1.3.1.1.6 |
ecpGroupTableThe (conceptual) table containing Oakley ECP groups that
are not well known that the entity has negotiated or knows
about.
There should be one row for every Oakley ECP group
negotiated or supported by the entity that is not a well-
known group. The maximum number of rows is implementation
dependent. SEQUENCE OF EcpGroupEntry .1.3.6.1.4.1.3551.4.1.16.1.3.2 |
ecpGroupEntryAn entry (conceptual row) containing the information on a
particular Oakley ECP group.
A row in this table cannot be created or deleted by SNMP
operations on columns of the table. EcpGroupEntry .1.3.6.1.4.1.3551.4.1.16.1.3.2.1 |
ecpGroupIndexA unique value, greater than zero, for each Oakley ECP
group. It is recommended that values are assigned
contiguously starting from 1.
The value for each ECP group must remain constant at least
from one re-initialization of entity's network management
system to the next re-initialization.ro Unsigned32 .1.3.6.1.4.1.3551.4.1.16.1.3.2.1.1 |
ecpFieldSizeThe size of a field element, in bits.ro Unsigned32 UNITS "bits" .1.3.6.1.4.1.3551.4.1.16.1.3.2.1.2 |
ecpPrimeThe prime of the ECP group.ro OCTET STRING .1.3.6.1.4.1.3551.4.1.16.1.3.2.1.3 |
ecpGeneratorOneThe first generator value of the group.ro OCTET STRING .1.3.6.1.4.1.3551.4.1.16.1.3.2.1.4 |
ecpGeneratorTwoThe second generator value of the group.ro OCTET STRING .1.3.6.1.4.1.3551.4.1.16.1.3.2.1.5 |
ecpParameterOneThe first elliptic curve parameter value of the group.ro OCTET STRING .1.3.6.1.4.1.3551.4.1.16.1.3.2.1.6 |
ecpParameterTwoThe second elliptic curve parameter value of the group.ro OCTET STRING .1.3.6.1.4.1.3551.4.1.16.1.3.2.1.7 |
ecpLPFThe largest prime factor of the group size, or 0 if
unspecified.ro OCTET STRING .1.3.6.1.4.1.3551.4.1.16.1.3.2.1.8 |
ecpOrderThe order of the group, or 0 if it is unspecified.ro OCTET STRING .1.3.6.1.4.1.3551.4.1.16.1.3.2.1.9 |
ecpStrengthThe strength of the group, which is approximately the
number of key-bits protected.ro Unsigned32 .1.3.6.1.4.1.3551.4.1.16.1.3.2.1.10 |
ec2nGroupTableThe (conceptual) table containing Oakley EC2N groups that
are not well known that the entity has negotiated or knows
about.
There should be one row for every Oakley group negotiated or
supported by the entity that is not a well-known group. The
maximum number of rows is implementation dependent. SEQUENCE OF Ec2nGroupEntry .1.3.6.1.4.1.3551.4.1.16.1.3.3 |
ec2nGroupEntryAn entry (conceptual row) containing the information on a
particular Oakley EC2N group.
A row in this table cannot be created or deleted by SNMP
operations on columns of the table. Ec2nGroupEntry .1.3.6.1.4.1.3551.4.1.16.1.3.3.1 |
ec2nGroupIndexA unique value, greater than zero, for each Oakley EC2N
group. It is recommended that values are assigned
contiguously starting from 1.
The value for each EC2N group must remain constant at least
from one re-initialization of entity's network management
system to the next re-initialization.ro Unsigned32 .1.3.6.1.4.1.3551.4.1.16.1.3.3.1.1 |
ec2nDegreeThe degree of the irreducible polynomial.ro Unsigned32 .1.3.6.1.4.1.3551.4.1.16.1.3.3.1.2 |
ec2nIrrPolyThe prime or the irreducible field polynomial.ro OCTET STRING .1.3.6.1.4.1.3551.4.1.16.1.3.3.1.3 |
ec2nGeneratorOneThe first generator value of the group.ro OCTET STRING .1.3.6.1.4.1.3551.4.1.16.1.3.3.1.4 |
ec2nGeneratorTwoThe second generator value of the group.ro OCTET STRING .1.3.6.1.4.1.3551.4.1.16.1.3.3.1.5 |
ec2nParameterOneThe first elliptic curve parameter value of the group.ro OCTET STRING .1.3.6.1.4.1.3551.4.1.16.1.3.3.1.6 |
ec2nParameterTwoThe second elliptic curve parameter value of the group.ro OCTET STRING .1.3.6.1.4.1.3551.4.1.16.1.3.3.1.7 |
ec2nLPFThe largest prime factor of the group size, or 0 if
unspecified.ro OCTET STRING .1.3.6.1.4.1.3551.4.1.16.1.3.3.1.8 |
ec2nOrderThe order of the group, or 0 if it is unspecified.ro OCTET STRING .1.3.6.1.4.1.3551.4.1.16.1.3.3.1.9 |
ec2nStrengthThe strength of the group, which is approximately the
number of key-bits protected, or 0 if it is unspecified.ro Unsigned32 .1.3.6.1.4.1.3551.4.1.16.1.3.3.1.10 |
ikeGroupsThis is the base object identifier for all objects which
describe the groups in this MIB. OBJECT IDENTIFIER .1.3.6.1.4.1.3551.4.1.16.1.4 |
ikeConformanceThis is the base object identifier for all objects which
describe the conformance for this MIB. OBJECT IDENTIFIER .1.3.6.1.4.1.3551.4.1.16.1.5 |