HUAWEI-VLAN-FLUX-STATISTIC-MIB

File: HUAWEI-VLAN-FLUX-STATISTIC-MIB.mib (6437 bytes)

Imported modules

SNMPv2-SMI HUAWEI-VLAN-MIB

Imported symbols

Counter64 Unsigned32 hwVlanMngObject
hwVlanIndex

Defined Types

HwVlanFlowAccountEntry  
SEQUENCE    
  hwInnerVlanID INTEGER
  hwUpFlowAccountByte Counter64
  hwDownFlowAccountByte Counter64
  hwUpFlowAccountPacket Counter64
  hwDownFlowAccountPacket Counter64
  hwUpStreamPacket Counter64
  hwDownStreamPacket Counter64
  hwFlowAccountAdminStatus INTEGER
  hwUpFlowAccountDiscardPacket Counter64
  hwDownFlowAccountDiscardPacket Counter64

HwVlanTrafficOccupiedEntry  
SEQUENCE    
  hwVlanUplinkTraffic Unsigned32
  hwVlanDownTraffic Unsigned32
  hwVlanUplinkBandwidthOccupancyRate Unsigned32
  hwVlanDownBandwidthOccupancyRate Unsigned32

Defined Values

hwVlanFlowAccountTable 1.3.6.1.4.1.2011.5.6.1.14
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwVlanFlowAccountEntry

hwVlanFlowAccountEntry 1.3.6.1.4.1.2011.5.6.1.14.1
Status: current Access: not-accessible
OBJECT-TYPE    
  HwVlanFlowAccountEntry  

hwInnerVlanID 1.3.6.1.4.1.2011.5.6.1.14.1.1
It is according to the label of a pvc when for vlan with its attribute stacking, and it is represented by the number in the range 1 to 4095. If get the statistic information for vlan marked by hwVlanIndex only, it must be set to -1.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4095  

hwUpFlowAccountByte 1.3.6.1.4.1.2011.5.6.1.14.1.2
It is statistic of data flow from user to server, and sign how many octets have been transfered.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwDownFlowAccountByte 1.3.6.1.4.1.2011.5.6.1.14.1.3
It is statistic of data flow from server to user, and sign how many octets have been received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwUpFlowAccountPacket 1.3.6.1.4.1.2011.5.6.1.14.1.4
It is statistic of data flow from user to server, and sign how many packets have been transfered, and they are packets of ethernet.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwDownFlowAccountPacket 1.3.6.1.4.1.2011.5.6.1.14.1.5
It is statistic of data flow from server to user, and sign how many packets have been received, and they are packets of ethernet.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwUpStreamPacket 1.3.6.1.4.1.2011.5.6.1.14.1.6
It is statistic of data flow from user to server, and sign how many packets have been transfered, and they are packets of ethernet.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwDownStreamPacket 1.3.6.1.4.1.2011.5.6.1.14.1.7
It is statistic of data flow from server to user, and sign how many packets have been received, and they are packets of ethernet.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwFlowAccountAdminStatus 1.3.6.1.4.1.2011.5.6.1.14.1.8
the variable is used to decide which operation will be done when set from SNMP. The supported operation now is reset, that is to clear the statistics of vlan to 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER reset(0), resetacl(1)  

hwUpFlowAccountDiscardPacket 1.3.6.1.4.1.2011.5.6.1.14.1.9
It is statistic of upstream data flow from user to server, and sign how many packets have been discarded, and they are packets of ethernet.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwDownFlowAccountDiscardPacket 1.3.6.1.4.1.2011.5.6.1.14.1.10
It is statistic of downstream data flow from server to user, and sign how many packets have been discarded, and they are packets of ethernet.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwVlanTrafficOccupiedTable 1.3.6.1.4.1.2011.5.6.1.65005
The statistics of vlan, it is relate with hwVlanFlowAccountTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwVlanTrafficOccupiedEntry

hwVlanTrafficOccupiedEntry 1.3.6.1.4.1.2011.5.6.1.65005.1
Status: current Access: not-accessible
OBJECT-TYPE    
  HwVlanTrafficOccupiedEntry  

hwVlanUplinkTraffic 1.3.6.1.4.1.2011.5.6.1.65005.1.1
The uplink traffic of vlan(kbps).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwVlanDownTraffic 1.3.6.1.4.1.2011.5.6.1.65005.1.2
The down traffic of vlan(kbps).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwVlanUplinkBandwidthOccupancyRate 1.3.6.1.4.1.2011.5.6.1.65005.1.3
The occupancy rate of vlan uplink Bandwidth(percentage).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwVlanDownBandwidthOccupancyRate 1.3.6.1.4.1.2011.5.6.1.65005.1.4
The occupancy rate of vlan down Bandwidth(percentage).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32