HUAWEI-DATASYNC-MIB
Functions Overview
HUAWEI-DATASYNC-MIB is a private MIB of Huawei. It mainly implements data synchronization between the Network Management System (NMS) and hosts.
Data synchronization can be classified into incremental synchronization and all-data synchronization. In incremental synchronization, you can query configuration changes through this MIB. In this manner, you can view the maximum number of configuration changes cached in the configuration change table, perform the loop count for configuration changes, and know the ID of the current configuration change. In addition, you can be informed of the configuration change by the relevant alarm. In all-data synchronization, through the MIB, you can set the script file, result file, and NMS ID, and start or stop the collection of configuration changes.
Root directory:
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).huawei(2011).huaweiMgmt(5).hwDatacomm(25)
Description of Single Objects
hwCurrentCfgChgSeqID
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.191.1.1 |
hwCurrentCfgChgSeqID |
Integer32 |
Read-only |
The value of this object identifies the ID of the current configuration change. The value ranges from 0 to 65535. After the ID of the configuration change reaches the maximum value, the value of the ID starts from 1 again. After the device is restarted, the value of the ID becomes 0. |
This object is implemented as defined in the corresponding MIB files. |
hwCfgChgSeqIDReveralCount
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.191.1.2 |
hwCfgChgSeqIDReveralCount |
Integer32 |
Read-only |
The value of this object identifies the alarm ID. The value ranges from 0 to 65535. |
This object is implemented as defined in the corresponding MIB files. |
hwCfgChgTableMaxItem
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.191.1.3 |
hwCfgChgTableMaxItem |
Integer32 |
Read-only |
The value of this object identifies the maximum number of entries in hwCfgChgTable. The value ranges from 0 to 65535. |
This object is implemented as defined in the corresponding MIB files. |
Description of MIB Tables
hwCfgChgTable
This table is used to record configuration changes. In this table, you can find the configuration change based on the specific index.
The index of this table is hwCfgChgSeqID.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.191.2.1.1.1 |
hwCfgChgSeqID |
Integer32 (0..65535) |
Read-only |
The value of this object identifies the configuration change ID. When configuration is changed, the sequence id will plus 1. The value ranges from 0 to 65535. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.191.2.1.1.2 |
hwCfgChgTime |
OCTET STRING (SIZE (8 | 11)) |
Read-only |
This object indicates the configuration change time. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.191.2.1.1.3 |
hwCfgChgTerminalType |
INTEGER {snmp(1),telnet(2),netconf(3)} |
Read-only |
This object indicates the type of the terminal:
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.191.2.1.1.4 |
hwCfgChgTerminalID |
Integer32 (0..2147483647) |
Read-only |
The value of this object identifies the terminal ID. The value ranges from 0 to 15. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.191.2.1.1.5 |
hwCfgChgType |
INTEGER {create(1),modify(2),delete(3)} |
Read-only |
This object indicates the configuration change type:
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.191.2.1.1.6 |
hwCfgChgViewName |
OctetString |
Read-only |
This object indicates the name of the view in which the configuration change occurs.
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.191.2.1.1.7 |
hwCfgChgCmdID |
Integer32 |
Read-only |
The value of this object identifies the ID of the configuration change command. For the SNMP operation, the value is 0. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.191.2.1.1.8 |
hwCfgChgDetailInfo |
OctetString |
Read-only |
This object indicates detailed configuration change information.
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.191.2.1.1.9 |
hwCfgChgUserName |
OctetString |
read-only |
This object indicates the name of the user who changes the configuration. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
The entries in this table can be read without restraint.
hwCollectTable
This table is used to enable the NMS to send the collecting script to the device to trigger the collection, and then monitor the collection status.
The index of this table is hwCollectIndex.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.191.2.2.1.1 |
hwCollectIndex |
Integer32 |
not-accessible |
The value of this object identifies the collection index. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.191.2.2.1.2 |
hwCollectNetManageId |
Integer32 |
Read-write |
The value of this object identifies the NMS ID. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.191.2.2.1.3 |
hwCollectOperation |
INTEGER {begin(1),stop(2)} |
Read-write |
The value of this object indicates the instruction for the
collection operation:
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.191.2.2.1.4 |
hwCollectInScriptFile |
OCTET STRING (SIZE (1..255)) |
Read-write |
The value of this object indicates the name of the script file. The length of the file name ranges from 1 character to 255 characters. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.191.2.2.1.5 |
hwCollectInResultFile |
OCTET STRING (SIZE (1..255)) |
Read-write |
The value of this object indicates the name of the result file. The length of the file name ranges from 1 character to 255 characters. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.191.2.2.1.6 |
hwCollectState |
INTEGER {idle(1),collecting(2)} |
Read-only |
The value of this object indicates the collection status:
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.191.2.2.1.7 |
hwCollectRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
The value of this object indicates the row status:
|
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
When entries in this table are created in CreateAndGo mode, the script file name and result file name must be both specified. The paths for the two files must be legal and in full length. What is more, the suffix of the script file name must be ".xml", and the suffix of the result file name must be ".zip"; otherwise, the entry creation fails.
This table allows the existence of only one entry. If an entry already exists in the table, the creation of a new entry fails.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
The entries in this table can be read without restriction.
Description of Alarm Objects
hwCfgChgNotify
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.191.3.1 |
hwCfgChgNotify |
|
This trap is generated when a configuration change occurs on the device within a specified period. |
This object is implemented as defined in the corresponding MIB files. |