HUAWEI-CONFIG-MAN-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
6
Rows
6
Columns
60
.1.3.6.1.4.1.2011.6.10.1.1.7 · 1 row entry · 16 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwCfgLogTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CONFIG-MAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CONFIG-MAN-MIB::hwCfgLogTable'
A table of configuration log on this device.
hwCfgLogEntry row .1.3.6.1.4.1.2011.6.10.1.1.7.1
Information about a configuration log in this system.
Indexes
No indexes recorded
Column Syntax OID
The index of hwCfgLogTable, which is a incremental integer.
The maximum value of the node is 2147483647.The table should wrap the
value to 1 and flush all the existing entries when the maximum value
is reached.
Integer32 .1.3.6.1.4.1.2011.6.10.1.1.7.1.1
Specifies the sysUpTime when the configuration log was generated.
SNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.6.10.1.1.7.1.2
Specifies the source command resulting in the log.
Currently we provide the types of source:
1.cmdLine(1):configuration log instigated by command line.
2.snmp(2):configuration log instigated by snmp.
3.other(3):configur…
Enumeration .1.3.6.1.4.1.2011.6.10.1.1.7.1.3
The configuration data source for the event.
erase erasing destination
running operational data alive
commandSource the command source itself
startup what the system will use next reboot
local …
Enumeration .1.3.6.1.4.1.2011.6.10.1.1.7.1.4
The configuration data destination for the event.
unknown unknown
running operational data alive
commandSource the command source itself
startup what the system will use next reboot
local …
Enumeration .1.3.6.1.4.1.2011.6.10.1.1.7.1.5
Specifies the terminal type.

If hwCfgLogSrcData is not 'cmdLine', the value of the object is 'notApplicable'.

The value list:
notApplicable(1): no meaning at this time.
unknown(2): unknown …
Enumeration .1.3.6.1.4.1.2011.6.10.1.1.7.1.6
The name of a logging user which is available when hwCfgLogSrcCmd
is 'cmdLine'. When hwCfgLogTerminalType is 'virtual' and user login
in authentication, the object will be the name of the user.
Otherwise, it is a zero…
OctetString .1.3.6.1.4.1.2011.6.10.1.1.7.1.7
Specifies the terminal number.

If hwCfgLogSrcCmd variable is not 'cmdLine'(such as 'snmp'or 'other'), the value of the object is '-1'.
If hwCfgLogSrcCmd variable is 'cmdLine', the value '-1' means that …
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.6.10.1.1.7.1.8
The available location of the terminal when hwCfgLogSrcCmd
is 'cmdLine'. Otherwise, it is a zero length string.
OctetString .1.3.6.1.4.1.2011.6.10.1.1.7.1.9
The address from which a request comes when the value of hwCfgLogSrcCmd is 'snmp(2)'.

