HUAWEI-CPE-MGMT-MIB

File: HUAWEI-CPE-MGMT-MIB.mib (9996 bytes)

Imported modules

SNMPv2-SMI HUAWEI-MIB

Imported symbols

Integer32 IpAddress OBJECT-TYPE
MODULE-IDENTITY huaweiUtility

Defined Types

HwBatchCpeSelectEntry  
SEQUENCE    
  hwBatchCpeFrameIndex INTEGER
  hwBatchCpeSlotIndex INTEGER
  hwBatchCpePortIndex INTEGER
  hwBatchCpeid INTEGER
  hwBatchCpeAdminStatus INTEGER
  hwBatchCpeRowStatus INTEGER
  hwBatchCpeLoadProgress INTEGER

Defined Values

hwCpeMgmt 1.3.6.1.4.1.2011.6.106
huawei cpe management mib.
MODULE-IDENTITY    

hwCpeMgmtPara 1.3.6.1.4.1.2011.6.106.1
OBJECT IDENTIFIER    

hwCpeMgmtIpAddr 1.3.6.1.4.1.2011.6.106.1.1
IP address of CPE terminal. DSLAM uses this IP address to connect to CPE terminal.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hwCpeMgmtVpi 1.3.6.1.4.1.2011.6.106.1.2
VPI of terminal management channel. It is necessary to config VPI/VCI value when establish management channel.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

hwCpeMgmtVci 1.3.6.1.4.1.2011.6.106.1.3
VCI of terminal management channel. It is necessary to config VPI/VCI value when establish management channel.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

hwCpeMgmtDslamVlan 1.3.6.1.4.1.2011.6.106.1.4
VLAN ID of DSLAM's VLAN interface. It is necessary to config VLAN ID value when establish management channel.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

hwCpeMgmtCpeVlan 1.3.6.1.4.1.2011.6.106.1.5
VLAN ID of VDSL CPE's management VLAN. It is necessary to config VLAN ID value when establish management channel.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

hwCpeMgmtFlowType 1.3.6.1.4.1.2011.6.106.1.6
Flow type of VDSL CPE's management VLAN. 1 cpevlan 2 vlanethertype 3 vlan8021p
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER cpevlan(1), vlanethertype(2), vlan8021p(3)  

hwCpeMgmtFlowPara 1.3.6.1.4.1.2011.6.106.1.7
Flow parameter of VDSL CPE's management flow.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

hwCpeSelect 1.3.6.1.4.1.2011.6.106.2
OBJECT IDENTIFIER    

hwCpeFrameIndex 1.3.6.1.4.1.2011.6.106.2.1
Terminal's frame ID
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

hwCpeSlotIndex 1.3.6.1.4.1.2011.6.106.2.2
Terminal's slot ID
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

hwCpePortIndex 1.3.6.1.4.1.2011.6.106.2.3
Terminal's port ID
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

hwCpeMgmtOper 1.3.6.1.4.1.2011.6.106.2.4
Operation of terminal management: 1 - terminal management start 2 - terminal management end NMS starts telnet to CPE terminal from here. User only need Start operation if he want to telnet to CPE terminal. User need both Start operation and Stop operation if he want to update files to CPE terminal.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER start(1), stop(2)  

hwCpeUpgrade 1.3.6.1.4.1.2011.6.106.3
OBJECT IDENTIFIER    

hwCpeLoadServerIpAddr 1.3.6.1.4.1.2011.6.106.3.1
Server IP address. DSLAM download files from this server.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hwCpeLoadProtocol 1.3.6.1.4.1.2011.6.106.3.2
Load protocol: 1 - TFTP mode 2 - FTP mode 3 - SFTP mode 4 - Other mode User can choose TFTP,FTP or SFTP mode to transfer files. The third transfer mode is used to extend.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tftp(1), ftp(2), sftp(3), other(4)  

hwCpeLoadFileName 1.3.6.1.4.1.2011.6.106.3.3
Name of file to be loaded. Absolute path is needed if the file is not in the default path of FTP/TFTP server.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

hwCpeLoadUserName 1.3.6.1.4.1.2011.6.106.3.4
User name,use to visit FTP server. User name is not needed if TFTP protocol is used. This value will be discarded if TFTP protocol is used.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

hwCpeLoadPassword 1.3.6.1.4.1.2011.6.106.3.5
Password,use to visit FTP server. Password is not needed if TFTP protocol is used. This value will be discarded if TFTP protocol is used.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

hwCpeLoadAdminStatus 1.3.6.1.4.1.2011.6.106.3.6
Load operation 1 - Start loading operation 2 - Stop loading operation NMS start update files from here.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER start(1), stop(2)  

hwCpeLoadOperStatus 1.3.6.1.4.1.2011.6.106.3.7
Load result: 1 - No load operation 2 - Wait to load 3 - Geting to dslam 4 - Putting to cpe 5 - Get to dslam fail 6 - Put to cpe fail DSLAM return loading result to NMS by this node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noLoadOperation(1), ready(2), getingToDslam(3), puttingToCpe(4), getToDslamFail(5), putToCpeFail(6)  

hwCpeLoadFileType 1.3.6.1.4.1.2011.6.106.3.8
File Type: 1 - software of CPE 2 - configuration file 3 - other file
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER image(1), cfgfile(2), otherfile(3)  

hwCpeLoadServerPort 1.3.6.1.4.1.2011.6.106.3.9
Cpe load server port in SFTP mode Default: 22
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

hwBatchCpeSelectTable 1.3.6.1.4.1.2011.6.106.4
Cpe Batch Management Table(the max record number is 1024)
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwBatchCpeSelectEntry

hwBatchCpeSelectEntry 1.3.6.1.4.1.2011.6.106.4.1
Cpe Batch Management Table Entity
Status: current Access: not-accessible
OBJECT-TYPE    
  HwBatchCpeSelectEntry  

hwBatchCpeFrameIndex 1.3.6.1.4.1.2011.6.106.4.1.1
Terminal's frame ID
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

hwBatchCpeSlotIndex 1.3.6.1.4.1.2011.6.106.4.1.2
Terminal's slot ID
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

hwBatchCpePortIndex 1.3.6.1.4.1.2011.6.106.4.1.3
Terminal's port ID
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

hwBatchCpeid 1.3.6.1.4.1.2011.6.106.4.1.4
Terminal's ID
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

hwBatchCpeAdminStatus 1.3.6.1.4.1.2011.6.106.4.1.5
Terminal's current loading status Load result: 1 - prepare to load 2 - loading 3 - loadsuccess 4 - loadfail DSLAM return loading result to NMS by this node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER prepareToLoad(1), loading(2), loadsuccess(3), loadfail(4)  

hwBatchCpeRowStatus 1.3.6.1.4.1.2011.6.106.4.1.6
Operation of terminal management:
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER createAndGo(4), delete(6)  

hwBatchCpeLoadProgress 1.3.6.1.4.1.2011.6.106.4.1.7
display ont load progress
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100