HUAWEI-ATM-CM-RM-MIB

File: HUAWEI-ATM-CM-RM-MIB.mib (5988 bytes)

Imported modules

ATM-MIB HUAWEI-DEVICE-MIB HUAWEI-MIB
IF-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

atmVclVpi atmVclVci hwFrameIndex
hwSlotIndex hwAtmCmRm ifIndex
IpAddress Integer32 OBJECT-TYPE
MacAddress

Defined Types

HwAtmPortBandWidthEntry  
SEQUENCE    
  hwAtmPortBandWidthValue INTEGER

HwApmBandWidthEntry  
SEQUENCE    
  hwApmBandWidthType INTEGER
  hwApmBandWidthValue INTEGER

HwVclAttrEntry  
SEQUENCE    
  hwVclEncapType INTEGER
  hwVclUserSrcMac MacAddress
  hwVclGatewayMac MacAddress
  hwVclUserSrcIP IpAddress
  hwVclGatewayIP IpAddress
  hwVclUserSrcIpMode INTEGER
  hwVclUserSessionId Integer32
  hwVclUserActualType INTEGER

Defined Values

hwAtmPortBandWidthTable 1.1.2011.5.10.1
BandWidth Resource table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwAtmPortBandWidthEntry

hwAtmPortBandWidthEntry 1.1.2011.5.10.1.1
BandWidth Resource table
Status: current Access: not-accessible
OBJECT-TYPE    
  HwAtmPortBandWidthEntry  

hwAtmPortBandWidthValue 1.1.2011.5.10.1.1.1
The bandwidth value of the port
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..32  

hwApmBandWidthTable 1.1.2011.5.10.2
BandWidth Resource table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwApmBandWidthEntry

hwApmBandWidthEntry 1.1.2011.5.10.2.1
BandWidth Resource table
Status: current Access: not-accessible
OBJECT-TYPE    
  HwApmBandWidthEntry  

hwApmBandWidthType 1.1.2011.5.10.2.1.1
BandWidth Value
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER vpring(1), relay(2), inner(3)  

hwApmBandWidthValue 1.1.2011.5.10.2.1.2
The bandwidth value of the apm
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..32  

hwVclAttrTable 1.1.2011.5.10.3
VCL attribute table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwVclAttrEntry

hwVclAttrEntry 1.1.2011.5.10.3.1
BandWidth Resource table
Status: current Access: not-accessible
OBJECT-TYPE    
  HwVclAttrEntry  

hwVclEncapType 1.1.2011.5.10.3.1.1
The encapsulation type of PVC,the default is llc_bridge.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER auto(1), llcBridge(2), llcPPP(3), llcIP(4), vcmuxBridge(5), vcmuxPPP(6), vcmuxIP(7)  

hwVclUserSrcMac 1.1.2011.5.10.3.1.2
The source MAC address of PVC.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hwVclGatewayMac 1.1.2011.5.10.3.1.3
The destination MAC address of the PVC.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hwVclUserSrcIP 1.1.2011.5.10.3.1.4
The protocal IP address of PVC.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hwVclGatewayIP 1.1.2011.5.10.3.1.5
The destination gateway IP address of static IP mode PVC.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hwVclUserSrcIpMode 1.1.2011.5.10.3.1.6
The mode of fetching the protocal IP address of PVC.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER dynamicIP(1), staticIP(2)  

hwVclUserSessionId 1.1.2011.5.10.3.1.7
sessionid of the pvc.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

hwVclUserActualType 1.1.2011.5.10.3.1.8
The actual encapsulation type of PVC.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER bridge(1), llcPPP(2), llcIP(3), vcPPP(4), llcBridge(5), vcmuxBridge(6), vcmuxIP(7)