HUAWEI-L3VPN-EXT-MIB

File: HUAWEI-L3VPN-EXT-MIB.mib (30330 bytes)

Imported modules

HUAWEI-MIB SNMPv2-CONF SNMPv2-SMI
SNMPv2-TC P-BRIDGE-MIB IF-MIB

Imported symbols

hwDatacomm OBJECT-GROUP MODULE-COMPLIANCE
NOTIFICATION-GROUP IpAddress TimeTicks
Integer32 Gauge32 Unsigned32
Counter32 Counter64 OBJECT-TYPE
MODULE-IDENTITY NOTIFICATION-TYPE DisplayString
TimeStamp RowStatus DateAndTime
EnabledStatus InterfaceIndex

Defined Types

HwL3vpnStatisticsEntry  
SEQUENCE    
  hwL3vpnVrfIndex Unsigned32
  hwL3vpnStatEnable EnabledStatus
  hwL3vpnVrfName DisplayString
  hwL3vpnStatInTrafficRate Gauge32
  hwL3vpnStatOutTrafficRate Gauge32
  hwL3vpnStatInPacketsRate Gauge32
  hwL3vpnStatOutPacketsRate Gauge32
  hwL3vpnStatInBytes Counter64
  hwL3vpnStatOutBytes Counter64
  hwL3vpnStatInPackets Counter64
  hwL3vpnStatOutPackets Counter64
  hwL3vpnStatInUnicastPackets Counter64
  hwL3vpnStatOutUnicastPackets Counter64
  hwL3vpnStatInMulticastPackets Counter64
  hwL3vpnStatOutMulticastPackets Counter64
  hwL3vpnStatInBroadcastPackets Counter64
  hwL3vpnStatOutBroadcastPackets Counter64
  hwL3vpnStatResetTime DateAndTime
  hwL3vpnStatResetStatistic INTEGER

HwL3vpnQosStatisticsEntry  
SEQUENCE    
  hwL3vpnQosStatVrfIndex Unsigned32
  hwL3vpnQosStatQueueID INTEGER
  hwL3vpnQosStatPassPackets Counter64
  hwL3vpnQosStatPassBytes Counter64
  hwL3vpnQosStatDiscardPackets Counter64
  hwL3vpnQosStatDiscardBytes Counter64
  hwL3vpnQosStatPassPacketsRate Counter64
  hwL3vpnQosStatPassBytesRate Counter64
  hwL3vpnQosStatDiscardPacketsRate Counter64
  hwL3vpnQosStatDiscardBytesRate Counter64

HwL3vpnPeerStatisticsEntry  
SEQUENCE    
  hwL3vpnPeerVrfIndex Unsigned32
  hwL3vpnPeerStatPeerAddress IpAddress
  hwL3vpnPeerStatEnable EnabledStatus
  hwL3vpnPeerStatResetStatistic INTEGER
  hwL3vpnPeerVrfName DisplayString
  hwL3vpnPeerStatResetTime DateAndTime
  hwL3vpnPeerStatQosPacketsRate Counter64
  hwL3vpnPeerStatQosBytesRate Counter64
  hwL3vpnPeerStatQosPackets Counter64
  hwL3vpnPeerStatQosBytes Counter64

HwL3vpnPeerQosStatisticsEntry  
SEQUENCE    
  hwL3vpnPeerQosStatVrfIndex Unsigned32
  hwL3vpnPeerQosStatPeerAddress IpAddress
  hwL3vpnPeerQosStatQueueID INTEGER
  hwL3vpnPeerQosStatPassPackets Counter64
  hwL3vpnPeerQosStatPassBytes Counter64
  hwL3vpnPeerQosStatDiscardPackets Counter64
  hwL3vpnPeerQosStatDiscardBytes Counter64
  hwL3vpnPeerQosStatPassPacketsRate Counter64
  hwL3vpnPeerQosStatPassBytesRate Counter64
  hwL3vpnPeerQosStatDiscardPacketsRate Counter64
  hwL3vpnPeerQosStatDiscardBytesRate Counter64

HwL3vpnStatMapEntry  
SEQUENCE    
  hwL3vpnStatMapVrfName DisplayString
  hwL3vpnStatMapVrfIndex Unsigned32

Defined Values

hwL3vpn 1.3.6.1.4.1.2011.5.25.150
The HUAWEI-L3VPN-EXT-MIB contains objects to statistic L3VPN's traffic.
MODULE-IDENTITY    

