RAPID-IPSEC-ENDPOINT-PAIR-MIB

File: RAPID-IPSEC-ENDPOINT-PAIR-MIB.mib (16375 bytes)

Imported modules

SNMPv2-SMI RAPID-MIB

Imported symbols

Counter32 Integer32 MODULE-IDENTITY
OBJECT-TYPE Unsigned32 Gauge32
OBJECT-IDENTITY enterprises IpAddress
rapidstream

Defined Types

RSIpsecEndpointPairEntry  
SEQUENCE    
  rsIpsecEndpointPairIndex Integer32
  rsIpsecEndpointPairLocalAddr IpAddress
  rsIpsecEndpointPairPeerAddr IpAddress
  rsIpsecEndpointPairInSAs Unsigned32
  rsIpsecEndpointPairOutSAs Unsigned32
  rsIpsecEndpointPairInAccKbytes Counter32
  rsIpsecEndpointPairOutAccKbytes Counter32
  rsIpsecEndpointPairInPackets Counter32
  rsIpsecEndpointPairOutPackets Counter32
  rsIpsecEndpointPairDecryptErrors Counter32
  rsIpsecEndpointPairAuthErrors Counter32
  rsIpsecEndpointPairReplayErrors Counter32
  rsIpsecEndpointPairPolicyErrors Counter32
  rsIpsecEndpointPairPadErrors Counter32
  rsIpsecEndpointPairOtherReceiveErrors Counter32
  rsIpsecEndpointPairSendErrors Counter32

RSIpsecEndpointPairPeerIPToTunnelEntry  
SEQUENCE    
  rsIpsecEndpointPairPeerIPToTunnelPeerIP IpAddress
  rsIpsecEndpointPairPeerIPToTunnelTunnelID Integer32

Defined Values

rsIpsecEndpointPairModule 1.3.6.1.4.1.4355.5
The MIB module describes generic Ipsec Endpoint Pair information of RapidStream system. Mainly, the information obtained from this MIB is used to constructed topological view of IPSec security gateways that are connected by IPSec tunnels. An IPSec Endpoint Pair is a pair of security gateways that are connected with 0 or more IPSec SA's in tunnel mode. It contains information of aggregated information of tunnel mode SA's between two security gateways. An IPSec Endpoint Pair is identified by a pair of IP addresses. Therefore, if an IPSec security gateway X has 2 external IP addresses while IPsec secruity gateway Y has 3 external IP addresses, there are potentially 6 IPsec Endpoint Pairs between X and Y.
MODULE-IDENTITY    

rsIpsecEndpointPairMIB 1.3.6.1.4.1.4355.5.1
This is the base object identifier for all IPSec tunnel branches.
Status: current Access: read-only
OBJECT-IDENTITY    

rsIpsecEndpointPair 1.3.6.1.4.1.4355.5.1.1
This is the base object identifier for all IPSec tunnel information.
Status: current Access: read-only
OBJECT-IDENTITY    

rsIpsecEndpointPairStatistics 1.3.6.1.4.1.4355.5.1.2
This is the base object identifier for all objects which are global counters for IPSec tunnels.
Status: current Access: read-only
OBJECT-IDENTITY    

rsIpsecEndpointPairNum 1.3.6.1.4.1.4355.5.1.1.1
The total number of entries in the rsIpsecEndpointPairTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rsIpsecEndpointPairTable 1.3.6.1.4.1.4355.5.1.1.2
This is the connection table describing all current IPSec tunnels exist on this entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RSIpsecEndpointPairEntry

rsIpsecEndpointPairEntry 1.3.6.1.4.1.4355.5.1.1.2.1
An entry (conceptual row) containing the information on a IPSec tunnel between two IPSec security gateways.
Status: current Access: not-accessible
OBJECT-TYPE    
  RSIpsecEndpointPairEntry  

