- Table of Contents
-
- 08-MPLS
- 01-HH3C-VSI-MIB
- 02-MPLS-FRR-FACILITY-STD-MIB
- 03-MPLS-FRR-GENERAL-STD-MIB
- 04-MPLS-FTN-STD-MIB
- 05-MPLS-L3VPN-STD-MIB
- 06-MPLS-LDP-STD-MIB
- 07-MPLS-LSR-STD-MIB
- 08-MPLS-TE-STD-MIB
- 09-TE-MIB
- 10-HH3C-EVC-MIB
- 11-HH3C-L3VPN-MIB
- 12-HH3C-MPLSEXT-MIB
- 13-HH3C-MPLSTE-MIB
- 14-HH3C-MPLS-VPN-BGP-MIB
- 15-HH3C-VPN-PEER-MIB
- Related Documents
-
Title | Size | Download |
---|---|---|
15-HH3C-VPN-PEER-MIB | 133.19 KB |
Contents
HH3C-VPN-PEER-MIB
About this MIB
MPLS L3VPN is a L3VPN technology used to interconnect geographically dispersed VPN sites. MPLS L3VPN uses BGP to advertise VPN routes and uses MPLS to forward VPN packets over a service provider backbone.
Figure 1 Basic MPLS L3VPN architecture
Similar to physical networks, virtual networks also support MPLS L3VPN networking. In a virtual network scenario, virtual private clouds (VPC) in different regions use virtual service gateways (VSG) as the PE devices to communicate with each other through MPLS L3VPN. Two VPCs that communicate with each other through MPLS L3VPN are referred to as a pair of VPN peers. Apply routing policies to label packets on the VSGs of the regions, so the VSGs can identify the outbound packets of each VPN peer and then perform rate limit and traffic statistics on the VPN peers.
Use this MIB to obtain traffic statistics on VPN peers.
MIB file name
hh3c-vpn-peer.mib
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2).hh3cVpnPeer(165)
Tabular objects
hh3cVpnPeerStatTable
About this table
This table contains statistics information about a VPN peer on a device.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table index is hh3cVpnPeerName .
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cVpnPeerName (1.3.6.1.4.1.25506.2.165.1.1.1.1.1) |
not-accessible |
OCTET STRING |
OCTET STRING(1..31) |
Name of a VPN peer. |
As per the MIB. |
hh3cVpnPeerOutPassPkts (1.3.6.1.4.1.25506.2.165.1.1.1.1.2) |
read-only |
Counter64 |
INTEGER(0..18446744073709551615) |
Number of packets transmitted out of the VPN peer. |
As per the MIB. |
hh3cVpnPeerOutPassBytes (1.3.6.1.4.1.25506.2.165.1.1.1.1.3) |
read-only |
Counter64 |
INTEGER(0..18446744073709551615) |
Number of bytes transmitted out of the VPN peer. |
As per the MIB. |
hh3cVpnPeerOutDropPkts (1.3.6.1.4.1.25506.2.165.1.1.1.1.4) |
read-only |
Counter64 |
INTEGER(0..18446744073709551615) |
Number of dropped packets transmitted out of the VPN peer. |
As per the MIB. |
hh3cVpnPeerOutDropBytes (1.3.6.1.4.1.25506.2.165.1.1.1.1.5) |
read-only |
Counter64 |
INTEGER(0..18446744073709551615) |
Number of dropped bytes transmitted out of the VPN peer. |
As per the MIB. |