hwL3vpnStatMibObjects 1.3.6.1.4.1.2011.5.25.150.1
OBJECT IDENTIFIER    

hwL3vpnStatisticsTable 1.3.6.1.4.1.2011.5.25.150.1.1
This table contains the L3VPN's Traffic Statistic.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwL3vpnStatisticsEntry

hwL3vpnStatisticsEntry 1.3.6.1.4.1.2011.5.25.150.1.1.1
Provides the information of the L3VPN's Traffic Statistic.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwL3vpnStatisticsEntry  

hwL3vpnVrfIndex 1.3.6.1.4.1.2011.5.25.150.1.1.1.1
The index of L3vpn instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hwL3vpnStatEnable 1.3.6.1.4.1.2011.5.25.150.1.1.1.2
This object indicates the enable sign of L3VPN's traffic statistics.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwL3vpnVrfName 1.3.6.1.4.1.2011.5.25.150.1.1.1.3
This object indicates the VRF's name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..31)  

hwL3vpnStatInTrafficRate 1.3.6.1.4.1.2011.5.25.150.1.1.1.4
Average bytes of the traffic received per second.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwL3vpnStatOutTrafficRate 1.3.6.1.4.1.2011.5.25.150.1.1.1.5
Average bytes of the traffic transmitted out per second .
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwL3vpnStatInPacketsRate 1.3.6.1.4.1.2011.5.25.150.1.1.1.6
Average packets of the traffic received per second.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwL3vpnStatOutPacketsRate 1.3.6.1.4.1.2011.5.25.150.1.1.1.7
Average packets of the traffic transmitted out per second.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwL3vpnStatInBytes 1.3.6.1.4.1.2011.5.25.150.1.1.1.8
The total number of bytes received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwL3vpnStatOutBytes 1.3.6.1.4.1.2011.5.25.150.1.1.1.9
The total number of bytes transmitted out.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwL3vpnStatInPackets 1.3.6.1.4.1.2011.5.25.150.1.1.1.10
The total number of Packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwL3vpnStatOutPackets 1.3.6.1.4.1.2011.5.25.150.1.1.1.11
The total number of Packets transmitted out.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwL3vpnStatInUnicastPackets 1.3.6.1.4.1.2011.5.25.150.1.1.1.12
The total number of unicast Packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwL3vpnStatOutUnicastPackets 1.3.6.1.4.1.2011.5.25.150.1.1.1.13
The total number of unicast Packets transmitted out.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwL3vpnStatInMulticastPackets 1.3.6.1.4.1.2011.5.25.150.1.1.1.14
The total number of multicast Packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwL3vpnStatOutMulticastPackets 1.3.6.1.4.1.2011.5.25.150.1.1.1.15
The total number of multicast Packets transmitted out.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwL3vpnStatInBroadcastPackets 1.3.6.1.4.1.2011.5.25.150.1.1.1.16
The total number of broadcast Packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwL3vpnStatOutBroadcastPackets 1.3.6.1.4.1.2011.5.25.150.1.1.1.17
The total number of broadcast Packets transmitted out.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwL3vpnStatResetTime 1.3.6.1.4.1.2011.5.25.150.1.1.1.18
Last time of clean out.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

hwL3vpnStatResetStatistic 1.3.6.1.4.1.2011.5.25.150.1.1.1.19
Reset traffic statistics of the vpn instance.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER resetStatistic(1)  

hwL3vpnQosStatisticsTable 1.3.6.1.4.1.2011.5.25.150.1.2
This table contains the L3VPN's Qos traffic statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwL3vpnQosStatisticsEntry

hwL3vpnQosStatisticsEntry 1.3.6.1.4.1.2011.5.25.150.1.2.1
Provides the information of the L3VPN's Qos traffic statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwL3vpnQosStatisticsEntry  

hwL3vpnQosStatVrfIndex 1.3.6.1.4.1.2011.5.25.150.1.2.1.1
Index of the vpn instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hwL3vpnQosStatQueueID 1.3.6.1.4.1.2011.5.25.150.1.2.1.2
This object indicates the queue's ID. The value must be be,af1,af2,af3,af4,ef,cs6,cs7.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER be(1), af1(2), af2(3), af3(4), af4(5), ef(6), cs6(7), cs7(8)  