rsIpsecEndpointPairIndex 1.3.6.1.4.1.4355.5.1.1.2.1.1
The running index of this IPSec endpoint pair.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsIpsecEndpointPairLocalAddr 1.3.6.1.4.1.4355.5.1.1.2.1.2
The local IP address of the current IPSec ednpoint pair.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rsIpsecEndpointPairPeerAddr 1.3.6.1.4.1.4355.5.1.1.2.1.3
The remote IP address of the current IPSec endpoint pair.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rsIpsecEndpointPairInSAs 1.3.6.1.4.1.4355.5.1.1.2.1.4
The number of inbound IPSEC SA's within this IPSec endpoint pair.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rsIpsecEndpointPairOutSAs 1.3.6.1.4.1.4355.5.1.1.2.1.5
The number of outbound IPSEC SA's within this IPSec endpoint pair.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rsIpsecEndpointPairInAccKbytes 1.3.6.1.4.1.4355.5.1.1.2.1.6
Total inbound traffic in Kbytes since the establish of this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsIpsecEndpointPairOutAccKbytes 1.3.6.1.4.1.4355.5.1.1.2.1.7
Total outound traffic in Kbytes since the establish of this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsIpsecEndpointPairInPackets 1.3.6.1.4.1.4355.5.1.1.2.1.8
Total number of inbound packets since the establish of this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsIpsecEndpointPairOutPackets 1.3.6.1.4.1.4355.5.1.1.2.1.9
Total number of outound packets since the establish of this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsIpsecEndpointPairDecryptErrors 1.3.6.1.4.1.4355.5.1.1.2.1.10
Total number of packets discarded due to decryption error since the establish of this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsIpsecEndpointPairAuthErrors 1.3.6.1.4.1.4355.5.1.1.2.1.11
Total number of packets discarded due to authentication error since the establish of this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsIpsecEndpointPairReplayErrors 1.3.6.1.4.1.4355.5.1.1.2.1.12
Total number of packets discarded due to replay error since the establish of this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsIpsecEndpointPairPolicyErrors 1.3.6.1.4.1.4355.5.1.1.2.1.13
Total number of packets discarded due to policy error since the establish of this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsIpsecEndpointPairPadErrors 1.3.6.1.4.1.4355.5.1.1.2.1.14
Total number of packets discarded due to pad value error since the establish of this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsIpsecEndpointPairOtherReceiveErrors 1.3.6.1.4.1.4355.5.1.1.2.1.15
The number of packets discarded due to errors other than decryption, authentication or replay errors. This may include packets dropped due to a lack of receive buffers, and may include packets dropped due to congestion at the decryption element.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsIpsecEndpointPairSendErrors 1.3.6.1.4.1.4355.5.1.1.2.1.16
The number of packets discarded due to any error. This may include errors due to a lack of transmit buffers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsIpsecEndpointPairTotalInSAs 1.3.6.1.4.1.4355.5.1.2.1
The total number of active inbound SA's in the entity.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rsIpsecEndpointPairTotalOutSAs 1.3.6.1.4.1.4355.5.1.2.2
The total number of active outbound SA's in the entity.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rsIpsecEndpointPairTotalInAccKbytes 1.3.6.1.4.1.4355.5.1.2.3
The total inbound IPsec traffic of this entity.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsIpsecEndpointPairTotalOutAccKbytes 1.3.6.1.4.1.4355.5.1.2.4
The total outbound IPsec traffic of this entity.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsIpsecEndpointPairTotalInPackets 1.3.6.1.4.1.4355.5.1.2.5
The total inbound IPsec packets of this entity.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsIpsecEndpointPairTotalOutPackets 1.3.6.1.4.1.4355.5.1.2.6
The total outbound IPsec packets of this entity.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsIpsecEndpointPairTotalDecryptErrors 1.3.6.1.4.1.4355.5.1.2.7
Total number of packets on this entity discarded due to encryption error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsIpsecEndpointPairTotalAuthErrors 1.3.6.1.4.1.4355.5.1.2.8
Total number of packets on this entity discarded due to authentication errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsIpsecEndpointPairTotalReplayErrors 1.3.6.1.4.1.4355.5.1.2.9
Total number of packets discarded due to replay errors on this entity.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsIpsecEndpointPairTotalPolicyErrors 1.3.6.1.4.1.4355.5.1.2.10
Total number of packets discarded due to policy errors on this entity.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsIpsecEndpointPairTotalPadErrors 1.3.6.1.4.1.4355.5.1.2.11
Total number of packets on this entity discarded due to pad value error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsIpsecEndpointPairTotalOtherReceiveErrors 1.3.6.1.4.1.4355.5.1.2.12
The total number of packets on this entity discarded due to errors other than decryption, authentication or replay errors. This may include packets dropped due to a lack of receive buffers, and may include packets dropped due to congestion at the decryption element.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsIpsecEndpointPairTotalSendErrors 1.3.6.1.4.1.4355.5.1.2.13
The total number of packets discarded due to any error on this entity.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsIpsecEndpointPairPeerIPToTunnel 1.3.6.1.4.1.4355.5.1.3
This is the base object identifier for all tunnels information of the policies.
Status: current Access: read-only
OBJECT-IDENTITY    

rsIpsecEndpointPairPeerIPToTunnelNum 1.3.6.1.4.1.4355.5.1.3.1
The total number of tunnels in the peeriptotunnel table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rsIpsecEndpointPairPeerIPToTunnelTable 1.3.6.1.4.1.4355.5.1.3.2
The peeriptotunnel table in the endpointpair mib.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RSIpsecEndpointPairPeerIPToTunnelEntry

rsIpsecEndpointPairPeerIPToTunnelEntry 1.3.6.1.4.1.4355.5.1.3.2.1
An entry (conceptual row) containing the peer ip and tunnel information.
Status: current Access: not-accessible
OBJECT-TYPE    
  RSIpsecEndpointPairPeerIPToTunnelEntry  

rsIpsecEndpointPairPeerIPToTunnelPeerIP 1.3.6.1.4.1.4355.5.1.3.2.1.1
The peer ip of the peeriptotunnel table.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rsIpsecEndpointPairPeerIPToTunnelTunnelID 1.3.6.1.4.1.4355.5.1.3.2.1.2
The tunnel id of the peeriptotunnel table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32