The ip address of the remote system connected when the value of hwCfgLogTerminalType
is 'virtual'.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.6.10.1.1.7.1.10
The available host name of the remote system connected if
hwCfgLogTerminalType has the value of 'virtual'.
Otherwise, the value of the object is a zero length string.
OctetString .1.3.6.1.4.1.2011.6.10.1.1.7.1.11
The user name used when hwCfgLogSrcData or hwCfgLogDesData has
the value of 'netFtp'.
Otherwise, the value of the object is a zero length string.
OctetString .1.3.6.1.4.1.2011.6.10.1.1.7.1.12
The remote server address when hwCfgLogSrcData or hwCfgLogDesData
has the value of 'netFtp'.
Otherwise, the value of the object is 0.0.0.0.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.6.10.1.1.7.1.13
The remote file name when hwCfgLogSrcData or hwCfgLogDesData has
the value of 'netFtp'.
Otherwise, the value of the object is a zero length string.
OctetString .1.3.6.1.4.1.2011.6.10.1.1.7.1.14
This is the sequence ID of configuration. When configuration is changed, ID is added.
Unsigned32 .1.3.6.1.4.1.2011.6.10.1.1.7.1.15
Specifies the time of system confiuration was baseline.
OctetString .1.3.6.1.4.1.2011.6.10.1.1.7.1.16
.1.3.6.1.4.1.2011.6.10.1.2.4 · 1 row entry · 16 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwCfgOperateTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CONFIG-MAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CONFIG-MAN-MIB::hwCfgOperateTable'
A table of config-operation requests.
hwCfgOperateEntry row .1.3.6.1.4.1.2011.6.10.1.2.4.1
An operate request entry.
Indexes
No indexes recorded
Column Syntax OID
The unique index value of a row in this table.
Integer32 .1.3.6.1.4.1.2011.6.10.1.2.4.1.1
Specifies the type of an operation on configuration.
For detailed information, please see the ConfigOperationType
definition.
ConfigOperationTyper/w
Type Values:
1running2Startup
2startup2Running
3running2Net
4net2Running
5net2Startup
6startup2Net
.1.3.6.1.4.1.2011.6.10.1.2.4.1.2
If the value of hwCfgOperateType is running2Net,net2Running,net2Startup
or startup2net, this object specifies the protocol which is
used for file transfer .
The default protocol is ftp if no protocol is specified.
Enumerationr/w .1.3.6.1.4.1.2011.6.10.1.2.4.1.3
When the object of hwCfgOperateType has the value of net2Startup, net2Running or
running2Net, the value must be specified. The file name may include the path if
applicable.
If the value of hwCfgOperateType is net2Start…
OctetStringr/w .1.3.6.1.4.1.2011.6.10.1.2.4.1.4
When the operation type is running2Net,net2Running,net2Startup
or startup2net , the ip address of the FTP/TFTP/SFTP server from/to
which to download/upload must be specified.
Values of 0.0.0.0 or FF.FF.FF.FF are not …
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.6.10.1.2.4.1.5
When the operation type is running2Net,net2Running,net2Startup
or startup2net , the user
name for the FTP/SFTP server from/to which to download/upload
should be specified. The object must be created if hwCfgOperateProt…
OctetStringr/w .1.3.6.1.4.1.2011.6.10.1.2.4.1.6
When the operation type is running2Net,net2Running,net2Startup
or startup2net , the user
password for the FTP/SFTP server from/to which to download/upload
should be specified. The object must be created if hwCfgOperate…
OctetStringr/w .1.3.6.1.4.1.2011.6.10.1.2.4.1.7
Specifies whether or not a notification should be
issued on the completion of the operation.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.6.10.1.2.4.1.8
The status of this table entry.
When the status is active :
(1) In the situation that the specified transfer operation by
ftp/tftp is in progress, the transfer operation will be aborted
if the status is set to notIn…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.6.10.1.2.4.1.9
This object specifies the SFTP/FTP server port that is used for file transfer
only if the value of hwCfgOperateProtocol is sftp/ftp.
The default SFTP server port is 22 if no port is specified.
The default FTP server…
Integer32r/w .1.3.6.1.4.1.2011.6.10.1.2.4.1.10
The source IP address. When the operation type is running2Net,
net2Running, net2Startup or startup2net, the source IP address
of the client may be specified or not. Default is 0.0.0.0 .
If the source type is set to bot…
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.6.10.1.2.4.1.11
The name of the interface.When the operation type is running2Net,
net2Running,net2Startup or startup2net, the source interface
of the FTP/TFTP client may be specified or not. If the source
type is set to both of IP ad…
OctetStringr/w .1.3.6.1.4.1.2011.6.10.1.2.4.1.12
This object specifies the action when a configuration command fails to be executed.
continueOnError: skips the failed configuration command and continues to run other configuration commands.
stopOnError: stops running t…
Enumerationr/w .1.3.6.1.4.1.2011.6.10.1.2.4.1.13
The ip address type of the FTP/TFTP/SFTP server from/to which to download/upload must be specified. 1 is used for ipv4, 2 is used for ipv6.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2011.6.10.1.2.4.1.17
Address or host name of the FTP/TFTP/SFTP server from/to which to download/upload must be specified.
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2011.6.10.1.2.4.1.18
The VPN instance name that through which to transfer the file.
OctetStringr/w .1.3.6.1.4.1.2011.6.10.1.2.4.1.19
.1.3.6.1.4.1.2011.6.10.1.2.5 · 1 row entry · 8 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwCfgOperateResultTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CONFIG-MAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CONFIG-MAN-MIB::hwCfgOperateResultTable'
A table of config-operation requests result.
hwCfgOperateResultEntry row .1.3.6.1.4.1.2011.6.10.1.2.5.1
The result entries of configuration operation requests.
Indexes
No indexes recorded
Column Syntax OID
The index of Table, which is an incremental integer.
The maximum value of the node is 2147483647.The agent should wrap the
value to 1 and flush all the existing entries when the maximum value
is reached.
Integer32 .1.3.6.1.4.1.2011.6.10.1.2.5.1.1
The operation index in the hwCfgOperateTable.
Integer32 .1.3.6.1.4.1.2011.6.10.1.2.5.1.2
The operation type in the hwCfgOperateTable.
ConfigOperationType
Type Values:
1running2Startup
2startup2Running
3running2Net
4net2Running
5net2Startup
6startup2Net
.1.3.6.1.4.1.2011.6.10.1.2.5.1.3
The status of the specified operation.

opInProgress :
specified operation is active