hwL3vpnQosStatPassPackets 1.3.6.1.4.1.2011.5.25.150.1.2.1.3
Number of total passed packets, based on the vpn instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwL3vpnQosStatPassBytes 1.3.6.1.4.1.2011.5.25.150.1.2.1.4
Number of total passed bytes, based on the vpn instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwL3vpnQosStatDiscardPackets 1.3.6.1.4.1.2011.5.25.150.1.2.1.5
Number of total discarded packets, based on the vpn instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwL3vpnQosStatDiscardBytes 1.3.6.1.4.1.2011.5.25.150.1.2.1.6
Number of total discarded bytes, based on the vpn instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwL3vpnQosStatPassPacketsRate 1.3.6.1.4.1.2011.5.25.150.1.2.1.7
Rate of passed packets for the past 30 seconds, based on the vpn instance. Unit: pps
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwL3vpnQosStatPassBytesRate 1.3.6.1.4.1.2011.5.25.150.1.2.1.8
Rate of passed bytes for the past 30 seconds, based on the vpn instance. Unit: bps
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwL3vpnQosStatDiscardPacketsRate 1.3.6.1.4.1.2011.5.25.150.1.2.1.9
Rate of discarded packets for the past 30 seconds, based on the vpn instance. Unit: pps
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwL3vpnQosStatDiscardBytesRate 1.3.6.1.4.1.2011.5.25.150.1.2.1.10
Rate of discarded bytes for the past 30 seconds, based on the vpn instance. Unit: bps
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwL3vpnPeerStatisticsTable 1.3.6.1.4.1.2011.5.25.150.1.3
This table contains the L3VPN's Traffic Statistic.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwL3vpnPeerStatisticsEntry

hwL3vpnPeerStatisticsEntry 1.3.6.1.4.1.2011.5.25.150.1.3.1
Provides the information of the L3VPN Peer's Traffic Statistic.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwL3vpnPeerStatisticsEntry  

hwL3vpnPeerVrfIndex 1.3.6.1.4.1.2011.5.25.150.1.3.1.1
The index of L3vpn instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hwL3vpnPeerStatPeerAddress 1.3.6.1.4.1.2011.5.25.150.1.3.1.2
The peer IP address of L3vpn instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hwL3vpnPeerStatEnable 1.3.6.1.4.1.2011.5.25.150.1.3.1.3
This object indicates the enable sign of L3VPN peer's traffic statistics.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwL3vpnPeerStatResetStatistic 1.3.6.1.4.1.2011.5.25.150.1.3.1.4
Reset traffic statistics for peer of the L3vpn instance.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER resetStatistic(1)  

hwL3vpnPeerVrfName 1.3.6.1.4.1.2011.5.25.150.1.3.1.5
This object indicates the VRF's name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..31)  

hwL3vpnPeerStatResetTime 1.3.6.1.4.1.2011.5.25.150.1.3.1.6
Last time of clean out.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

hwL3vpnPeerStatQosPacketsRate 1.3.6.1.4.1.2011.5.25.150.1.3.1.7
Average packets of the traffic transmitted out per second.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwL3vpnPeerStatQosBytesRate 1.3.6.1.4.1.2011.5.25.150.1.3.1.8
Average bytes of the traffic transmitted out per second .
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwL3vpnPeerStatQosPackets 1.3.6.1.4.1.2011.5.25.150.1.3.1.9
The total number of Packets transmitted out.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwL3vpnPeerStatQosBytes 1.3.6.1.4.1.2011.5.25.150.1.3.1.10
The total number of bytes transmitted out.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwL3vpnPeerQosStatisticsTable 1.3.6.1.4.1.2011.5.25.150.1.4
This table contains the L3vpn Peer's Qos traffic statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwL3vpnPeerQosStatisticsEntry

hwL3vpnPeerQosStatisticsEntry 1.3.6.1.4.1.2011.5.25.150.1.4.1
Provides the information of the L3VPN Peer's Qos traffic statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwL3vpnPeerQosStatisticsEntry  

