hwCpeLoadOperStatus
HUAWEI-CPE-MGMT-MIB ·
.1.3.6.1.4.1.2011.6.106.3.7
Object
scalar
Enumeration
Load result. Options: 1.noLoadOperation(1) - No load operation 2.ready(2) - Wait to load 3.getingToDslam(3) - Geting to dslam 4.puttingToCpe(4) - Putting to cpe 5.getToDslamFail(5) - Get to dslam fail 6.putToCpeFail(6) - Put to cpe fail DSLAM return loading result to NMS by this node.
Context
- MIB
- HUAWEI-CPE-MGMT-MIB
- OID
.1.3.6.1.4.1.2011.6.106.3.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hwCpeUpgrade
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noLoadOperation |
2 | ready |
3 | getingToDslam |
4 | puttingToCpe |
5 | getToDslamFail |
6 | putToCpeFail |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwCpeLoadServerIpAddr Server IP address.
DSLAM download files from this server. | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2011.6.106.3.1 |
| hwCpeLoadProtocol Load protocol.
Options:
1.tftp(1) - TFTP mode
2.ftp(2) - FTP mode
3.sftp(3) - SFTP mode
4.other(4) - Other mode
5.invalid(-1) - indicates that there is no CPE load… | scalar | Enumeration | .1.3.6.1.4.1.2011.6.106.3.2 |
| hwCpeLoadFileName Name of file to be loaded.
Absolute path is needed if the file is not in the default path of FTP/TFTP server. | scalar | OctetString | .1.3.6.1.4.1.2011.6.106.3.3 |
| hwCpeLoadUserName 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. | scalar | OctetString | .1.3.6.1.4.1.2011.6.106.3.4 |
| hwCpeLoadPassword 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. | scalar | OctetString | .1.3.6.1.4.1.2011.6.106.3.5 |
| hwCpeLoadAdminStatus Load operation.
Options:
1.start(1) - Start loading operation
2.stop(2) - Stop loading operation
3.invalid(-1) - is returned to GET request.
NMS start update files from her… | scalar | Enumeration | .1.3.6.1.4.1.2011.6.106.3.6 |
| hwCpeLoadFileType File Type.
Options:
1.image(1) - software of CPE
2.cfgfile(2) - configuration file
3.otherfile(3) - other file | scalar | Enumeration | .1.3.6.1.4.1.2011.6.106.3.8 |
| hwCpeLoadServerPort Cpe load server port in SFTP mode
Default: 22 (SFTP's well-known port) | scalar | Integer32 | .1.3.6.1.4.1.2011.6.106.3.9 |