RAPID-IPSEC-ENDPOINT-PAIR-MIB
- Registered at
- 1.3.6.1.4.1.4355.5
- Last updated
- 1999-09-08 12:00
- Organization
- WatchGuard Technologies, Inc.
- Revisions
- 2000-03-21 12:00, 2002-11-01 12:00
- Namespace
- nortel
- Source file
RAPID-IPSEC-ENDPOINT-PAIR-MIB- Digest
sha256:93a9a3ef33cdd6d449df2825c8884c397a7b63625e928109528898c837228d39
Description
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.
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 | Gauge32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, enterprises, iso |
| SNMPv2-TC | 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-ENDPOINT-PAIR-MIB RAPID-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| rsIpsecEndpointPairMIB OBJECT-IDENTITY This is the base object identifier for all IPSec tunnel branches. | 1.3.6.1.4.1.4355.5.1 | current | ||
| rsIpsecEndpointPair OBJECT-IDENTITY This is the base object identifier for all IPSec tunnel information. | 1.3.6.1.4.1.4355.5.1.1 | current | ||
| rsIpsecEndpointPairNum OBJECT-TYPE The total number of entries in the rsIpsecEndpointPairTable. | 1.3.6.1.4.1.4355.5.1.1.1 | Unsigned32 | read-only | current |
| rsIpsecEndpointPairTable OBJECT-TYPE This is the connection table describing all current IPSec tunnels exist on this entity. | 1.3.6.1.4.1.4355.5.1.1.2 | not-accessible | current | |
| rsIpsecEndpointPairEntry OBJECT-TYPE An entry (conceptual row) containing the information on a IPSec tunnel between two IPSec security gateways. | 1.3.6.1.4.1.4355.5.1.1.2.1 | not-accessible | current | |
| rsIpsecEndpointPairIndex OBJECT-TYPE The running index of this IPSec endpoint pair. | 1.3.6.1.4.1.4355.5.1.1.2.1.1 | Integer32 | read-only | current |
| rsIpsecEndpointPairLocalAddr OBJECT-TYPE The local IP address of the current IPSec ednpoint pair. | 1.3.6.1.4.1.4355.5.1.1.2.1.2 | IpAddress | read-only | current |
| rsIpsecEndpointPairPeerAddr OBJECT-TYPE The remote IP address of the current IPSec endpoint pair. | 1.3.6.1.4.1.4355.5.1.1.2.1.3 | IpAddress | read-only | current |
| rsIpsecEndpointPairInSAs OBJECT-TYPE The number of inbound IPSEC SA's within this IPSec endpoint pair. | 1.3.6.1.4.1.4355.5.1.1.2.1.4 | Unsigned32 | read-only | current |
| rsIpsecEndpointPairOutSAs OBJECT-TYPE The number of outbound IPSEC SA's within this IPSec endpoint pair. | 1.3.6.1.4.1.4355.5.1.1.2.1.5 | Unsigned32 | read-only | current |
| rsIpsecEndpointPairInAccKbytes OBJECT-TYPE Total inbound traffic in Kbytes since the establish of this connection. | 1.3.6.1.4.1.4355.5.1.1.2.1.6 | Counter32 | read-only | current |
| rsIpsecEndpointPairOutAccKbytes OBJECT-TYPE Total outound traffic in Kbytes since the establish of this connection. | 1.3.6.1.4.1.4355.5.1.1.2.1.7 | Counter32 | read-only | current |
| rsIpsecEndpointPairInPackets OBJECT-TYPE Total number of inbound packets since the establish of this connection. | 1.3.6.1.4.1.4355.5.1.1.2.1.8 | Counter32 | read-only | current |
| rsIpsecEndpointPairOutPackets OBJECT-TYPE Total number of outound packets since the establish of this connection. | 1.3.6.1.4.1.4355.5.1.1.2.1.9 | Counter32 | read-only | current |
| rsIpsecEndpointPairDecryptErrors OBJECT-TYPE Total number of packets discarded due to decryption error since the establish of this connection. | 1.3.6.1.4.1.4355.5.1.1.2.1.10 | Counter32 | read-only | current |
| rsIpsecEndpointPairAuthErrors OBJECT-TYPE Total number of packets discarded due to authentication error since the establish of this connection. | 1.3.6.1.4.1.4355.5.1.1.2.1.11 | Counter32 | read-only | current |
| rsIpsecEndpointPairReplayErrors OBJECT-TYPE Total number of packets discarded due to replay error since the establish of this connection. | 1.3.6.1.4.1.4355.5.1.1.2.1.12 | Counter32 | read-only | current |
| rsIpsecEndpointPairPolicyErrors OBJECT-TYPE Total number of packets discarded due to policy error since the establish of this connection. | 1.3.6.1.4.1.4355.5.1.1.2.1.13 | Counter32 | read-only | current |
| rsIpsecEndpointPairPadErrors OBJECT-TYPE Total number of packets discarded due to pad value error since the establish of this connection. | 1.3.6.1.4.1.4355.5.1.1.2.1.14 | Counter32 | read-only | current |
| rsIpsecEndpointPairOtherReceiveErrors 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.5.1.1.2.1.15 | Counter32 | read-only | current |
| rsIpsecEndpointPairSendErrors OBJECT-TYPE The number of packets discarded due to any error. This may include errors due to a lack of transmit buffers. | 1.3.6.1.4.1.4355.5.1.1.2.1.16 | Counter32 | read-only | current |
| rsIpsecEndpointPairStatistics OBJECT-IDENTITY This is the base object identifier for all objects which are global counters for IPSec tunnels. | 1.3.6.1.4.1.4355.5.1.2 | current | ||
| rsIpsecEndpointPairTotalInSAs OBJECT-TYPE The total number of active inbound SA's in the entity. | 1.3.6.1.4.1.4355.5.1.2.1 | Gauge32 | read-only | current |
| rsIpsecEndpointPairTotalOutSAs OBJECT-TYPE The total number of active outbound SA's in the entity. | 1.3.6.1.4.1.4355.5.1.2.2 | Gauge32 | read-only | current |
| rsIpsecEndpointPairTotalInAccKbytes OBJECT-TYPE The total inbound IPsec traffic of this entity. | 1.3.6.1.4.1.4355.5.1.2.3 | Counter32 | read-only | current |
| rsIpsecEndpointPairTotalOutAccKbytes OBJECT-TYPE The total outbound IPsec traffic of this entity. | 1.3.6.1.4.1.4355.5.1.2.4 | Counter32 | read-only | current |
| rsIpsecEndpointPairTotalInPackets OBJECT-TYPE The total inbound IPsec packets of this entity. | 1.3.6.1.4.1.4355.5.1.2.5 | Counter32 | read-only | current |
| rsIpsecEndpointPairTotalOutPackets OBJECT-TYPE The total outbound IPsec packets of this entity. | 1.3.6.1.4.1.4355.5.1.2.6 | Counter32 | read-only | current |
| rsIpsecEndpointPairTotalDecryptErrors OBJECT-TYPE Total number of packets on this entity discarded due to encryption error. | 1.3.6.1.4.1.4355.5.1.2.7 | Counter32 | read-only | current |
| rsIpsecEndpointPairTotalAuthErrors OBJECT-TYPE Total number of packets on this entity discarded due to authentication errors. | 1.3.6.1.4.1.4355.5.1.2.8 | Counter32 | read-only | current |
| rsIpsecEndpointPairTotalReplayErrors OBJECT-TYPE Total number of packets discarded due to replay errors on this entity. | 1.3.6.1.4.1.4355.5.1.2.9 | Counter32 | read-only | current |
| rsIpsecEndpointPairTotalPolicyErrors OBJECT-TYPE Total number of packets discarded due to policy errors on this entity. | 1.3.6.1.4.1.4355.5.1.2.10 | Counter32 | read-only | current |
| rsIpsecEndpointPairTotalPadErrors OBJECT-TYPE Total number of packets on this entity discarded due to pad value error. | 1.3.6.1.4.1.4355.5.1.2.11 | Counter32 | read-only | current |
| rsIpsecEndpointPairTotalOtherReceiveErrors OBJECT-TYPE 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. | 1.3.6.1.4.1.4355.5.1.2.12 | Counter32 | read-only | current |
| rsIpsecEndpointPairTotalSendErrors OBJECT-TYPE The total number of packets discarded due to any error on this entity. | 1.3.6.1.4.1.4355.5.1.2.13 | Counter32 | read-only | current |
| rsIpsecEndpointPairPeerIPToTunnel OBJECT-IDENTITY This is the base object identifier for all tunnels information of the policies. | 1.3.6.1.4.1.4355.5.1.3 | current | ||
| rsIpsecEndpointPairPeerIPToTunnelNum OBJECT-TYPE The total number of tunnels in the peeriptotunnel table. | 1.3.6.1.4.1.4355.5.1.3.1 | Unsigned32 | read-only | current |
| rsIpsecEndpointPairPeerIPToTunnelTable OBJECT-TYPE The peeriptotunnel table in the endpointpair mib. | 1.3.6.1.4.1.4355.5.1.3.2 | not-accessible | current | |
| rsIpsecEndpointPairPeerIPToTunnelEntry OBJECT-TYPE An entry (conceptual row) containing the peer ip and tunnel information. | 1.3.6.1.4.1.4355.5.1.3.2.1 | not-accessible | current | |
| rsIpsecEndpointPairPeerIPToTunnelPeerIP OBJECT-TYPE The peer ip of the peeriptotunnel table. | 1.3.6.1.4.1.4355.5.1.3.2.1.1 | IpAddress | read-only | current |
| rsIpsecEndpointPairPeerIPToTunnelTunnelID OBJECT-TYPE The tunnel id of the peeriptotunnel table. | 1.3.6.1.4.1.4355.5.1.3.2.1.2 | Integer32 | read-only | current |