hwL3vpnPeerQosStatVrfIndex 1.3.6.1.4.1.2011.5.25.150.1.4.1.1
Index of the vpn instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hwL3vpnPeerQosStatPeerAddress 1.3.6.1.4.1.2011.5.25.150.1.4.1.2
The peer IP address of L3vpn instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hwL3vpnPeerQosStatQueueID 1.3.6.1.4.1.2011.5.25.150.1.4.1.3
This object indicates the queue's ID. The value must be be,af1,af2,af3,af4,ef,cs6,cs7.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER be(1), af1(2), af2(3), af3(4), af4(5), ef(6), cs6(7), cs7(8)  

hwL3vpnPeerQosStatPassPackets 1.3.6.1.4.1.2011.5.25.150.1.4.1.4
Number of total passed packets, based on peer of the vpn instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwL3vpnPeerQosStatPassBytes 1.3.6.1.4.1.2011.5.25.150.1.4.1.5
Number of total passed bytes, based on peer of the vpn instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwL3vpnPeerQosStatDiscardPackets 1.3.6.1.4.1.2011.5.25.150.1.4.1.6
Number of total discarded packets, based on peer of the vpn instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwL3vpnPeerQosStatDiscardBytes 1.3.6.1.4.1.2011.5.25.150.1.4.1.7
Number of total discarded bytes, based on peer of the vpn instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwL3vpnPeerQosStatPassPacketsRate 1.3.6.1.4.1.2011.5.25.150.1.4.1.8
Rate of passed packets for the past 30 seconds, based on peer of the vpn instance. Unit: pps
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwL3vpnPeerQosStatPassBytesRate 1.3.6.1.4.1.2011.5.25.150.1.4.1.9
Rate of passed bytes for the past 30 seconds, based on peer of the vpn instance. Unit: bps
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwL3vpnPeerQosStatDiscardPacketsRate 1.3.6.1.4.1.2011.5.25.150.1.4.1.10
Rate of discarded packets for the past 30 seconds, based on peer of the vpn instance. Unit: pps
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwL3vpnPeerQosStatDiscardBytesRate 1.3.6.1.4.1.2011.5.25.150.1.4.1.11
Rate of discarded bytes for the past 30 seconds, based on peer of the vpn instance. Unit: bps
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwL3vpnStatMapTable 1.3.6.1.4.1.2011.5.25.150.1.5
This table contains the map of L3vpn name and index.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwL3vpnStatMapEntry

hwL3vpnStatMapEntry 1.3.6.1.4.1.2011.5.25.150.1.5.1
Provides the mapping information of the L3vpn name and L3vpn index.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwL3vpnStatMapEntry  

hwL3vpnStatMapVrfName 1.3.6.1.4.1.2011.5.25.150.1.5.1.1
This object indicates the vpn instance's name.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..31)  

hwL3vpnStatMapVrfIndex 1.3.6.1.4.1.2011.5.25.150.1.5.1.2
Index of the vpn instance.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwL3vpnConformance 1.3.6.1.4.1.2011.5.25.150.2
OBJECT IDENTIFIER    

hwL3vpnGroups 1.3.6.1.4.1.2011.5.25.150.2.1
OBJECT IDENTIFIER    

hwL3vpnStatisticsGroup 1.3.6.1.4.1.2011.5.25.150.2.1.1
The L3vpn Statistics Group.
Status: current Access: read-only
OBJECT-GROUP    

hwL3vpnQosStatisticsGroup 1.3.6.1.4.1.2011.5.25.150.2.1.2
The L3vpn Qos Statistics Group.
Status: current Access: read-only
OBJECT-GROUP    

hwL3vpnPeerStatisticsGroup 1.3.6.1.4.1.2011.5.25.150.2.1.3
The L3vpn Statistics Group.
Status: current Access: read-only
OBJECT-GROUP    

hwL3vpnPeerQosStatisticsGroup 1.3.6.1.4.1.2011.5.25.150.2.1.4
The L3vpn Qos Statistics Group.
Status: current Access: read-only
OBJECT-GROUP    

hwL3vpnStatMapGroup 1.3.6.1.4.1.2011.5.25.150.2.1.5
The L3vpn Stat Map Group.
Status: current Access: read-only
OBJECT-GROUP    

hwL3vpnCompliances 1.3.6.1.4.1.2011.5.25.150.2.2
OBJECT IDENTIFIER    

hwL3vpnCompliance 1.3.6.1.4.1.2011.5.25.150.2.2.1
The compliance statement for HUAWEI-L3VPN-EXT-MIB.
Status: current Access: read-only
MODULE-COMPLIANCE