opOperationSuccess :
specified operation is supported and
completed successfully
Enumeration .1.3.6.1.4.1.2011.6.10.1.2.5.1.4
Records the time taken for the operation. This object will
be like a stopwatch, starting when the operation
starts, and stopping when the operation completes.
SNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.6.10.1.2.5.1.5
The value of sysUpTime when the configuration operation is finished.
SNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.6.10.1.2.5.1.6
This object indicates progress of file transfer in the hwCfgOperateTable.
When hwCfgOperateProtocol is specified as 2(tftp) or 3(sftp), and hwCfgOperateType is specified as net2Running or net2Startup,
this object will…
Integer32 .1.3.6.1.4.1.2011.6.10.1.2.5.1.7
The failure reason of configuration operation.
OctetString .1.3.6.1.4.1.2011.6.10.1.2.5.1.8
.1.3.6.1.4.1.2011.6.10.1.2.6 · 1 row entry · 2 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwCfgModuleChangeTimeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CONFIG-MAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CONFIG-MAN-MIB::hwCfgModuleChangeTimeTable'
Table on changes of configuration.
hwCfgModuleChangeTimeEntry row .1.3.6.1.4.1.2011.6.10.1.2.6.1
Time entity on changes of the configuration module.
Indexes
No indexes recorded
Column Syntax OID
Module index. It is an integer without enumeration. This is because the enumeration may expose the classification methods of modules. In addition, this field is uncertain in the beginning stage and once the value is det…
Integer32 .1.3.6.1.4.1.2011.6.10.1.2.6.1.1
Time on changes of the module.
SNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.6.10.1.2.6.1.11
.1.3.6.1.4.1.2011.6.10.1.3.7 · 1 row entry · 11 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwCfgBackup2ServerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CONFIG-MAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CONFIG-MAN-MIB::hwCfgBackup2ServerTable'
A table of config-operation requests.
hwCfgBackup2ServerEntry row .1.3.6.1.4.1.2011.6.10.1.3.7.1
An operate request entry.
Indexes
No indexes recorded
Column Syntax OID
The unique index value of a row in this table.
Integer32 .1.3.6.1.4.1.2011.6.10.1.3.7.1.1
The ip address of the FTP/TFTP/SFTP server to
which to the device backup configuration automatically.
Values of 0.0.0.0 or FF.FF.FF.FF are not permitted.
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2011.6.10.1.3.7.1.2
The protocol used to backup configuration to server automatically.
Enumerationr/w .1.3.6.1.4.1.2011.6.10.1.3.7.1.3
The length of the user name should range from 1 to 64.
OctetStringr/w .1.3.6.1.4.1.2011.6.10.1.3.7.1.4
The password can be plain text or encripted text.
If the password is plain text, its length should range from 0 to 255.
If the password is in cipher text, its length is 24 or from 32 to 392.
When get the value of the fi…
OctetStringr/w .1.3.6.1.4.1.2011.6.10.1.3.7.1.5
The length of the path in the backup server should range from 1 to 64.
OctetStringr/w .1.3.6.1.4.1.2011.6.10.1.3.7.1.6
The status of this table entry.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.6.10.1.3.7.1.7
This object is only for trap information, and does not support get and get-next operation.
OctetString .1.3.6.1.4.1.2011.6.10.1.3.7.1.8
The VPN instance name that through which to transfer the file.
OctetStringr/w .1.3.6.1.4.1.2011.6.10.1.3.7.1.9
The port number of the server to which to the device backup configuration automatically.
Integer32r/w .1.3.6.1.4.1.2011.6.10.1.3.7.1.10
The address type of the hwCfgBackupServerIp entry.
Enumerationr/w .1.3.6.1.4.1.2011.6.10.1.3.7.1.11
.1.3.6.1.4.1.2011.6.10.1.4.2 · 1 row entry · 7 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwCfgOperateLevelUsersTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CONFIG-MAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CONFIG-MAN-MIB::hwCfgOperateLevelUsersTable'
Table on users of configuration lock or level.
hwCfgOperateLevelUsersEntry row .1.3.6.1.4.1.2011.6.10.1.4.2.1
Users entity on lock or level of the configuration module.
Indexes
No indexes recorded
Column Syntax OID
SessionID of users who have the configuration level or have locked the configuration.
Integer32 .1.3.6.1.4.1.2011.6.10.1.4.2.1.1
Description of users who have the configuration level or have locked the configuration.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.2011.6.10.1.4.2.1.2
UserName of users who have the configuration level or have locked the configuration.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.2011.6.10.1.4.2.1.3
LoginTime of users who have the configuration level or have locked the configuration.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.2011.6.10.1.4.2.1.4
IP Address of users who have the configuration level or have locked the configuration.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.2011.6.10.1.4.2.1.5
The last configurate Time of users who have the configuration level or have locked the configuration.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.2011.6.10.1.4.2.1.6
Unlock without configuration seconds, 1-7200, the default is 30
Integer32 .1.3.6.1.4.1.2011.6.10.1.4.2.1.7