hwBackupPrivatePara
HUAWEI-LOAD-BACKUP-MIB ·
.1.3.6.1.4.1.2011.6.6.1.2.1.15
Object
column
r/w
OctetString
Proprietary parameter carried during file backup. The parameter is related to the contents of the backup file.
The backup file is Vdsl2 xlin. The proprietary parameter is the victim or disturb port list. The maximum length of the parameter is 4096 bytes.
1.The collection parameter that contains only a victim port list collects coefficient of crosstalk generated by all the disturb ports to a specified victim port.
Parameter description:
1.The parameter contains the parameter length and port list.
2.The parameter type of a port list is victim.
3.The information about a port list contains the MAC address, frame ID, slot ID, and port ID.
|Parameter length (4 bytes) |Parameter type (4 bytes) |Parameter length (4 bytes) |MAC address (6 bytes) |Reserved bytes |Frame (1 byte) |Slot (1 byte) |Port ID (1 byte) |...|
+----------------------------+--------------------------+-----------------------------+----------------------+-----------------+------------------+---------------+-----------------+...+
|<--Parameter length-------->|<-----------------------------------Victim port list------------------------------------------------------------------------------------------------> |
The MAC address is reserved and is filled with 0s in BLV and SLV scenarios. The omitted contents are repeat of |MAC address (6 bytes) |Reserved bytes |Frame (1 byte) |Slot (1 byte) |Port ID (1 byte) |.
2.The collection parameter that contains only a disturb port list collects coefficient of crosstalk generated by a specified disturb ports to all victim ports.
Parameter description:
1.The parameter contains the parameter length and port list.
2.The parameter type of a port list is disturb.
3.The information about a port list contains the MAC address, frame ID, slot ID, and port ID.
|Parameter length (4 bytes) |Parameter type (4 bytes) |Parameter length (4 bytes) |MAC address (6 bytes) |Reserved bytes |Frame (1 byte) |Slot (1 byte) |Port ID (1 byte) |...|
+-----------------------------+--------------------------+-----------------------------+----------------------+-----------------+------------------+---------------+-----------------+...+
|<--Parameter length-------->|<-----------------------------------disturb port list-----------------------------------------------------------------------------------------------> |
The MAC address is reserved and is filled with 0s in BLV and SLV scenarios. The omitted contents are repeat of |MAC address (6 bytes) |Reserved bytes |Frame (1 byte) |Slot (1 byte) |Port ID (1 byte) |.
3.The collection parameter that contains victim and disturb port lists collects coefficient of crosstalk generated by specified disturb ports to specified victim ports.
Parameter description:
1.The parameter contains the parameter length, victim port list, and disturb port list.
|Parameter length (4 bytes) |Parameter type (4 bytes) |Parameter length (4 length) |Port information |Parameter type (4 bytes) |Parameter length (4 bytes) |Port information |
+----------------------------+--------------------------+-----------------------------+-----------------+-------------------------+---------------------------+-----------------+
|<--Parameter length-------->|<-------------------------------------victim port list------------------->|<-----------------------disturb port list----------------------------> |
Context
- MIB
- HUAWEI-LOAD-BACKUP-MIB
- OID
.1.3.6.1.4.1.2011.6.6.1.2.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwBackupParaEntry
- Table
- hwBackupParaTable
- Siblings
- 15
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-4096
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwBackupServerIpAddr The IP address of file server. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2011.6.6.1.2.1.1 |
| hwBackupServerPort SFTP server listen port.
Range: 0-65535
Default: 22
The invalid value is 65535. | column | Unsigned32 | .1.3.6.1.4.1.2011.6.6.1.2.1.10 |
| hwBackupPositionPara Auxiliary parameters for locating a board to be backed up.
When a file is backed up to the EMU, the value of this parameter is emuID.
When a file is backed up to a modem or an ONT… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.6.6.1.2.1.11 |
| hwBackupExtServerInetAddressType The type of address in hwBackupExtServerIPAddress. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.2011.6.6.1.2.1.12 |
| hwBackupExtServerIPAddress The IPv4, IPv6 or DNS address of BACKUP Server. Note that,
since this is an index to the table, the DNS name must be
short enough to fit into the maximum length of indices allowed… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.2011.6.6.1.2.1.13 |
| hwBackupResouce The backup resource. | column | OctetString | .1.3.6.1.4.1.2011.6.6.1.2.1.14 |
| hwBackupVsID The ID of the virtual system to be backed up.
Range: 0-8 | column | Integer32 | .1.3.6.1.4.1.2011.6.6.1.2.1.16 |
| hwBackupMode Load protocol.
Options:
1.tftp(1) -indicates that the backup is performed by using TFTP through the
network port. Select tftp(1) when the transmission mode of the ser… | column | Enumeration | .1.3.6.1.4.1.2011.6.6.1.2.1.2 |
| hwBackupFileName The name of backup file. | column | OctetString | .1.3.6.1.4.1.2011.6.6.1.2.1.3 |
| hwBackupContent Type of the backup file.
Options:
1.nobackupcontent(-1) -no file.
2.database(1) -database file.
3.shellMacro(2) -shell macro file… | column | Enumeration | .1.3.6.1.4.1.2011.6.6.1.2.1.4 |
| hwBackupProcess Backup progress. | column | Integer32 | .1.3.6.1.4.1.2011.6.6.1.2.1.5 |
| hwBackupUserName The backup user name, which is required in FTP mode and SFTP mode
but is not required in TFTP mode. | column | OctetString | .1.3.6.1.4.1.2011.6.6.1.2.1.6 |
| hwBackupPassword The backup user password, which is required in FTP mode and SFTP mode
but is not required in TFTP mode. | column | OctetString | .1.3.6.1.4.1.2011.6.6.1.2.1.7 |
| hwBackupBoardType The type of the board to be backed up, which is defined in HUAWEI-TC-MIB.mib. | column | HUAWEI-TC-MIBHWPCBType | .1.3.6.1.4.1.2011.6.6.1.2.1.8 |
| hwBackupRequestID The backup request ID, which identifies a backup request delivered by the NMS.
According to the ID, you can query hwOperationInfoTable to obtain
the status and results of each bac… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.6.6.1.2.1.9 |