IPSEC-TUN-MON-MIB
AI MIB Summary
The IPSEC-TUN-MON-MIB enables the monitoring of logical IPsec tunnel interfaces and associated entity-level events, specifically tracking tunnel states, security association parameters, and traffic flow metrics for IPsec gateways and firewalls.
The MIB module to describe logical IPsec channel and tunnel objects, and entity level objects and events associated with these objects.
Main OID:
ipsecTunMonModule.1.3.6.1.3.1010
135
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
135 total| Object Name |
|---|
ipsecTunMonModuleThe MIB module to describe logical IPsec channel and tunnel
objects, and entity level objects and events associated with
these objects. MODULE-IDENTITY .1.3.6.1.3.1010 |
ipsecTunnelMonitorMIBThis is the base object identifier for all branches. OBJECT IDENTIFIER .1.3.6.1.3.1010.1 |
channelObjectsThis is the base object identifier for all channel related
objects. OBJECT IDENTIFIER .1.3.6.1.3.1010.1.1 |
channelTablesThis is the base object identifier for all objects which are
tables for channels. OBJECT IDENTIFIER .1.3.6.1.3.1010.1.1.1 |
ipsecChannelTableThe (conceptual) table containing information on control
channels.
The number of rows in this table is, at a minimum, the same
as the number of IKE SAs that have the same phase 1 ID pairs.
Additional rows for channels without active phase 1 SAs may
also appear in the table.
The maximum number of rows is implementation dependent. SEQUENCE OF IpsecChannelEntry .1.3.6.1.3.1010.1.1.1.1 |
ipsecChannelEntryAn entry (conceptual row) containing the information on a
particular control channel.
A row in this table cannot be created or deleted by SNMP
operations on columns of the table. IpsecChannelEntry .1.3.6.1.3.1010.1.1.1.1.1 |
ipsecChannelTypeThe type of control channel represented by this row.
This is an implementation dependent value, used to assist in
controlling how channels are sorted. IpsecChanOrTunType .1.3.6.1.3.1010.1.1.1.1.1.1 |
ipsecChannelLocalEndpointThe index value of the row of the IKE Monitoring MIB's
endpoint table corresponding to the local endpoint. Unsigned32 .1.3.6.1.3.1010.1.1.1.1.1.2 |
ipsecChannelRemoteEndpointThe index value of the row of the IKE Monitoring MIB's
endpoint table corresponding to the remote endpoint. Unsigned32 .1.3.6.1.3.1010.1.1.1.1.1.3 |
ipsecChannelCurrentSAsThe number of IKE SAs that are currently active that make up
this channel.
This value may be 0 if the channel has not yet been set up,
or the implementation does not require the existence of IKE
SAs for the channel to exist, or if the channel is considered
a permanent entry in the table by the implementation.
This value should not include SA establishment attempts in
progress.ro Gauge32 .1.3.6.1.3.1010.1.1.1.1.1.4 |
ipsecChannelTotalSAsThe total number of IKE SAs that are part of this channel
that have been created in the entity since boot time.
This value should not include failed SA establishment
attempts.ro Counter32 .1.3.6.1.3.1010.1.1.1.1.1.5 |
ipsecChannelDeletedSAsThe total number of IKE SAs that are part of this channel
that have been deleted in the entity since boot time.
The sum of 'ipsecChannelCurrentSAs' and this value should
equal ipsecChannelTotalSAs.ro Counter32 .1.3.6.1.3.1010.1.1.1.1.1.6 |
ipsecChannelTimeUpSecondsThe total number of seconds since there has been at least
one valid IKE SA supporting the channel. In other words, the
number of seconds since the value of 'ipsecChannelCurrentSAs'
changed from 0 to any other value.ro Counter32 UNITS "seconds" .1.3.6.1.3.1010.1.1.1.1.1.7 |
ipsecChannelTimeDownSecondsThe total number of seconds since the last valid IKE SA
supporting the channel was deleted. In other words, the
number of seconds since the value of 'ipsecChannelCurrentSAs'
changed to 0 from any other value.ro Counter32 UNITS "seconds" .1.3.6.1.3.1010.1.1.1.1.1.8 |
ipsecChannelInboundOctetsThe amount of traffic measured in bytes received by the
channel. This is the sum of 'saInOctets' from the 'saEntry'
of each IKE SA in 'saTable' that is part of this channel.ro Counter32 UNITS "bytes" .1.3.6.1.3.1010.1.1.1.1.1.9 |
ipsecChannelOutboundOctetsThe amount of traffic measured in bytes sent by the channel.
This is the sum of 'saOutOctets' from the 'saEntry' of each
IKE SA in 'saTable' that is part of this channel.ro Counter32 UNITS "bytes" .1.3.6.1.3.1010.1.1.1.1.1.10 |
ipsecChannelInboundPacketsThe total number of packets received by the channel. This is
the sum of 'saInPackets' from the 'saEntry' of each IKE SA in
'saTable' that is part of this channel.ro Counter32 .1.3.6.1.3.1010.1.1.1.1.1.11 |
ipsecChannelOutboundPacketsThe total number of packets sent by the channel. This is the
sum of 'saOutPackets' from the 'saEntry' of each IKE SA in
'saTable' that is part of this channel.ro Counter32 .1.3.6.1.3.1010.1.1.1.1.1.12 |
ipsecChannelReceiveErrorsThe total number of receive errors incurred in the channel.
This is the sum of all receive errors from the 'saEntry' of
each IKE SA in 'saTable' that is part of this channel.ro Counter32 .1.3.6.1.3.1010.1.1.1.1.1.13 |
ipsecChannelSendErrorsThe total number of send errors incurred in the channel.
This is the sum of all send errors from the 'saEntry' of each
IKE SA in 'saTable' that is part of this channel.ro Counter32 .1.3.6.1.3.1010.1.1.1.1.1.14 |
ipsecChannelCurrentTunnelsThe number of IPsec tunnels that are currently active that
were created by this channel.
This value should not include tunnel establishment attempts
that are in progress.ro Gauge32 .1.3.6.1.3.1010.1.1.1.1.1.15 |
ipsecChannelTotalTunnelsThe total number of IPsec tunnels that have been created in
the entity by this channel since boot time.
This value should not include failed tunnel establishment
attempts.ro Counter32 .1.3.6.1.3.1010.1.1.1.1.1.16 |
ipsecChannelDeletedTunnelsThe total number of IPsec tunnels that have been deleted by
this channel in the entity since boot time.
The sum of 'ipsecChannelCurrentTunnels' and this value should
equal 'ipsecChannelTotalTunnels'.ro Counter32 .1.3.6.1.3.1010.1.1.1.1.1.17 |
ipsecChannelTunnelInboundOctetsThe amount of traffic measured in bytes received by all
tunnels created by the channel.ro Counter64 UNITS "bytes" .1.3.6.1.3.1010.1.1.1.1.1.18 |
ipsecChannelTunnelOutboundOctetsThe amount of traffic measured in bytes sent by all tunnels
created by the channel.ro Counter64 UNITS "bytes" .1.3.6.1.3.1010.1.1.1.1.1.19 |
ipsecChannelTunnelInboundPacketsThe total number of packets received by all tunnels created
by the channel.ro Counter64 .1.3.6.1.3.1010.1.1.1.1.1.20 |
ipsecChannelTunnelOutboundPacketsThe total number of packets sent by all tunnels created by
the channel.ro Counter64 .1.3.6.1.3.1010.1.1.1.1.1.21 |
ipsecChannelTunnelReceiveErrorsThe total number of receive errors incurred in all tunnels
created by the channel.ro Counter32 .1.3.6.1.3.1010.1.1.1.1.1.22 |
ipsecChannelTunnelSendErrorsThe total number of send errors incurred in all tunnels
created the channel.ro Counter32 .1.3.6.1.3.1010.1.1.1.1.1.23 |
ipsecChannelSaTableThe (conceptual) table containing information on which IKE
SAs are used in channels.
The number of rows is the same as the number of IKE SAs in
the entity.
The maximum number of rows is implementation dependent. SEQUENCE OF IpsecChannelSaEntry .1.3.6.1.3.1010.1.1.1.2 |
ipsecChannelSaEntryAn entry (conceptual row) containing the identifiers of a
specific IKE SA.
A row in this table cannot be created or deleted by SNMP
operations on columns of the table. IpsecChannelSaEntry .1.3.6.1.3.1010.1.1.1.2.1 |
ipsecChannelSaIndexA unique value, greater than zero, for each IKE SA in the
channel. It is recommended that values are assigned
contiguously starting from 1. Unsigned32 .1.3.6.1.3.1010.1.1.1.2.1.1 |
ipsecChannelSaLocalIpAddrTypeThe type of the local address used to negotiate the IKE SA
in the channel. (The value of 'saIkeLocalIpAddressType' from
'ikeMonModule' for this row.)ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.3.1010.1.1.1.2.1.2 |
ipsecChannelSaLocalIpAddressThe local address used to negotiate the IKE SA in the
channel. (The value of 'saIkeLocalIpAddress' from
'ikeMonModule' for this row.)ro InetAddress .1.3.6.1.3.1010.1.1.1.2.1.3 |
ipsecChannelSaRemoteIpAddrTypeThe type of the remote address used to negotiate the IKE SA
in the channel. (The value of 'saIkeRemoteIpAddressType' from
'ikeMonModule' for this row.)ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.3.1010.1.1.1.2.1.4 |
ipsecChannelSaRemoteIpAddressThe remote address used to negotiate the IKE SA in the
channel. (The value of 'saIkeRemoteIpAddress' from
'ikeMonModule' for this row.)ro InetAddress .1.3.6.1.3.1010.1.1.1.2.1.5 |
ipsecChannelSaInitiatorCookieThe value of the cookie used by the initiator for the IKE SA
in the channel. (The value of 'saIkeInitiatorCookie' from
'ikeMonModule' for this row.)ro IsakmpCookie (ISAKMP-DOI-IND-MON-MIB) .1.3.6.1.3.1010.1.1.1.2.1.6 |
ipsecChannelSaResponderCookieThe value of the cookie used by the responder for the IKE SA
in the channel. (The value of 'saIkeResponderCookie' from
'ikeMonModule' for this row.)ro IsakmpCookie (ISAKMP-DOI-IND-MON-MIB) .1.3.6.1.3.1010.1.1.1.2.1.7 |
ipsecChanAggTableThe optional (conceptual) table containing information on
aggregate statistics for the channel types.
The number of rows is the same as the number of channel types
supported by the entity.
The maximum number of rows is implementation dependent. SEQUENCE OF IpsecChanAggEntry .1.3.6.1.3.1010.1.1.1.3 |
ipsecChanAggEntryAn entry (conceptual row) containing the aggregate
statistics for a specific channel type.
A row in this table cannot be created or deleted by SNMP
operations on columns of the table. IpsecChanAggEntry .1.3.6.1.3.1010.1.1.1.3.1 |
ipsecChanAggTypeThe type of control channel for which this row aggregrates
statistics. IpsecChanOrTunType .1.3.6.1.3.1010.1.1.1.3.1.1 |
ipsecChanAggCurrentChannelsThe number of channels that are currently active that are of
the specified type.
This value should not include channel establishment attempts
in progress.ro Gauge32 .1.3.6.1.3.1010.1.1.1.3.1.2 |
ipsecChanAggTotalChannelsThe total number of channels of this type that have been
created in the entity since boot time.
This value should not include failed channel establishment
attempts.ro Counter32 .1.3.6.1.3.1010.1.1.1.3.1.3 |
ipsecChanAggDeletedChannelsThe total number of channels of this type that have been
deleted in the entity since boot time.
The sum of 'ipsecChanAggCurrentChannels' and this value
should equal 'ipsecChanAggTotalChannels'.ro Counter32 .1.3.6.1.3.1010.1.1.1.3.1.4 |
ipsecChanAggInboundOctetsThe total amount of traffic measured in bytes received by
all channels of this type. This is the sum of
'ipsecChannelInboundOctets' from the 'ipsecChannelEntry' of
each channel in 'ipsecChannelTable' that is of this type.ro Counter64 UNITS "bytes" .1.3.6.1.3.1010.1.1.1.3.1.5 |
ipsecChanAggOutboundOctetsThe total amount of traffic measured in bytes sent by all
channels of this type. This is the sum of
'ipsecChannelOutboundOctets' from the 'ipsecChannelEntry' of
each channel in 'ipsecChannelTable' that is of this type.ro Counter64 UNITS "bytes" .1.3.6.1.3.1010.1.1.1.3.1.6 |
ipsecChanAggInboundPacketsThe total number of packets received by all channels of this
type. This is the sum of 'ipsecChannelInboundPackets' from
the 'ipsecChannelEntry' of each channel in
'ipsecChannelTable' that is of this type.ro Counter64 .1.3.6.1.3.1010.1.1.1.3.1.7 |
ipsecChanAggOutboundPacketsThe total number of packets sent by all channels of this
type. This is the sum of 'ipsecChannelOutboundPackets' from
the 'ipsecChannelEntry' of each channel in
'ipsecChannelTable' that is of this type.ro Counter64 .1.3.6.1.3.1010.1.1.1.3.1.8 |
ipsecChanAggReceiveErrorsThe total number of receive errors incurred by all channels
of this type. This is the sum of 'ipsecChannelReceiveErrors'
from the 'ipsecChannelEntry' of each channel in
'ipsecChannelTable' that is of this type.ro Counter32 .1.3.6.1.3.1010.1.1.1.3.1.9 |
ipsecChanAggSendErrorsThe total number of send errors incurred by all channels of
this type. This is the sum of 'ipsecChannelSendErrors' from
the 'ipsecChannelEntry' of each channel in
'ipsecChannelTable' that is of this type.ro Counter32 .1.3.6.1.3.1010.1.1.1.3.1.10 |
ipsecChanAggCurrentTunnelsThe current number of active IPsec tunnels that have been
created by all channels of this type. This is the sum of
'ipsecChannelCurrentTunnels' from the 'ipsecChannelEntry' of
each channel in 'ipsecChannelTable' that is of this type.ro Gauge32 .1.3.6.1.3.1010.1.1.1.3.1.11 |
ipsecChanAggTotalTunnelsThe total number of IPsec tunnels that have been created by
all channels of this type. This is the sum of
'ipsecChannelTotalTunnels' from the 'ipsecChannelEntry' of
each channel in 'ipsecChannelTable' that is of this type.ro Counter32 .1.3.6.1.3.1010.1.1.1.3.1.12 |
ipsecChanAggDeletedTunnelsThe total number of IPsec tunnels that have been deleted by
all channels of this type. This is the sum of
'ipsecChannelDeletedTunnels' from the 'ipsecChannelEntry' of
each channel in 'ipsecChannelTable' that is of this type.
The sum of 'ipsecChanAggCurrentTunnels' and this value should
equal 'ipsecChanAggTotalTunnels'.ro Counter32 .1.3.6.1.3.1010.1.1.1.3.1.13 |
ipsecChanAggTnlInboundOctetsThe amount of traffic measured in bytes received by all
tunnels created by all channels of this type. This is the sum
of 'ipsecChannelTunnelInboundOctets' from the
'ipsecChannelEntry' of each channel in 'ipsecChannelTable'
that is of this type.ro Counter64 UNITS "bytes" .1.3.6.1.3.1010.1.1.1.3.1.14 |
ipsecChanAggTnlOutboundOctetsThe amount of traffic measured in bytes sent by all tunnels
created by all channels of this type. This is the sum of
'ipsecChannelTunnelOutboundOctets' from the
'ipsecChannelEntry' of each channel in 'ipsecChannelTable'
that is of this type.ro Counter64 UNITS "bytes" .1.3.6.1.3.1010.1.1.1.3.1.15 |
ipsecChanAggTnlInboundPacketsThe total number of packets received by all tunnels created
by all channels of this type. This is the sum of
'ipsecChannelTunnelInboundPackets' from the
'ipsecChannelEntry' of each channel in 'ipsecChannelTable'
that is of this type.ro Counter64 .1.3.6.1.3.1010.1.1.1.3.1.16 |
ipsecChanAggTnlOutboundPacketsThe total number of packets sent by all tunnels created by
all channels of this type. This is the sum of
'ipsecChannelTunnelOutboundPackets' from the
'ipsecChannelEntry' of each channel in 'ipsecChannelTable'
that is of this type.ro Counter64 .1.3.6.1.3.1010.1.1.1.3.1.17 |
ipsecChanAggTnlReceiveErrorsThe total number of receive errors incurred in all tunnels
created by all channels of this type. This is the sum of
'ipsecChannelTunnelReceiveErrors' from the
'ipsecChannelEntry' of each channel in 'ipsecChannelTable'
that is of this type.ro Counter32 .1.3.6.1.3.1010.1.1.1.3.1.18 |
ipsecChanAggTnlSendErrorsThe total number of send errors incurred in all tunnels
created by all channels of this type. This is the sum of
'ipsecChannelTunnelSendErrors' from the 'ipsecChannelEntry'
of each channel in 'ipsecChannelTable' that is of this type.ro Counter32 .1.3.6.1.3.1010.1.1.1.3.1.19 |
channelStatsThis is the base object identifier for all objects which are
global (non-error) counters for channels. OBJECT IDENTIFIER .1.3.6.1.3.1010.1.1.2 |
currentChannelsThe total number of channels currently in existence in the
entity.
This is the same as the number of rows in the channel table,
whether there are IKE SAs for each row or not.ro Gauge32 .1.3.6.1.3.1010.1.1.2.1 |
totalChannelsThe total number of channels created by the entity since
system boot.
Channel creation is defined as the addition of a row to the
channel table, whether an IKE SA was created at the same time
or not.ro Counter32 .1.3.6.1.3.1010.1.1.2.2 |
deletedChannelsThe total number of channels deleted by the entity.
Channel deletion is defined as the removal of a row from the
channel table, independent of the existence of the IKE SAs
that may have supported it.
Note that the sum of 'currentChannels' and 'deletedChannels'
is equal to 'totalChannels'.ro Counter32 .1.3.6.1.3.1010.1.1.2.3 |
channelErrorsThis is the base object identifier for all objects which are
global error counters for channels. OBJECT IDENTIFIER .1.3.6.1.3.1010.1.1.3 |
channelTrapsThis is the base object identifier for all objects which are
traps for channels. OBJECT IDENTIFIER .1.3.6.1.3.1010.1.1.4 |
channelUpThe specified channel is now up. (In other words, the number
of current IKE SAs supporting the channel has changed from
zero to a non-zero value.) NOTIFICATION-TYPE .1.3.6.1.3.1010.1.1.4.1 |
channelDownThe specified channel is now down. (In other words, the
number of current IKE SAs supporting the channel has changed
to zero from a non-zero value.) NOTIFICATION-TYPE .1.3.6.1.3.1010.1.1.4.2 |
channelTrapObjectsThis is the base object identifier for objects which are
used as part of traps for channels. OBJECT IDENTIFIER .1.3.6.1.3.1010.1.1.5 |
channelTrapLocalEndpointThe index to an endpoint that is the local endpoint of a
channel in a trap.ro Unsigned32 .1.3.6.1.3.1010.1.1.5.1 |
channelTrapRemoteEndpointThe index to an endpoint that is the remote endpoint of a
channel in a trap.ro Unsigned32 .1.3.6.1.3.1010.1.1.5.2 |
channelTrapControlThis is the base object identifier for all objects which are
trap controls for channel traps. OBJECT IDENTIFIER .1.3.6.1.3.1010.1.1.6 |
channelUpTrapEnableIndicates whether channelUp traps should be generated.rw TruthValue (SNMPv2-TC) .1.3.6.1.3.1010.1.1.6.1 |
channelDownTrapEnableIndicates whether channelDown traps should be generated.rw TruthValue (SNMPv2-TC) .1.3.6.1.3.1010.1.1.6.2 |
channelGroupsThis is the base object identifier for all objects which
describe the groups in the channel part of this MIB. OBJECT IDENTIFIER .1.3.6.1.3.1010.1.1.7 |
channelConformanceThis is the base object identifier for all objects which
describe the conformance in the channel part of this MIB. OBJECT IDENTIFIER .1.3.6.1.3.1010.1.1.8 |
tunnelObjectsThis is the base object identifier for all tunnel related
objects. OBJECT IDENTIFIER .1.3.6.1.3.1010.1.2 |
tunnelTablesThis is the base object identifier for all objects which are
tables for tunnels. OBJECT IDENTIFIER .1.3.6.1.3.1010.1.2.1 |
ipsecTunnelTableThe (conceptual) table containing information on IPsec SA
suite-based tunnels.
The number of rows is, at a minimum, the same as the number
of IPsec SA suites in the entity that have identical
selectors. Additional rows for tunnels without active IPsec
SA suites may also appear in the table.
The maximum number of rows is implementation dependent. SEQUENCE OF IpsecTunnelEntry .1.3.6.1.3.1010.1.2.1.1 |
ipsecTunnelEntryAn entry (conceptual row) containing the information on a
particular tunnel.
A row in this table cannot be created or deleted by SNMP
operations on columns of the table. IpsecTunnelEntry .1.3.6.1.3.1010.1.2.1.1.1 |
ipsecTunnelTypeThe type of tunnel represented by this row.
This is an implementation dependent value, used to assist in
controlling how tunnels are sorted. IpsecChanOrTunType .1.3.6.1.3.1010.1.2.1.1.1.1 |
ipsecTunnelIdThe index value of the selector table row that contains the
selectors that are the identity of this tunnel.
Specifically, this is the value of 'selectorIndex' from the
appropriate row ('selectorEntry') from the table
'selectorTable' from the MIB 'ipsecMonModule'.
(NOTE: Should this be an OBJECT IDENTIFIER instead?) Unsigned32 .1.3.6.1.3.1010.1.2.1.1.1.2 |
ipsecTunnelLocalIpAddrTypeThe type of address used by the local endpoint of the
tunnel.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.3.1010.1.2.1.1.1.3 |
ipsecTunnelLocalIpAddressThe address used by the local endpoint of the tunnel.ro InetAddress .1.3.6.1.3.1010.1.2.1.1.1.4 |
ipsecTunnelRemoteIpAddrTypeThe type of address used by the remote endpoint of the
tunnel.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.3.1010.1.2.1.1.1.5 |
ipsecTunnelRemoteIpAddressThe address used by the remote endpoint of the tunnel.ro InetAddress .1.3.6.1.3.1010.1.2.1.1.1.6 |
ipsecTunnelLocalEndpointThe index of the local endpoint that negotiated this tunnel.
It is the value of 'endpointIndex' from the correct row
('IkeEndpointEntry') of the 'ikeEndpointTable' from
'ikeMonModule'.
(NOTE: Should this be an OBJECT IDENTIFIER instead?)ro Unsigned32 .1.3.6.1.3.1010.1.2.1.1.1.7 |
ipsecTunnelRemoteEndpointThe index of the remote endpoint that negotiated this
tunnel.
It is the value of 'endpointIndex' from the correct row
('IkeEndpointEntry') of the 'ikeEndpointTable' from
'ikeMonModule'.ro Unsigned32 .1.3.6.1.3.1010.1.2.1.1.1.8 |
ipsecTunnelCurrentSaSuitesThe number of phase 2 SA suites that are currently active
that make up this tunnel.
This value may be 0 if the tunnel has not yet been set up, or
the implementation does not require the existence of phase 2
SA suites for the tunnel to exist, or if the tunnel is
considered a permanent entry in the table by the
implementation.
This value should not include phase 2 SA suite establishment
attempts in progress.ro Gauge32 .1.3.6.1.3.1010.1.2.1.1.1.9 |
ipsecTunnelTotalSaSuitesThe total number of phase 2 SA suites that are part of this
tunnel that have been created in the entity since boot time.
This value should not include failed phase 2 SA suite
establishment attempts.ro Counter32 .1.3.6.1.3.1010.1.2.1.1.1.10 |
ipsecTunnelDeletedSaSuitesThe total number of phase 2 SA suites that are part of this
channel that have been deleted in the entity since boot time.
The sum of 'ipsecTunnelCurrentSaSuites' and this value should
equal 'ipsecTunnelTotalSaSuites'.ro Counter32 .1.3.6.1.3.1010.1.2.1.1.1.11 |
ipsecTunnelTimeUpSecondsThe total number of seconds since there has been at least
one valid phase 2 SA suite supporting the channel. In other
words, the number of seconds since the value of
'ipsecTunnelCurrentSaSuites' changed from 0 to any other
value.ro Counter32 UNITS "seconds" .1.3.6.1.3.1010.1.2.1.1.1.12 |
ipsecTunnelTimeDownSecondsThe total number of seconds since the last valid phase 2 SA
suite supporting the channel was deleted. In other words, the
number of seconds since the value of
'ipsecTunnelCurrentSaSuites' changed to 0 from any other
value.ro Counter32 UNITS "seconds" .1.3.6.1.3.1010.1.2.1.1.1.13 |
ipsecTunnelTotalInboundOctetsThe total amount of traffic measured in bytes received by
the tunnel. This is the sum of 'suiteInUserOctets' from the
'suiteEntry' of each phase 2 SA suite in 'suiteTable' that is
part of this tunnel.ro Counter64 UNITS "bytes" .1.3.6.1.3.1010.1.2.1.1.1.14 |
ipsecTunnelTotalOutboundOctetsThe total amount of traffic measured in bytes sent by the
tunnel. This is the sum of 'suiteOutUserOctets' from the
'suiteEntry' of each phase 2 SA suite in 'suiteTable' that is
part of this tunnel.ro Counter64 UNITS "bytes" .1.3.6.1.3.1010.1.2.1.1.1.15 |
ipsecTunnelTotalInboundPacketsThe total number of packets received by the tunnel. This is
the sum of 'suiteInPackets' from the 'suiteEntry' of each
phase 2 SA suite in 'suiteTable' that is part of this
tunnel.ro Counter64 .1.3.6.1.3.1010.1.2.1.1.1.16 |
ipsecTunnelTotalOutboundPacketsThe total number of packets sent by the tunnel. This is the
sum of 'suiteOutPackets' from the 'suiteEntry' of each phase
2 SA suite in 'suiteTable' that is part of this tunnel.ro Counter64 .1.3.6.1.3.1010.1.2.1.1.1.17 |
ipsecTunnelSendErrorsThe total number of send errors in the tunnel. This is the
sum of 'suiteSendErrors' from the 'suiteEntry' of each phase
2 SA suite in 'suiteTable' that is part of this tunnel.ro Counter32 .1.3.6.1.3.1010.1.2.1.1.1.18 |
ipsecTunnelReceiveErrorsThe total number of receive errors in the tunnel. This is
the sum of 'suiteReceiveErrors' from the 'suiteEntry' of each
phase 2 SA suite in 'suiteTable' that is part of this
tunnel.ro Counter32 .1.3.6.1.3.1010.1.2.1.1.1.19 |
ipsecTunnelSuiteTableThe (conceptual) table containing information on IPsec SA
suites.
The number of rows is the same as the number of IPsec SA
suites in the entity.
The maximum number of rows is implementation dependent. SEQUENCE OF IpsecTunnelSuiteEntry .1.3.6.1.3.1010.1.2.1.2 |
ipsecTunnelSuiteEntryAn entry (conceptual row) containing the identifiers to a
particular SA suite.
A row in this table cannot be created or deleted by SNMP
operations on columns of the table. IpsecTunnelSuiteEntry .1.3.6.1.3.1010.1.2.1.2.1 |
ipsecTunnelSuiteIndexA unique value, greater than zero, for each SA suite in the
tunnel. It is recommended that values are assigned
contiguously starting from 1. Unsigned32 .1.3.6.1.3.1010.1.2.1.2.1.1 |
ipsecTunnelSuiteReferenceThe object identifier of the IPsec SA suite row that
represents the IPsec SA suite in the tunnel.
Specifically, the value of this object is the object
identifier of 'suiteIndex' of the appropriate row
('SuiteEntry') in 'suiteTable' from 'ikeMonModule'.ro OBJECT IDENTIFIER .1.3.6.1.3.1010.1.2.1.2.1.2 |
ipsecTunAggTableThe optional (conceptual) table containing information on
aggregate statistics for the tunnel types.
The number of rows is the same as the number of tunnel types
supported by the entity.
The maximum number of rows is implementation dependent. SEQUENCE OF IpsecTunAggEntry .1.3.6.1.3.1010.1.2.1.3 |
ipsecTunAggEntryAn entry (conceptual row) containing the aggregate
statistics for a specific tunnel type.
A row in this table cannot be created or deleted by SNMP
operations on columns of the table. IpsecTunAggEntry .1.3.6.1.3.1010.1.2.1.3.1 |
ipsecTunAggCurrentTunnelsThe number of tunnels that are currently active that are of
the specified type.
This value should not include tunnel establishment attempts
in progress.ro Gauge32 .1.3.6.1.3.1010.1.2.1.3.1.1 |
ipsecTunAggTotalTunnelsThe total number of tunnels of this type that have been
created in the entity since boot time.
This value should not include failed tunnel establishment
attempts.ro Counter32 .1.3.6.1.3.1010.1.2.1.3.1.2 |
ipsecTunAggDeletedTunnelsThe total number of tunnels of this type that have been
deleted in the entity since boot time.
The sum of 'ipsecTunAggCurrentTunnels' and this value should
equal 'ipsecTunAggTotalTunnels'.ro Counter32 .1.3.6.1.3.1010.1.2.1.3.1.3 |
ipsecTunAggInboundOctetsThe total amount of traffic measured in bytes received by
all tunnels of this type. This is the sum of
'ipsecTunnelInboundOctets' from the 'ipsecTunnelEntry' of
each tunnel in 'ipsecTunnelTable' that is of this type.ro Counter64 UNITS "bytes" .1.3.6.1.3.1010.1.2.1.3.1.4 |
ipsecTunAggOutboundOctetsThe total amount of traffic measured in bytes sent by all
tunnels of this type. This is the sum of
'ipsecTunnelOutboundOctets' from the 'ipsecTunnelEntry' of
each tunnel in 'ipsecTunnelTable' that is of this type.ro Counter64 UNITS "bytes" .1.3.6.1.3.1010.1.2.1.3.1.5 |
ipsecTunAggInboundPacketsThe total number of packets received by all tunnels of this
type. This is the sum of 'ipsecTunnelInboundPackets' from the
'ipsecTunnelEntry' of each tunnel in 'ipsecTunnelTable' that
is of this type.ro Counter64 .1.3.6.1.3.1010.1.2.1.3.1.6 |
ipsecTunAggOutboundPacketsThe total number of packets sent by all tunnels of this
type. This is the sum of 'ipsecTunnelOutboundPackets' from
the 'ipsecTunnelEntry' of each tunnel in 'ipsecTunnelTable'
that is of this type.ro Counter64 .1.3.6.1.3.1010.1.2.1.3.1.7 |
ipsecTunAggSendErrorsThe total number of send errors incurred by all tunnels of
this type. This is the sum of 'ipsecTunnelSendErrors' from
the 'ipsecTunnelEntry' of each tunnel in 'ipsecTunnelTable'
that is of this type.ro Counter32 .1.3.6.1.3.1010.1.2.1.3.1.8 |
ipsecTunAggReceiveErrorsThe total number of receive errors incurred by all tunnels
of this type. This is the sum of 'ipsecTunnelReceiveErrors'
from the 'ipsecTunnelEntry' of each tunnel in
'ipsecTunnelTable' that is of this type.ro Counter32 .1.3.6.1.3.1010.1.2.1.3.1.9 |
tunnelBySelectorsTableThe (conceptual) table that sorts the tunnels by the
selectors.
The number of rows in this table is the same as the number of
tunnels in the entity. SEQUENCE OF TunnelBySelectorsEntry .1.3.6.1.3.1010.1.2.1.4 |
tunnelBySelectorsEntryAn entry (conceptual row) referencing a particular tunnel.
A row in this table cannot be created or deleted by SNMP
operations on columns of the table. TunnelBySelectorsEntry .1.3.6.1.3.1010.1.2.1.4.1 |
tunnelBySelectorsHashThe hash result of the full identifer of the tunnel. Precise
definition to be completed. OCTET STRING .1.3.6.1.3.1010.1.2.1.4.1.1 |
tunnelBySelectorsIndexA unique value, greater than zero, for each tunnel in the
table where the hash results of the tunnel identifiers
collide. It is recommended that values are assigned
contiguously starting from 1. Unsigned32 .1.3.6.1.3.1010.1.2.1.4.1.2 |
tunnelBySelectorsIdThe identifier of the tunnel.
The value of this object is the index of the selector
('selectorIndex') row ('SelectorEntry') from the
'selectorTable' that identifies this tunnel.ro Unsigned32 .1.3.6.1.3.1010.1.2.1.4.1.3 |
tunnelBySelectorsTypeThe type assigned to the tunnel for which this row refers.ro IpsecChanOrTunType .1.3.6.1.3.1010.1.2.1.4.1.4 |
tunnelBySelectorsRefThe object identifier of 'tunnelIndex' in the row
('tunnelEntry') of the 'tunnelTable' to which this row
refers.ro OBJECT IDENTIFIER .1.3.6.1.3.1010.1.2.1.4.1.5 |
tunnelStatsThis is the base object identifier for all objects which are
global (non-error) counters for tunnels. OBJECT IDENTIFIER .1.3.6.1.3.1010.1.2.2 |
currentTunnelsThe total number of tunnels currently in existence in the
entity.
This is the same as the number of rows in the tunnel table,
whether there are IPsec SA suites for each row or not.ro Gauge32 .1.3.6.1.3.1010.1.2.2.1 |
totalTunnelsThe total number of tunnels created by the entity since
system boot.
Tunnel creation is defined as the addition of a row to the
tunnel table, whether an IPsec SA was created at the same
time or not.ro Counter32 .1.3.6.1.3.1010.1.2.2.2 |
deletedTunnelsThe total number of tunnels deleted by the entity.
Tunnel deletion is defined as the removal of a row from the
tunnel table, independent of the existence of the phase 2 SA
suites that may have supported it.
Note that the sum of 'currentTunnels' and 'deletedTunnels'
should is to 'totalTunnels'.ro Counter32 .1.3.6.1.3.1010.1.2.2.3 |
tunnelErrorsThis is the base object identifier for all objects which are
global error counters for tunnels. OBJECT IDENTIFIER .1.3.6.1.3.1010.1.2.3 |
tunnelTrapsThis is the base object identifier for all objects which are
traps for tunnels. OBJECT IDENTIFIER .1.3.6.1.3.1010.1.2.4 |
tunnelUpThe specified tunnel is now up. (In other words, the number
of current phase 2 SA suites supporting the tunnel has
changed from zero to a non-zero value.) NOTIFICATION-TYPE .1.3.6.1.3.1010.1.2.4.1 |
tunnelDownThe specified tunnel is now down. (In other words, the
number of current phase 2 SA suites supporting the tunnel has
changed to zero from a non-zero value.) NOTIFICATION-TYPE .1.3.6.1.3.1010.1.2.4.2 |
tunnelTrapObjectsThis is the base object identifier for objects which are
used as part of traps for tunnels. OBJECT IDENTIFIER .1.3.6.1.3.1010.1.2.5 |
tunnelTrapIdentifierThe index to a selector that is the identifier of a tunnel
in a trap.ro Unsigned32 .1.3.6.1.3.1010.1.2.5.1 |
tunnelTrapControlThis is the base object identifier for all objects which are
trap controls for tunnel traps. OBJECT IDENTIFIER .1.3.6.1.3.1010.1.2.6 |
tunnelUpTrapEnableIndicates whether tunnelUp traps should be generated.rw TruthValue (SNMPv2-TC) .1.3.6.1.3.1010.1.2.6.1 |
tunnelDownTrapEnableIndicates whether tunnelDown traps should be generated.rw TruthValue (SNMPv2-TC) .1.3.6.1.3.1010.1.2.6.2 |
tunnelGroupsThis is the base object identifier for all objects which
describe the groups in the tunnel part of this MIB. OBJECT IDENTIFIER .1.3.6.1.3.1010.1.2.7 |
tunnelConformanceThis is the base object identifier for all objects which
describe the conformance in the tunnel part of this MIB. OBJECT IDENTIFIER .1.3.6.1.3.1010.1.2.8 |