RAPID-IPSEC-TUNNEL-MIB
AI MIB Summary
The RAPID-IPSEC-TUNNEL-MIB provides SNMP management capabilities for RapidStream systems to monitor and configure IPsec tunnel interfaces, including tunnel status, cryptographic parameters, and traffic statistics. This module enables administrators to track tunnel state transitions, security association lifetimes, and packet throughput for RapidStream's proprietary tunneling infrastructure.
The MIB module describes various tunnel objects of RapidStream system.
Main OID:
rsInfoModule.1.3.6.1.4.1.4355.6
48
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
48 total| Object Name |
|---|
rsInfoModuleThe MIB module describes various tunnel objects of RapidStream system. MODULE-IDENTITY .1.3.6.1.4.1.4355.6 |
rsIpsecTunnelMIBThis is the base object identifier for all tunnel branches. OBJECT IDENTIFIER .1.3.6.1.4.1.4355.6.5 |
rsIpsecTunnelThis is the base object identifier for all tunnel information. OBJECT IDENTIFIER .1.3.6.1.4.1.4355.6.5.1 |
rsIpsecTunnelNumThe total number of entries in the rsIpsecTunnelTable.ro Unsigned32 .1.3.6.1.4.1.4355.6.5.1.1 |
rsIpsecTunnelTableThis is the connection table describing all current tunnels exist on this entity. SEQUENCE OF RSIpsecTunnelEntry .1.3.6.1.4.1.4355.6.5.1.2 |
rsIpsecTunnelEntryAn entry (conceptual row) containing the information on a tunnel between two security gateways. RSIpsecTunnelEntry .1.3.6.1.4.1.4355.6.5.1.2.1 |
rsIpsecTunnelIDThe running index of this tunnel.ro Integer32 .1.3.6.1.4.1.4355.6.5.1.2.1.1 |
rsIpsecTunnelLocalAddrThe local IP address of the current tunnel.ro IpAddress .1.3.6.1.4.1.4355.6.5.1.2.1.2 |
rsIpsecTunnelPeerAddrThe remote IP address of the current tunnel.ro IpAddress .1.3.6.1.4.1.4355.6.5.1.2.1.3 |
rsIpsecTunnelInSpiThe security parameters index of inbound SA's within this tunnel.ro Integer32 .1.3.6.1.4.1.4355.6.5.1.2.1.4 |
rsIpsecTunnelOutSpiThe security parameters index of outbound SA's within this tunnel.ro Integer32 .1.3.6.1.4.1.4355.6.5.1.2.1.5 |
rsIpsecTunnelCreateTimeThe date and time when the tunnel is created.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.4355.6.5.1.2.1.6 |
rsIpsecTunnelDeviceIDThe identifier of target device where the SA resides.ro Unsigned32 .1.3.6.1.4.1.4355.6.5.1.2.1.7 |
rsIpsecTunnelEspEncryptAlgThe encryption algorithm used in the tunnel. It's 0 if ESP is not used.ro Enumeration .1.3.6.1.4.1.4355.6.5.1.2.1.8 |
rsIpsecTunnelEspAuthAlgThe authentication algorithm used in the tunnel. It's 0 if ESP is not used.ro Enumeration .1.3.6.1.4.1.4355.6.5.1.2.1.9 |
rsIpsecTunnelAhAuthAlgThe AH authentication algorithm used in the tunnel. It's 0 if AH is not used.ro Enumeration .1.3.6.1.4.1.4355.6.5.1.2.1.10 |
rsIpsecTunnelModeThe tunnel/transport mode of the tunnel.ro Enumeration .1.3.6.1.4.1.4355.6.5.1.2.1.11 |
rsIpsecTunnelKeyModeThe key mode of the tunnel.ro Enumeration .1.3.6.1.4.1.4355.6.5.1.2.1.12 |
rsIpsecTunnelLifeTimeThe life time (in hundredths of a second) of the tunnel.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.4355.6.5.1.2.1.13 |
rsIpsecTunnelLifeLengthThe maximum traffic in bytes that the tunnel is allowed to support.ro Counter32 .1.3.6.1.4.1.4355.6.5.1.2.1.14 |
rsIpsecTunnelInSaBytesCurrent active inbound SA bytes of the tunnel.ro Counter32 .1.3.6.1.4.1.4355.6.5.1.2.1.15 |
rsIpsecTunnelOutSaBytesCurrent active outbound SA bytes of the tunnel.ro Counter32 .1.3.6.1.4.1.4355.6.5.1.2.1.16 |
rsIpsecTunnelAccSecsThe number of seconds that the tunnel has existed.ro Counter32 .1.3.6.1.4.1.4355.6.5.1.2.1.17 |
rsIpsecTunnelSelectorProtocolThe ip protocol number that this SA selector carries, or 0 if it carries any protocol.ro Enumeration .1.3.6.1.4.1.4355.6.5.1.2.1.18 |
rsIpsecTunnelSelectorRemoteIPTypeThe type of remote IP address of the SA selector in the entity.ro Enumeration .1.3.6.1.4.1.4355.6.5.1.2.1.19 |
rsIpsecTunnelSelectorRemoteIPOneThe first remote IP address of the SA selector in the entity. It's IP address if remote IP of this selector only has one address. It's IP address of subnet if the remote IP of this selector is IP subnet. It's the start IP address if the remote IP of this selector has a range of addresses.ro IpAddress .1.3.6.1.4.1.4355.6.5.1.2.1.20 |
rsIpsecTunnelSelectorRemoteIPTwoThe second remote IP address of the SA selector in the entity. It's 0 if remote IP of this selector only has one address. It's netmask of subnet if the remote IP of this selector is IP subnet. It's the end IP address if the remote IP of this selector has a range of addresses.ro IpAddress .1.3.6.1.4.1.4355.6.5.1.2.1.21 |
rsIpsecTunnelSelectorRemotePortThe remote port used by this selector in the entity.ro INTEGER .1.3.6.1.4.1.4355.6.5.1.2.1.22 |
rsIpsecTunnelSelectorLocalIPTypeThe type of local IP address of the SA selector in the entity.ro Enumeration .1.3.6.1.4.1.4355.6.5.1.2.1.23 |
rsIpsecTunnelSelectorLocalIPOneThe first local IP address of the SA selector in the entity. It's IP address if local IP of this selector only has one address. It's IP address of subnet if the local IP of this selector is IP subnet. It's the start IP address if the local IP of this selector has a range of IP addresses.ro IpAddress .1.3.6.1.4.1.4355.6.5.1.2.1.24 |
rsIpsecTunnelSelectorLocalIPTwoThe second local IP address of the SA selector in the entity. It's 0 if local IP of this selector only has one address. It's netmask of subnet if the local IP of this selector is IP subnet. It's the end IP address if the local IP of this selector has a range of IP addresses.ro IpAddress .1.3.6.1.4.1.4355.6.5.1.2.1.25 |
rsIpsecTunnelSelectorLocalPortThe local port used by this selector in the entity.ro INTEGER .1.3.6.1.4.1.4355.6.5.1.2.1.26 |
rsIpsecTunnelNumRekeyThe number of rekeys of the tunnel.ro Counter32 .1.3.6.1.4.1.4355.6.5.1.2.1.27 |
rsIpsecTunnelInKbytesTotal inbound traffic in Kbytes since the establish of this tunnel.ro Counter32 UNITS "Kbytes" .1.3.6.1.4.1.4355.6.5.1.2.1.28 |
rsIpsecTunnelOutKbytesTotal outound traffic in Kbytes since the establish of this connection.ro Counter32 UNITS "Kbytes" .1.3.6.1.4.1.4355.6.5.1.2.1.29 |
rsIpsecTunnelInPacketsTotal number of inbound packets since the establish of this connection.ro Counter32 .1.3.6.1.4.1.4355.6.5.1.2.1.30 |
rsIpsecTunnelOutPacketsTotal number of outound packets since the establish of this connection.ro Counter32 .1.3.6.1.4.1.4355.6.5.1.2.1.31 |
rsIpsecTunnelInDecryptErrorsTotal number of packets discarded due to decryption error since the establish of this connection.ro Counter32 .1.3.6.1.4.1.4355.6.5.1.2.1.32 |
rsIpsecTunnelInAuthErrorsTotal number of packets discarded due to authentication error since the establish of this connection.ro Counter32 .1.3.6.1.4.1.4355.6.5.1.2.1.33 |
rsIpsecTunnelInReplayErrorsTotal number of packets discarded due to replay error since the establish of this connection.ro Counter32 .1.3.6.1.4.1.4355.6.5.1.2.1.34 |
rsIpsecTunnelInOtherErrorsThe 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.ro Counter32 .1.3.6.1.4.1.4355.6.5.1.2.1.35 |
rsIpsecTunnelOutDecryptErrorsTotal number of packets discarded due to decryption error since the establish of this connection.ro Counter32 .1.3.6.1.4.1.4355.6.5.1.2.1.36 |
rsIpsecTunnelOutAuthErrorsTotal number of packets discarded due to authentication error since the establish of this connection.ro Counter32 .1.3.6.1.4.1.4355.6.5.1.2.1.37 |
rsIpsecTunnelOutReplayErrorsTotal number of packets discarded due to replay error since the establish of this connection.ro Counter32 .1.3.6.1.4.1.4355.6.5.1.2.1.38 |
rsIpsecTunnelOutOtherErrorsThe 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.ro Counter32 .1.3.6.1.4.1.4355.6.5.1.2.1.39 |
rsIpsecTunnelUdpEncapIndicates whether if UDP encapsulated IPSec has been enabled.ro Enumeration .1.3.6.1.4.1.4355.6.5.1.2.1.40 |
rsIpsecTunnelPeerUdpPortThe peer's UDP port of current tunnel when UDP encapsulated IPSec is enabled.ro INTEGER .1.3.6.1.4.1.4355.6.5.1.2.1.41 |
rsIpsecTunnelOrigPeerAddrThe original peer ip address of current tunnel when UDP encapsulated IPSec is enabledro IpAddress .1.3.6.1.4.1.4355.6.5.1.2.1.42 |