RAPID-IPSEC-TUNNEL-MIB
- Registered at
- 1.3.6.1.4.1.4355.6.5
- Last updated
- 1901-03-06 12:00
- Organization
- WatchGuard Technologies, Inc.
- Revisions
- 2001-04-20 12:00, 2002-11-01 12:00
- Namespace
- nortel
- Source file
RAPID-IPSEC-TUNNEL-MIB- Digest
sha256:7d13aef8ddb609e342f6ef7396e882d36c2587f08cc76567f76a9b28e9700b5d
Description
The MIB module describes various tunnel objects of RapidStream system.
Contact
Ella Yu WatchGuard Technologies, Inc. 1841 Zanker Road San Jose, CA 95112 USA 408-519-4888 ella.yu@watchguard.com
Imports
| From | Symbols |
|---|---|
| RAPID-MIB | rapidstream |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter64, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, enterprises, iso |
| SNMPv2-TC | DateAndTime, DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
RAPID-IPSEC-TUNNEL-MIB RAPID-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| rsIpsecTunnelMIB OBJECT-IDENTITY This is the base object identifier for all tunnel branches. | 1.3.6.1.4.1.4355.6.5 | current | ||
| rsIpsecTunnel OBJECT-IDENTITY This is the base object identifier for all tunnel information. | 1.3.6.1.4.1.4355.6.5.1 | current | ||
| rsIpsecTunnelNum OBJECT-TYPE The total number of entries in the rsIpsecTunnelTable. | 1.3.6.1.4.1.4355.6.5.1.1 | Unsigned32 | read-only | current |
| rsIpsecTunnelTable OBJECT-TYPE This is the connection table describing all current tunnels exist on this entity. | 1.3.6.1.4.1.4355.6.5.1.2 | not-accessible | current | |
| rsIpsecTunnelEntry OBJECT-TYPE An entry (conceptual row) containing the information on a tunnel between two security gateways. | 1.3.6.1.4.1.4355.6.5.1.2.1 | not-accessible | current | |
| rsIpsecTunnelID OBJECT-TYPE The running index of this tunnel. | 1.3.6.1.4.1.4355.6.5.1.2.1.1 | Integer32 | read-only | current |
| rsIpsecTunnelLocalAddr OBJECT-TYPE The local IP address of the current tunnel. | 1.3.6.1.4.1.4355.6.5.1.2.1.2 | IpAddress | read-only | current |
| rsIpsecTunnelPeerAddr OBJECT-TYPE The remote IP address of the current tunnel. | 1.3.6.1.4.1.4355.6.5.1.2.1.3 | IpAddress | read-only | current |
| rsIpsecTunnelInSpi OBJECT-TYPE The security parameters index of inbound SA's within this tunnel. | 1.3.6.1.4.1.4355.6.5.1.2.1.4 | Integer32 | read-only | current |
| rsIpsecTunnelOutSpi OBJECT-TYPE The security parameters index of outbound SA's within this tunnel. | 1.3.6.1.4.1.4355.6.5.1.2.1.5 | Integer32 | read-only | current |
| rsIpsecTunnelCreateTime OBJECT-TYPE The date and time when the tunnel is created. | 1.3.6.1.4.1.4355.6.5.1.2.1.6 | DateAndTime | read-only | current |
| rsIpsecTunnelDeviceID OBJECT-TYPE The identifier of target device where the SA resides. | 1.3.6.1.4.1.4355.6.5.1.2.1.7 | Unsigned32 | read-only | current |
| rsIpsecTunnelEspEncryptAlg OBJECT-TYPE The encryption algorithm used in the tunnel. It's 0 if ESP is not used. | 1.3.6.1.4.1.4355.6.5.1.2.1.8 | INTEGER {unknown(0), des(2), three-des(3)} | read-only | current |
| rsIpsecTunnelEspAuthAlg OBJECT-TYPE The authentication algorithm used in the tunnel. It's 0 if ESP is not used. | 1.3.6.1.4.1.4355.6.5.1.2.1.9 | INTEGER {unknown(0), md5(2), sha(3)} | read-only | current |
| rsIpsecTunnelAhAuthAlg OBJECT-TYPE The AH authentication algorithm used in the tunnel. It's 0 if AH is not used. | 1.3.6.1.4.1.4355.6.5.1.2.1.10 | INTEGER {unknown(0), md5(2), sha(3)} | read-only | current |
| rsIpsecTunnelMode OBJECT-TYPE The tunnel/transport mode of the tunnel. | 1.3.6.1.4.1.4355.6.5.1.2.1.11 | INTEGER {unknown(0), tunnel(1), transport(2)} | read-only | current |
| rsIpsecTunnelKeyMode OBJECT-TYPE The key mode of the tunnel. | 1.3.6.1.4.1.4355.6.5.1.2.1.12 | INTEGER {unknown(0), manual(1), auto-ike(2), other(3)} | read-only | current |
| rsIpsecTunnelLifeTime OBJECT-TYPE The life time (in hundredths of a second) of the tunnel. | 1.3.6.1.4.1.4355.6.5.1.2.1.13 | TimeTicks | read-only | current |
| rsIpsecTunnelLifeLength OBJECT-TYPE The maximum traffic in bytes that the tunnel is allowed to support. | 1.3.6.1.4.1.4355.6.5.1.2.1.14 | Counter32 | read-only | current |
| rsIpsecTunnelInSaBytes OBJECT-TYPE Current active inbound SA bytes of the tunnel. | 1.3.6.1.4.1.4355.6.5.1.2.1.15 | Counter32 | read-only | current |
| rsIpsecTunnelOutSaBytes OBJECT-TYPE Current active outbound SA bytes of the tunnel. | 1.3.6.1.4.1.4355.6.5.1.2.1.16 | Counter32 | read-only | current |
| rsIpsecTunnelAccSecs OBJECT-TYPE The number of seconds that the tunnel has existed. | 1.3.6.1.4.1.4355.6.5.1.2.1.17 | Counter32 | read-only | current |
| rsIpsecTunnelSelectorProtocol OBJECT-TYPE The ip protocol number that this SA selector carries, or 0 if it carries any protocol. | 1.3.6.1.4.1.4355.6.5.1.2.1.18 | INTEGER {any(0), icmp(1), igmp(2), ipip(4), tcp(6), egp(8), pup(12), udp(17), idp(22), tp(29), ipv6(41), ipv6-routing(43), ipv6-fragmentation(44), rsvp(46), gre(47), esp(50), ah(51), icmpv6(58), none(59), dstopts(60), mtp(92), encap(98), pim(103), raw(255)} | read-only | current |
| rsIpsecTunnelSelectorRemoteIPType OBJECT-TYPE The type of remote IP address of the SA selector in the entity. | 1.3.6.1.4.1.4355.6.5.1.2.1.19 | INTEGER {ip-addr-single(1), ip-addr-subnet(2), ip-addr-range(3)} | read-only | current |
| rsIpsecTunnelSelectorRemoteIPOne OBJECT-TYPE The 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. | 1.3.6.1.4.1.4355.6.5.1.2.1.20 | IpAddress | read-only | current |
| rsIpsecTunnelSelectorRemoteIPTwo OBJECT-TYPE The 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. | 1.3.6.1.4.1.4355.6.5.1.2.1.21 | IpAddress | read-only | current |
| rsIpsecTunnelSelectorRemotePort OBJECT-TYPE The remote port used by this selector in the entity. | 1.3.6.1.4.1.4355.6.5.1.2.1.22 | INTEGER (0..65535) | read-only | current |
| rsIpsecTunnelSelectorLocalIPType OBJECT-TYPE The type of local IP address of the SA selector in the entity. | 1.3.6.1.4.1.4355.6.5.1.2.1.23 | INTEGER {ip-addr-single(1), ip-addr-subnet(2), ip-addr-range(3)} | read-only | current |
| rsIpsecTunnelSelectorLocalIPOne OBJECT-TYPE The 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. | 1.3.6.1.4.1.4355.6.5.1.2.1.24 | IpAddress | read-only | current |
| rsIpsecTunnelSelectorLocalIPTwo OBJECT-TYPE The 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. | 1.3.6.1.4.1.4355.6.5.1.2.1.25 | IpAddress | read-only | current |
| rsIpsecTunnelSelectorLocalPort OBJECT-TYPE The local port used by this selector in the entity. | 1.3.6.1.4.1.4355.6.5.1.2.1.26 | INTEGER (0..65535) | read-only | current |
| rsIpsecTunnelNumRekey OBJECT-TYPE The number of rekeys of the tunnel. | 1.3.6.1.4.1.4355.6.5.1.2.1.27 | Counter32 | read-only | current |
| rsIpsecTunnelInKbytes OBJECT-TYPE Total inbound traffic in Kbytes since the establish of this tunnel. | 1.3.6.1.4.1.4355.6.5.1.2.1.28 | Counter32 | read-only | current |
| rsIpsecTunnelOutKbytes OBJECT-TYPE Total outound traffic in Kbytes since the establish of this connection. | 1.3.6.1.4.1.4355.6.5.1.2.1.29 | Counter32 | read-only | current |
| rsIpsecTunnelInPackets OBJECT-TYPE Total number of inbound packets since the establish of this connection. | 1.3.6.1.4.1.4355.6.5.1.2.1.30 | Counter32 | read-only | current |
| rsIpsecTunnelOutPackets OBJECT-TYPE Total number of outound packets since the establish of this connection. | 1.3.6.1.4.1.4355.6.5.1.2.1.31 | Counter32 | read-only | current |
| rsIpsecTunnelInDecryptErrors OBJECT-TYPE Total number of packets discarded due to decryption error since the establish of this connection. | 1.3.6.1.4.1.4355.6.5.1.2.1.32 | Counter32 | read-only | current |
| rsIpsecTunnelInAuthErrors OBJECT-TYPE Total number of packets discarded due to authentication error since the establish of this connection. | 1.3.6.1.4.1.4355.6.5.1.2.1.33 | Counter32 | read-only | current |
| rsIpsecTunnelInReplayErrors OBJECT-TYPE Total number of packets discarded due to replay error since the establish of this connection. | 1.3.6.1.4.1.4355.6.5.1.2.1.34 | Counter32 | read-only | current |
| rsIpsecTunnelInOtherErrors OBJECT-TYPE 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. | 1.3.6.1.4.1.4355.6.5.1.2.1.35 | Counter32 | read-only | current |
| rsIpsecTunnelOutDecryptErrors OBJECT-TYPE Total number of packets discarded due to decryption error since the establish of this connection. | 1.3.6.1.4.1.4355.6.5.1.2.1.36 | Counter32 | read-only | current |
| rsIpsecTunnelOutAuthErrors OBJECT-TYPE Total number of packets discarded due to authentication error since the establish of this connection. | 1.3.6.1.4.1.4355.6.5.1.2.1.37 | Counter32 | read-only | current |
| rsIpsecTunnelOutReplayErrors OBJECT-TYPE Total number of packets discarded due to replay error since the establish of this connection. | 1.3.6.1.4.1.4355.6.5.1.2.1.38 | Counter32 | read-only | current |
| rsIpsecTunnelOutOtherErrors OBJECT-TYPE 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. | 1.3.6.1.4.1.4355.6.5.1.2.1.39 | Counter32 | read-only | current |
| rsIpsecTunnelUdpEncap OBJECT-TYPE Indicates whether if UDP encapsulated IPSec has been enabled. | 1.3.6.1.4.1.4355.6.5.1.2.1.40 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| rsIpsecTunnelPeerUdpPort OBJECT-TYPE The peer's UDP port of current tunnel when UDP encapsulated IPSec is enabled. | 1.3.6.1.4.1.4355.6.5.1.2.1.41 | INTEGER (0..65535) | read-only | current |
| rsIpsecTunnelOrigPeerAddr OBJECT-TYPE The original peer ip address of current tunnel when UDP encapsulated IPSec is enabled | 1.3.6.1.4.1.4355.6.5.1.2.1.42 | IpAddress | read-only | current |