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
A table of configuration log on this device.
hwCfgLogEntry entry .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
hwCfgLogIndex
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
hwCfgLogTime
Specifies the sysUpTime when the configuration log was generated.
SNMPv2-SMITimeTicks
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.6.10.1.1.7.1.2
hwCfgLogSrcCmd
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
hwCfgLogSrcData
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
hwCfgLogDesData
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
hwCfgLogTerminalType
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
hwCfgLogTerminalUser
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
hwCfgLogTerminalNum
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
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.6.10.1.1.7.1.8
hwCfgLogTerminalLocation
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
hwCfgLogCmdSrcAddress
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
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.6.10.1.1.7.1.10
hwCfgLogVirHost
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
hwCfgLogUserName
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
hwCfgLogServerAddress
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
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.6.10.1.1.7.1.13
hwCfgLogFile
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
hwCfgLogConfigChangeId obsolete
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
hwCfgLogCfgBaselineTime obsolete
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
A table of config-operation requests.
hwCfgOperateEntry entry .1.3.6.1.4.1.2011.6.10.1.2.4.1
An operate request entry.
Indexes
No indexes recorded
Column Syntax OID
hwCfgOperateIndex
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
hwCfgOperateType
Specifies the type of an operation on configuration.
For detailed information, please see the ConfigOperationType
definition.
ConfigOperationTyper/w
Textual Convention: ConfigOperationType Enumeration
Type Values:
1running2Startup
2startup2Running
3running2Net
4net2Running
5net2Startup
6startup2Net
.1.3.6.1.4.1.2011.6.10.1.2.4.1.2
hwCfgOperateProtocol
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
hwCfgOperateFileName
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
hwCfgOperateServerAddress
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
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.6.10.1.2.4.1.5
hwCfgOperateUserName
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
hwCfgOperateUserPassword
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
hwCfgOperateEndNotificationSwitch
Specifies whether or not a notification should be
issued on the completion of the operation.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2011.6.10.1.2.4.1.8
hwCfgOperateRowStatus
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
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2011.6.10.1.2.4.1.9
hwCfgOperateServerPort
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
hwCfgOperateSourceAddress
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
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.6.10.1.2.4.1.11
hwCfgOperateSourceInterface
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
hwCfgOperateOnError
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
hwCfgOperateServerAddressType
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
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2011.6.10.1.2.4.1.17
hwCfgOperateServerAddressNet
Address or host name of the FTP/TFTP/SFTP server from/to which to download/upload must be specified.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2011.6.10.1.2.4.1.18
hwCfgOperateVpnInstance
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
A table of config-operation requests result.
hwCfgOperateResultEntry entry .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
hwCfgOperateResultIndex
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
hwCfgOperateResultOptIndex
The operation index in the hwCfgOperateTable.
Integer32 .1.3.6.1.4.1.2011.6.10.1.2.5.1.2
hwCfgOperateResultOpType
The operation type in the hwCfgOperateTable.
ConfigOperationType
Textual Convention: ConfigOperationType Enumeration
Type Values:
1running2Startup
2startup2Running
3running2Net
4net2Running
5net2Startup
6startup2Net
.1.3.6.1.4.1.2011.6.10.1.2.5.1.3
hwCfgOperateState
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
hwCfgOperateTime
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
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.6.10.1.2.5.1.5
hwCfgOperateEndTime
The value of sysUpTime when the configuration operation is finished.
SNMPv2-SMITimeTicks
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.6.10.1.2.5.1.6
hwCfgOperateTransferProgress
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
hwCfgOperateErrorReason
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
Table on changes of configuration.
hwCfgModuleChangeTimeEntry entry .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
hwCfgModuleId
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
hwCfgModuleChangeTime
Time on changes of the module.
SNMPv2-SMITimeTicks
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
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
A table of config-operation requests.
hwCfgBackup2ServerEntry entry .1.3.6.1.4.1.2011.6.10.1.3.7.1
An operate request entry.
Indexes
No indexes recorded
Column Syntax OID
hwCfgBackupIndex
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
hwCfgBackupServerIp
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
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2011.6.10.1.3.7.1.2
hwCfgBackupProtocol
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
hwCfgBackupUser
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
hwCfgBackupPassword
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
hwCfgBackupServerPath
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
hwCfgBackupRowStatus
The status of this table entry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2011.6.10.1.3.7.1.7
hwCfgBackupResult
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
hwCfgBackupVpnInstance
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
hwCfgBackupServerPort
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
hwCfgBackupServerAddrType
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
Table on users of configuration lock or level.
hwCfgOperateLevelUsersEntry entry .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
hwCfgOperateLevelUsersSessionID
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
hwCfgOperateLevelUsersSessionDesc
Description of users who have the configuration level or have locked the configuration.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2011.6.10.1.4.2.1.2
hwCfgOperateLevelUsersName
UserName of users who have the configuration level or have locked the configuration.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2011.6.10.1.4.2.1.3
hwCfgOperateLevelUsersLockedTime
LoginTime of users who have the configuration level or have locked the configuration.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2011.6.10.1.4.2.1.4
hwCfgOperateLevelUsersIPAddr
IP Address of users who have the configuration level or have locked the configuration.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2011.6.10.1.4.2.1.5
hwCfgOperateLevelUsersLastCfgTime
The last configurate Time of users who have the configuration level or have locked the configuration.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2011.6.10.1.4.2.1.6
hwCfgOperateLevelUsersTimeout
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