Home/Catalog/HUAWEI-SYS-MAN-MIB

HUAWEI-SYS-MAN-MIB

AI MIB Summary

The HUAWEI-SYS-MAN-MIB enables Network Management Systems to monitor and control Huawei device system states, specifically querying system time, active configuration files, and system image files to execute scheduled reboots with specific software versions.

The HUAWEI-SYS-MAN-MIB contains objects to manage the system. The module defines the information about system, such as system time, the current configuration file and system image file, system reload actions, and notifications. By querying the system time, configuration files and system image files, NMS can reboot the device in the specified time and the specified configuration and system image.
Main OID:
huaweiSystemManMIB.1.3.6.1.4.1.2011.5.25.19
275
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

275 total
Object Name
huaweiSystemManMIBThe HUAWEI-SYS-MAN-MIB contains objects to manage the system. The module defines the information about system, such as system time, the current configuration file and system image file, system reload actions, and notifications. By querying the system time, configuration files and system image files, NMS can reboot the device in the specified time and the specified configuration and system image.
MODULE-IDENTITY
.1.3.6.1.4.1.2011.5.25.19
huaweiSystemManMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.19.1
hwSysClock
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.19.1.1
hwSysLocalClockThis object indicates the local time of the device.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.1.1
hwSysCurrent
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.19.1.2
hwSysCurTableThe current status of system. A configuration file and an image file are used to describe the current status.
SEQUENCE OF HwSysCurEntry
.1.3.6.1.4.1.2011.5.25.19.1.2.1
hwSysCurEntryAn entry of hwSysCurTable. It is indexed by hwSysCurEntPhysicalIndex.
HwSysCurEntry
.1.3.6.1.4.1.2011.5.25.19.1.2.1.1
hwSysCurEntPhysicalIndexThe value of this object identifies the system index.
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.2.1.1.1
hwSysCurCFGFileIndexThe value of this object identifies the index of the configuration file in the configuration file list. The value is referenced from hwSysCFGFileTable. The value ranges from 1 to 2147483647.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.2.1.1.2
hwSysCurImageIndexThe value of this object identifies the index of the image file in the image file list. The value is referenced from hwSysImageTable. The value ranges from 1 to 2147483647.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.2.1.1.3
hwSysCurPafFileIndexThe value of this object identifies the index of the PAF file in the PAF file list.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.2.1.1.4
hwSysCurLicenseIndexThe value of this object identifies the index of the license file in the license file list.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.2.1.1.5
hwSysCurPatchFileIndexThe value of this object identifies the index of the patch file in the patch file list.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.2.1.1.6
hwSysCurVoiceFileIndexThe value of this object identifies the index of the configuration file in the configuration file list. The value is referenced from hwSysCFGFileTable. The value ranges from 1 to 2147483647.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.2.1.1.7
hwSysReload
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.19.1.3
hwSysReloadScheduleThe value of this object identifies the record number used when the device restarts. The value ranges from 0 to 2147483647. After the system restarts, the value returns to 0. 0: initial value. 65536: main board schedule method.rwobsolete
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.3.1
hwSysReloadActionThe value of this object identifies restart types. 1: reloadUnavailable 2: reloadOnSchedule, indicating periodical restart 3: reloadAtOnce, indicating immediate restart without considering hwSysReloadScheduleTime 4: reloadCancel, indicating that all the planned restart activities are cancelled. If hwSysReloadSchedule is invalid or the rows that hwSysReloadScheduleEntry and hwSysReloadSchedule point to are not activated, all the restart activities are ignored and an inconsistent value is returned. When the restart of the system is complete or no restart activities exist, the value of this object is reloadUnavailable(1).rw
Enumeration
.1.3.6.1.4.1.2011.5.25.19.1.3.2
hwSysReloadScheduleTableA reload parameters table.
SEQUENCE OF HwSysReloadScheduleEntry
.1.3.6.1.4.1.2011.5.25.19.1.3.3
hwSysReloadScheduleEntryEntry of hwSysReloadScheduleTable.
HwSysReloadScheduleEntry
.1.3.6.1.4.1.2011.5.25.19.1.3.3.1
hwSysReloadScheduleIndexThe value of this object identifies the index of the instance. The value ranges from 0 to 2147483647.
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.3.3.1.1
hwSysReloadEntityThis object indicates the index of the restarting entity. The value is referred to from entPhysicalTable. 1. When get/get-next, 1 means active main board, 2 means slave main board, 65535 means other board. 2. When set, 2 means slave main board, other values mean active main board.rw
PhysicalIndex (ENTITY-MIB)
.1.3.6.1.4.1.2011.5.25.19.1.3.3.1.2
hwSysReloadCfgFileThe value of this object identifies the configuration file used after the restart. The value is limited by hwSysCFGFileTable. The value ranges from 0 to 2147483647. The default value is 0, which means the configuration file remains unchanged.rw
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.3.3.1.3
hwSysReloadImageThe value of this object identifies the image file used after the restart. The value is limited by hwSysImageTable. The value ranges from 1 to 2147483647.rw
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.3.3.1.4
hwSysReloadReasonThis object indicates the cause of the restart. The value is a string of 0 to 255 characters. After the system restarts, the character string is deleted.rw
DisplayString
.1.3.6.1.4.1.2011.5.25.19.1.3.3.1.5
hwSysReloadScheduleTimeThis object indicates the time of the restart. The only valid value of this object is an 8-byte string which indicates the local time of the switch. The maximum scheduled time is 30 days from the current system clock time. If the value set is earlier than the value of hwSysLocalClock or beyond the maximum scheduled time limit, a bad value error occurred. The value of all-zero octet strings indicates system restart at once if the reload action is reloadOnSchedule(1).rw
DateAndTime
.1.3.6.1.4.1.2011.5.25.19.1.3.3.1.6
hwSysReloadRowStatusIf one of values of hwSysReloadEntity, hwSysReloadCfgFile and hwSysReloadImage is invalid, the value of hwSysReloadRowStatus cannot be set to 'active'. A valid entry means the specified element is available in the current system. Reload an entity indexed by hwSysReloadEntity with the startup configuration file and the image may be not allowed. Herein the entry is invalid.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.3.3.1.7
hwSysReloadPafFileThe value of this object identifies the PAF file used after the restart.rw
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.3.3.1.8
hwSysReloadLicenseFileThe value of this object identifies the license file used after the restart.rw
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.3.3.1.9
hwSysReloadPatchFileThe value of this object identifies the patch file used after the restart.rw
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.3.3.1.10
hwSysReloadPatchStateThe value of this object identifies the running status of the patch at the next startup. That is, whether the loaded patch is in the Run state at the next startup. run(1): indicates that the loaded patch is in the Run state at the next startup. unused(255): indicates that the loaded patch is in the original state at the next startup.rw
Enumeration
.1.3.6.1.4.1.2011.5.25.19.1.3.3.1.11
hwSysReloadOperateDestTypeThis object indicates the object to be restarted.rw
Enumeration
.1.3.6.1.4.1.2011.5.25.19.1.3.3.1.12
hwSysReloadOperateDestIndexThis object indicates the index of the board needs to be restarted. The get/get-next result is 'unused'. but, you can't use 'unused' to set.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.3.3.1.13
hwSysReloadVoiceFileThe value of this object identifies the license file used after the restart.rw
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.3.3.1.14
hwSysReloadAndroidFileThe value of this object identifies the android file used after the restart. The value is limited by hwSysAndroidFileTable. The value ranges from 0 to 2147483647. The default value is 0, which means the android file remains unchanged.rw
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.3.3.1.15
hwSysRebootThe value of this object identifies the restart of the master and slave boards. Values are as follows unused(1): indicates that this value is not used. Generally, this value is read. rebootAllRoute(2): indicates that the integrated device is restarted. rebootSlave(3): indicates that the slave board is restarted. slaveSwitch(4): indicates that the switchover between the main and slave boards is performed.rw
Enumeration
.1.3.6.1.4.1.2011.5.25.19.1.3.4
hwSysSlaveSwitchEnableThe value of this object identifies whether the switchover between the main and the slave boards is enabled. enable(1): indicates that the switchover between the main and slave boards is enabled. disable(2): indicates that the switchover between the main and slave boards is not enabled.rw
EnabledStatus (P-BRIDGE-MIB)
.1.3.6.1.4.1.2011.5.25.19.1.3.5
hwSysLatestRebootErrorInfoThis object indicates the cause of the last restart.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.3.6
hwSysSlaveSwitchTableA slave switchover enable parameters table.
SEQUENCE OF HwSysSlaveSwitchEntry
.1.3.6.1.4.1.2011.5.25.19.1.3.7
hwSysSlaveSwitchEntryEntry of hwSysSlaveSwitchTable.
HwSysSlaveSwitchEntry
.1.3.6.1.4.1.2011.5.25.19.1.3.7.1
hwSysSlaveSwitchIndexThe value of the object identifies the index of the table.
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.3.7.1.1
hwSysSlaveSwitchChassisNumThe value of the object identifies the chassis number.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.3.7.1.2
hwSysSlaveSwitchOperTypeOperation type. The object has the following values: unused(1): means the default value. slaveswitch(2): perform force switchover. slaveswitchlock(3): enable the force switchover, this value should be used with the object of hwSysSlaveSwitchEnableStatus.rw
Enumeration
.1.3.6.1.4.1.2011.5.25.19.1.3.7.1.3
hwSysSlaveSwitchEnableStatusThe enable status of switchover for AMB (Active Main Board) and SMB (Standby Main Board). enable(1): enable the force switchover. disable(2): disable the force switchover.rw
EnabledStatus (P-BRIDGE-MIB)
.1.3.6.1.4.1.2011.5.25.19.1.3.7.1.4
hwSysSlaveSwitchSrcThe source slot for slave switchover.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.3.7.1.5
hwSysSlaveSwitchDstThe destination slot for slave switchover.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.3.7.1.6
hwSysDelayRebootRestart the device at a delayed time. The delayed time can be set up to 43200 minutes. The node is used to set the delayed time, cancel the setting, or check the status of the delayed restart. If a value within the range of 0 to 43200 is entered, the delayed time is set. If the value 65535 is entered, the setting is cancelled. During system reboot, a return value 65534 is displayed if the Get or Walk operation is performed. Other values are invalid.rw
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.3.8
hwSysImage
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.19.1.4
hwSysImageNumThe value of this object identifies the number of image files. The object calculates the number of image files given by hwSysImageTable. The value ranges from 0 to 2147483647.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.4.1
hwSysImageTableThe system image management table.
SEQUENCE OF HwSysImageEntry
.1.3.6.1.4.1.2011.5.25.19.1.4.2
hwSysImageEntryA system image entry. Each entry consists of information of a system image. hwSysImageIndex exclusively decides an image file.
HwSysImageEntry
.1.3.6.1.4.1.2011.5.25.19.1.4.2.1
hwSysImageIndexThe value of this object identifies the index of the image file.
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.4.2.1.1
hwSysImageNameThis object indicates the name of the image file. A file name containing path and suffix is a string of 4 to 64 characters.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.4.2.1.2
hwSysImageSizeThe value of this object identifies the size of the image file. The value ranges from 0 to 2147483647, in bytes. The size depends on the actual file and is limited by the physical storage device.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.4.2.1.3
hwSysImageLocationThis object indicates the location of the image file, namely the path.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.4.2.1.4
hwSysImageVersionThe value of this object identifies the version of the image file.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.4.2.1.5
hwSysImageReasonThe value of this object identifies the error cause of the image file.ro
DisplayString
.1.3.6.1.4.1.2011.5.25.19.1.4.2.1.6
hwSysCFGFile
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.19.1.5
hwSysCFGFileNumThe value of this object identifies the number of configuration files. The object calculates the number of configuration files given by hwSysCFGFileTable. The value ranges from 0 to 2147483647.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.5.1
hwSysCFGFileTableA table of configuration files in this system.
SEQUENCE OF HwSysCFGFileEntry
.1.3.6.1.4.1.2011.5.25.19.1.5.2
hwSysCFGFileEntryA configuration file entry. Each entry consists of information of a configuration file. hwSysCFGFileIndex exclusively decides a configuration file.
HwSysCFGFileEntry
.1.3.6.1.4.1.2011.5.25.19.1.5.2.1
hwSysCFGFileIndexThe value of this object identifies the index of the configuration file.
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.5.2.1.1
hwSysCFGFileNameThis object indicates the name of the configuration file. Currently, Huawei products support two formats of configuration files, namely, .CFG and .ZIP. A file name containing path and suffix is a string of 5 to 64 characters.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.5.2.1.2
hwSysCFGFileSizeThe value of this object identifies the size of the configuration file. The value ranges from 0 to 2147483647.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.5.2.1.3
hwSysCFGFileLocationThis object indicates the location of the configuration file, namely, the path.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.5.2.1.4
hwSysCFGFileReasonThis object indicates the error cause of the configuration file.ro
DisplayString
.1.3.6.1.4.1.2011.5.25.19.1.5.2.1.5
hwSysPafFile
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.19.1.6
hwSysPafFileNumThe value of this object identifies the number of PAF files in the system.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.6.1
hwSysPafFileTableA table of paf files in this system.
SEQUENCE OF HwSysPafFileEntry
.1.3.6.1.4.1.2011.5.25.19.1.6.2
hwSysPafFileEntryA paf file entry. Each entry consists of information of a paf file. hwSysPafFileIndex exclusively decides a configuration file.
HwSysPafFileEntry
.1.3.6.1.4.1.2011.5.25.19.1.6.2.1
hwSysPafFileIndexThe value of this object identifies the index of this table.
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.6.2.1.1
hwSysPafFileNameThis object indicates the name of the PAF file.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.6.2.1.2
hwSysPafFileSizeThe value of this object identifies the size of the PAF file.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.6.2.1.3
hwSysPafFileLocationThis object indicates the position of the PAF file.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.6.2.1.4
hwSysPafFileVersionThis object indicates the version of the PAF file.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.6.2.1.5
hwSysLicenseFile
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.19.1.7
hwSysLicenseFileNumThe value of this object identifies the number of license files in the system.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.7.1
hwSysLicenseFileTableA table of license files in this system.
SEQUENCE OF HwSysLicenseFileEntry
.1.3.6.1.4.1.2011.5.25.19.1.7.2
hwSysLicenseFileEntryA license file entry. Each entry consists of information of a license file. hwSysLicenseFileIndex exclusively decides a configuration file.
HwSysLicenseFileEntry
.1.3.6.1.4.1.2011.5.25.19.1.7.2.1
hwSysLicenseFileIndexThe value of this object identifies the index of this table.
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.7.2.1.1
hwSysLicenseFileNameThis object indicates the name of the license file.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.7.2.1.2
hwSysLicenseFileSizeThis object indicates the size of the license file.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.7.2.1.3
hwSysLicenseFileLocationThis object indicates the position of the license file.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.7.2.1.4
hwPatch
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.19.1.8
hwPatchBase
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.19.1.8.1
hwPatchFileNumThe value of this object identifies the number of patches in the system.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.8.1.1
hwPatchRecordResetClear the patch records. unused(1): unused. resetPatchHistory(2): clears the hwPatchHistoryTable record. resetPatchError(3): clears the hwPatchErrorTable record.rw
Enumeration
.1.3.6.1.4.1.2011.5.25.19.1.8.1.2
hwPatchHistoryTableMaxSet the size of hwPatchHistoryTable.rw
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.8.1.3
hwPatchTrapEnbleThe value of this object determines whether to generate the trap of HUAWEI-SYS-MAN-MIB. enable(1): Trap is enabled. disable(2): Trap is not enabled.rw
EnabledStatus (P-BRIDGE-MIB)
.1.3.6.1.4.1.2011.5.25.19.1.8.1.4
hwPatchErrorTableMaxThe value of this object identifies the maximum number of recorded errors supported by hwPatchErrorTable.rw
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.8.1.5
hwPatchIdThis object indicates the patch ID on the device.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.8.1.6
hwPatchLatestIdThis object indicates the latest patch ID on the device.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.8.1.7
hwPatchFailReasonThis object is an index that specifies patch fail reason.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.19.1.8.1.8
hwPatchFileTablePatch file query table.
SEQUENCE OF HwPatchFileEntry
.1.3.6.1.4.1.2011.5.25.19.1.8.2
hwPatchFileEntryDefines an entry in the hwPatchFileTable.
HwPatchFileEntry
.1.3.6.1.4.1.2011.5.25.19.1.8.2.1
hwPatchFileIndexThe value of this object identifies the index of this table.
Unsigned32
.1.3.6.1.4.1.2011.5.25.19.1.8.2.1.1
hwPatchFileNameThis object indicates the name of a patch file.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.8.2.1.2
hwPatchFileSizeThis object indicates the size of a patch file.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.8.2.1.3
hwPatchFileLocationThis object indicates the position of a patch file.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.8.2.1.4
hwPatchFileVersionThis object indicates the version of the patch file.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.8.2.1.5
hwLoadPatchTableThe load table of the patch file. Load the patch file to the memory: hwSlotIndex:The slot ID of the destination device to be loaded by the patch file, hwPatchFileIndex:The index of the patch file, If hwSlotIndex is 128, it indicates all slots of the device.
SEQUENCE OF HwLoadPatchEntry
.1.3.6.1.4.1.2011.5.25.19.1.8.4
hwLoadPatchEntryDefines an entry in the hwLoadPatchTable.
HwLoadPatchEntry
.1.3.6.1.4.1.2011.5.25.19.1.8.4.1
hwPatchLoadDestTypeThis object indicates the type of the board to be loaded with the patch.rw
Enumeration
.1.3.6.1.4.1.2011.5.25.19.1.8.4.1.1
hwPatchLoadDestIndexThis object indicates the index of the board to be loaded with the patch.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.8.4.1.2
hwPatchLoadStatePatch loading state: loading(1):Patch is loading. success(2):Patch loading succeeded. failure(3):Patch loading failed. none(4):Patch and board do not match.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.19.1.8.4.1.3
hwLoadPatchRowStateThis object identifies the status of a row.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.8.4.1.51
hwPatchInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.19.1.8.5
hwPatchTableRunning status transfer and query of the patch. If hwSlotIndex is 128, it indicates all slots of the device. If hwPatchNum is 65535, it indicates all patches of the specified slot. If hwPatchNum is 0, it indicates the NP patch of the specified slot. If hwPatchNum is in range from 1 to 200, it indicates the C patch of the specified slot.
SEQUENCE OF HwPatchEntry
.1.3.6.1.4.1.2011.5.25.19.1.8.5.1
hwPatchEntryDefines an entry in the hwPatchTable.
HwPatchEntry
.1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1
hwPatchSlotIndexThe value of this object identifies the index of the slot.
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.1
hwPatchIndexThis object indicates the index of the patch.
Unsigned32
.1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.2
hwPatchUsedFileNameThis object indicates the name of the patch file.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.3
hwPatchVersionThis object indicates the version of the patch file.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.4
hwPatchDescriptionThis object indicates the description of the patch.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.5
hwPatchProgramVersionThe value of the object identifies the version number of the host software.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.6
hwPatchFuncNumThe value of this object identifies the number functions contained in the patch.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.7
hwPatchTextLenThe value of this object identifies the length of the patch code.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.8
hwPatchDataLenThe value of this object identifies the length of the patch data.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.9
hwPatchTypeThe value of this object identifies the patch type. hotCommon(1): indicates the common hot patch. hotTemporary(2): indicates the temporary hot patch. coolCommon(3): indicates the common cool patch. coolTemporary(4): indicates the temporary cool patch.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.10
hwPatchBuildTimeThis object indicates the time when a patch file is built.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.11
hwPatchActiveTimeThis object indicates the time when a patch file is activated.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.12
hwPatchAdminStatusThe value of this object identifies the operation status of a patch. Run (1): indicates that the patch status is Run. Active(2): indicates the patch status is Active. Deactive(3): indicates the patch status is Deactive. Delete(4): indicates that the patch is deleted.rw
Enumeration
.1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.13
hwPatchOperateStatestatus of the patch. patchRunning(1): indicates that current status of the patch is Run. patchActive(2): indicates that current status of the patch is Active. patchDeactive(3): indicates that current status of the patch is Deactive.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.14
hwPatchOperateDestTypePatch operate object type,it combine with the hwPatchOperateDestIndex to note the operate object.rw
Enumeration
.1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.15
hwPatchOperateDestIndexPatch operate object index,it combine with chassis,the value of the hwPatchOperateDestType to note the operate object.hwPatchOperateDestIndex is value such as ccc1,clc2 etc.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.16
hwPatchStateTableThe statistics information of the C patch area on each slot.
SEQUENCE OF HwPatchStateEntry
.1.3.6.1.4.1.2011.5.25.19.1.8.5.2
hwPatchStateEntryDefines an entry in the hwPatchStateTable.
HwPatchStateEntry
.1.3.6.1.4.1.2011.5.25.19.1.8.5.2.1
hwPatchNumMaxThe value of this object identifies the maximum number of patches.ro
Unsigned32
.1.3.6.1.4.1.2011.5.25.19.1.8.5.2.1.1
hwPatchIdleNumThe value of this object identifies the number of idle patches.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.8.5.2.1.2
hwPatchTextMaxThe value of this object identifies the size of the code in the patch area.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.8.5.2.1.3
hwPatchDataMaxThe value of this object identifies the size of the data in the patch area.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.8.5.2.1.4
hwPatchStateTextUsedThe value of this object identifies the size of the used code in the patch area.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.8.5.2.1.5
hwPatchStateDataUsedThe value of this object identifies the size of the used data in the patch area.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.8.5.2.1.6
hwPatchStateTotalPatchNumThe value of this object identifies the total number of used patches.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.8.5.2.1.7
hwPatchStateTempPatchNumThe value of this object identifies the total number of used temporary patches.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.8.5.2.1.8
hwPatchStateCommonPatchNumThe value of this object identifies the total number of used common patches.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.8.5.2.1.9
hwPatchStateRuningPatchNumThe value of this object identifies the number of patches in the Run state in the patch area.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.8.5.2.1.10
hwPatchStateActivePatchNumThe value of this object identifies the number of patches in the Active state in the patch area.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.8.5.2.1.11
hwPatchStateDeactivePatchNumThe value of this object identifies the number of patches in the Deactive state in the patch area.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.8.5.2.1.12
hwPatchHistoryTablePatch history table.
SEQUENCE OF HwPatchHistoryEntry
.1.3.6.1.4.1.2011.5.25.19.1.8.5.3
hwPatchHistoryEntryDefines an entry in the hwPatchHistoryTable.
HwPatchHistoryEntry
.1.3.6.1.4.1.2011.5.25.19.1.8.5.3.1
hwPatchHistoryIndexThis object indicates the index of the table.
Unsigned32
.1.3.6.1.4.1.2011.5.25.19.1.8.5.3.1.1
hwPatchHistoryProgrameVersionThe value of the object identifies the version number of the image file.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.8.5.3.1.2
hwPatchHistoryVersionThe value of this object identifies the version of the patch.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.8.5.3.1.3
hwSlotIdThe value of the object identifies the slot number of the patch.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.8.5.3.1.4
hwPatchBeginIndexThe value of this object identifies the start ID of the loaded patch.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.8.5.3.1.5
hwPatchEndIndexThe value of this object identifies the end ID of the loaded patch.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.8.5.3.1.6
hwPatchHistoryActionThe value of this object identifies the patch status.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.19.1.8.5.3.1.7
hwPatchHistoryBeginTimeThis object indicates the start time of running the patch.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.8.5.3.1.8
hwPatchHistoryEndTimeThis object indicates the end time of running the patch.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.8.5.3.1.9
hwPatchErrorTableThe error record table of patch operation.
SEQUENCE OF HwPatchErrorEntry
.1.3.6.1.4.1.2011.5.25.19.1.8.5.4
hwPatchErrorEntryDefines an entry in the hwPatchErrorTable.
HwPatchErrorEntry
.1.3.6.1.4.1.2011.5.25.19.1.8.5.4.1
hwPatchErrorIndexThis object indicates the index of the patch error.
Unsigned32
.1.3.6.1.4.1.2011.5.25.19.1.8.5.4.1.1
hwPatchErrorSlotThis object indicates the number of the slot related to a patch error.ro
Unsigned32
.1.3.6.1.4.1.2011.5.25.19.1.8.5.4.1.2
hwPatchErrorPatchFileNameThis object indicates the index of the patch file when the patch has an error.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.8.5.4.1.3
hwPatchErrorPatchIndexThis object indicates the index of the patch when the patch has an error.ro
Unsigned32
.1.3.6.1.4.1.2011.5.25.19.1.8.5.4.1.4
hwPatchErrorCodeThis object indicates the flag of the patch error.ro
HWPatchErrorType
.1.3.6.1.4.1.2011.5.25.19.1.8.5.4.1.5
hwBootRom
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.19.1.11
hwBootRomTableBoot ROM startup parameter query table.
SEQUENCE OF HwBootRomEntry
.1.3.6.1.4.1.2011.5.25.19.1.11.1
hwBootRomEntryDefines an entry in the hwBootRomTable.
HwBootRomEntry
.1.3.6.1.4.1.2011.5.25.19.1.11.1.1
hwBootRomIndexThe value of this object identifies the index of the BootROM table.
Enumeration
.1.3.6.1.4.1.2011.5.25.19.1.11.1.1.1
hwBootRomBootDeviceThis object indicates the name of the BootROM startup device.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.11.1.1.2
hwBootRomProcessorNoThe value of this object identifies the number of the BootROM processor.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.11.1.1.3
hwBootRomHostNameThe object indicates the name of the BootROM host.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.11.1.1.4
hwBootRomFileNameThe object indicates the name of the BootROM file.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.11.1.1.5
hwBootRomIpOnEthernetThe object indicates the IP address of the BootROM Ethernet interface.ro
IpAddress
.1.3.6.1.4.1.2011.5.25.19.1.11.1.1.6
hwBootRomIpOnBackPlaneThe object indicates the IP address of the BootROM backplane.ro
IpAddress
.1.3.6.1.4.1.2011.5.25.19.1.11.1.1.7
hwBootRomHostIpThe object indicates the IP address of the BootROM host.ro
IpAddress
.1.3.6.1.4.1.2011.5.25.19.1.11.1.1.8
hwBootRomGatewayIpThe object indicates the IP address of the BootROM gateway.ro
IpAddress
.1.3.6.1.4.1.2011.5.25.19.1.11.1.1.9
hwBootRomUserNameThe object indicates the name of the BootROM user.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.11.1.1.10
hwBootRomPasswordThe object indicates the BootROM password.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.11.1.1.11
hwBootRomTargetNameThe object indicates the name of the BootROM target.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.11.1.1.12
hwBootRomStartupScriptThe object indicates the BootROM startup script.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.11.1.1.13
hwBootRomXModemBaudRateThe value of the object identifies the baud rate for transmitting the XModem data.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.11.1.1.14
hwBootRomVersionBoot ROM version.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.11.1.1.15
hwSysUpgrade
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.19.1.12
hwSysUpgradeTableISSU upgrade table.
SEQUENCE OF HwSysUpgradeEntry
.1.3.6.1.4.1.2011.5.25.19.1.12.1
hwSysUpgradeEntryDefines an entry in the hwSysUpgradeTable.
HwSysUpgradeEntry
.1.3.6.1.4.1.2011.5.25.19.1.12.1.1
hwIssuIndexSet system issu table index.
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.12.1.1.1
hwIssuModeSet system issu upgrade mode.rw
Enumeration
.1.3.6.1.4.1.2011.5.25.19.1.12.1.1.2
hwIssuImageFileThe name of the image file.rw
DisplayString
.1.3.6.1.4.1.2011.5.25.19.1.12.1.1.3
hwIssuPafFileThe name of the paf file.rw
DisplayString
.1.3.6.1.4.1.2011.5.25.19.1.12.1.1.4
hwIssuLicenseFileThe name of the license file.rw
DisplayString
.1.3.6.1.4.1.2011.5.25.19.1.12.1.1.5
hwIssuPatchFileThe name of the patch file.rw
DisplayString
.1.3.6.1.4.1.2011.5.25.19.1.12.1.1.6
hwIssuStateSystem issu upgrade state.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.19.1.12.2
hwIssuConditionCheckSystem issu upgrade condition check. The default check result is normal.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.19.1.12.3
hwSysSourceIndex
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.19.1.13
hwSysSourceIndexTableSystem file Index query table.
SEQUENCE OF HwSysSourceIndexEntry
.1.3.6.1.4.1.2011.5.25.19.1.13.1
hwSysSourceIndexEntryDefines an entry in the hwBootRomTable.
HwSysSourceIndexEntry
.1.3.6.1.4.1.2011.5.25.19.1.13.1.1
hwSysFileTypeThe value of this object is an index that indicates the type of a file.
Enumeration
.1.3.6.1.4.1.2011.5.25.19.1.13.1.1.1
hwSysFileNameThis object is an index that indicates the name of a file on the main control board.
OCTET STRING
.1.3.6.1.4.1.2011.5.25.19.1.13.1.1.2
hwSysFileIndexThe value of this object identifies the index of a file in the specified table. If the value is 0, it indicates that this file does not exist in the specified table.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.13.1.1.3
hwSysRebootInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.19.1.14
hwSysRebootTimesThe value of the device reboot times.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.14.1
hwSysRebootRecordTableA reboot information record table.
SEQUENCE OF HwSysRebootRecordEntry
.1.3.6.1.4.1.2011.5.25.19.1.14.2
hwSysRebootRecordEntryEntry of hwSysReloadScheduleTable.
HwSysRebootRecordEntry
.1.3.6.1.4.1.2011.5.25.19.1.14.2.1
hwSysRebootRecordIndexThe index of hwSysRebootRecordTable.
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.14.2.1.1
hwSysRebootReasonThe reason of system's reboot.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.19.1.14.2.1.2
hwSysRebootTimeThe time at which the reboot action occurred. we will only take octet strings with length 8 for this object which indicates the local time of the switch. The maximum scheduled time is 30 days from the current system clock time. field octets contents range 1 1-2 year 0..65536 2 3 month 1..12 3 4 day 1..31 4 5 hour 0..23 5 6 minutes 0..59 6 7 seconds 0..60 (use 60 for leap-second) 7 8 deci-seconds 0..9ro
DateAndTime
.1.3.6.1.4.1.2011.5.25.19.1.14.2.1.3
hwSysDeviceCheck
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.19.1.15
hwSysDeviceCheckStartSet system check start.rw
Enumeration
.1.3.6.1.4.1.2011.5.25.19.1.15.1
hwSysDeviceCheckStateGet system check state.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.19.1.15.2
hwSysSwitchoverState
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.19.1.19
hwSysSwitchoverStateTableGet switchover state of single-chassis
SEQUENCE OF HwSysSwitchoverStateEntry
.1.3.6.1.4.1.2011.5.25.19.1.19.1
hwSysSwitchoverStateEntryEntry of hwSysSwitchoverStateTable.
HwSysSwitchoverStateEntry
.1.3.6.1.4.1.2011.5.25.19.1.19.1.1
hwSysSwitchoverStateIndexThis object indicates the index of the table.
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.19.1.1.1
hwSysSwitchoverSlotIdThe value of this object identifies the slot number of the board.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.19.1.1.2
hwSysSwitchoverBoardTypeThe value of this object identifies the type of the board.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.19.1.19.1.1.3
hwSysSwitchoverInfoThe value of this object descries the real-time information of HA status.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.19.1.19.1.1.4
hwSysSwitchoverStateMultiTableGet switchover state of multi-chassis
SEQUENCE OF HwSysSwitchoverStateMultiEntry
.1.3.6.1.4.1.2011.5.25.19.1.19.2
hwSysSwitchoverStateMultiEntryEntry of hwSysSwitchoverStateMultiTable.
HwSysSwitchoverStateMultiEntry
.1.3.6.1.4.1.2011.5.25.19.1.19.2.1
hwSysMultiSwtStateIndexThis object indicates the index of the table.
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.19.2.1.1
hwSysMultiSwtChassisIdThe value of this object identifies the chassis id.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.19.1.19.2.1.2
hwSysMultiSwtSlotIdThe value of this object identifies the slot number of the board.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.19.2.1.3
hwSysMultiSwtBoardTypeThe value of this object identifies the type of the board.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.19.1.19.2.1.4
hwSysMultiSwtInfoThe value of this object descries the real-time information of HA status.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.19.1.19.2.1.5
hwSysVoiceFile
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.19.1.20
hwSysVoiceFileNumThe value of this object identifies the number of configuration files. The object calculates the number of configuration files given by hwSysCFGFileTable. The value ranges from 0 to 2147483647.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.20.1
hwSysVoiceFileTableA table of configuration files in this system.
SEQUENCE OF HwSysVoiceFileEntry
.1.3.6.1.4.1.2011.5.25.19.1.20.2
hwSysVoiceFileEntryA configuration file entry. Each entry consists of information of a configuration file. hwSysCFGFileIndex exclusively decides a configuration file.
HwSysVoiceFileEntry
.1.3.6.1.4.1.2011.5.25.19.1.20.2.1
hwSysVoiceFileIndexThe value of this object identifies the index of the configuration file.
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.20.2.1.1
hwSysVoiceFileNameThis object indicates the name of the configuration file. Currently, Huawei products support two formats of configuration files, namely, .CFG and .ZIP. A file name containing path and suffix is a string of 4 to 64 characters.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.20.2.1.2
hwSysVoiceFileSizeThe value of this object identifies the size of the configuration file. The value ranges from 0 to 2147483647.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.20.2.1.3
hwSysVoiceFileLocationThis object indicates the location of the configuration file, namely, the path.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.20.2.1.4
hwSysWlanApUpgrade
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.19.1.24
hwSysWlanApUpgradeCmd
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.19.1.24.1
hwSysWlanApUpgradeModeThe value of this object identifies the ap upgrade mode. The value ranges from 1 to 3.rw
Enumeration
.1.3.6.1.4.1.2011.5.25.19.1.24.1.1
hwSysWlanApUpgradeFileNameThe value of this object identifies the filename of the ap upgrade file. The value ranges from 1 to 127.rw
DisplayString
.1.3.6.1.4.1.2011.5.25.19.1.24.1.2
hwSysWlanApUpgradeServerIpThe value of this object identifies server ip address in ipv4 format.rw
IpAddress
.1.3.6.1.4.1.2011.5.25.19.1.24.1.3
hwSysWlanApUpgradeServerUserNameThe value of this object identifies the username of server. The value ranges from 0 to 31.rw
DisplayString
.1.3.6.1.4.1.2011.5.25.19.1.24.1.4
hwSysWlanApUpgradeServerPasswordThe value of this object identifies the password of server. The value ranges from 0 to 63.rw
DisplayString
.1.3.6.1.4.1.2011.5.25.19.1.24.1.5
hwSysWlanApUpgradeStatus
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.19.1.24.2
hwSysWlanApUpgradeProgressStatusThe value of this object identifies the status of the upgrade or the last result of the upgrade. The value ranges from 0 to 10.rw
Enumeration
.1.3.6.1.4.1.2011.5.25.19.1.24.2.1
hwSysWlanApUpgradeLoadProgressThe value of this object identifies the progress of file downloading. The value ranges from 0 to 100.rw
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.24.2.2
hwSysWlanApUpgradeStorageProgressThe value of this object identifies the progress of file storaging. The value ranges from 0 to 100.rw
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.24.2.3
hwSysWlanApUpgradeNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.19.1.24.3
hwSysWlanApUpgradeBeginNotifyThis notification occurs when ap begin to update.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.19.1.24.3.1
hwSysWlanApUpgradeResultNotifyThis notification occurs when ap has updated successfully or failed.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.19.1.24.3.2
hwSysWlanApUpgradeUbootNotMatchNotifyThis notification occurs when ap uboot not match version.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.19.1.24.3.3
hwSysWlanApUpgradeAssistantPackageNotMatchNotifyThis notification occurs when ap upgrade-assistant-package not match version.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.19.1.24.3.4
hwSysAndroidFile
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.19.1.25
hwSysAndroidFileNumThe value of this object identifies the number of Android files. The object calculates the number of android files given by hwSysAndroidFileTable. The value ranges from 0 to 2147483647.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.25.1
hwSysAndroidFileTableA table of android files in this system.
SEQUENCE OF HwSysAndroidFileEntry
.1.3.6.1.4.1.2011.5.25.19.1.25.2
hwSysAndroidFileEntryA android file entry. Each entry consists of information of a android file. hwSysAndroidFileIndex exclusively decides a android file.
HwSysAndroidFileEntry
.1.3.6.1.4.1.2011.5.25.19.1.25.2.1
hwSysAndroidFileIndexThe value of this object identifies the index of the android file.
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.25.2.1.1
hwSysAndroidFileNameThis object indicates the name of the android file. Currently, Huawei products support one format of android files, namely, .BIN. A file name containing path and suffix is a string of 4 to 64 characters.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.25.2.1.2
hwSysAndroidFileSizeThe value of this object identifies the size of the android file. The value ranges from 0 to 2147483647.ro
Integer32
.1.3.6.1.4.1.2011.5.25.19.1.25.2.1.3
hwSysAndroidFileLocationThis object indicates the location of the android file, namely, the path.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.19.1.25.2.1.4
hwSysAndroidFileReasonThis object indicates the error cause of the android file.ro
DisplayString
.1.3.6.1.4.1.2011.5.25.19.1.25.2.1.5
huaweiSystemManMIBNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.19.2
hwSysClockChangedNotificationThis object indicates the notification sent when the system clock changes. When the system clock changes, this trap is triggered. For example, the system clock is changed through command lines.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.19.2.1
hwSysReloadNotificationThis object indicates the restart notification.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.19.2.2
hwSysMasterHDErrorWhen the hard disk on master board cannot be read and written because of a certain error, the hard disk on master board is unregistered and the notification is sent.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.19.2.3
hwSysSlaveHDErrorWhen the hard disk on slave board cannot be read and written because of a certain error, the hard disk on slave board is unregistered and the notification is sent.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.19.2.4
hwPatchTrap
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.19.2.5
hwPatchErrorTrapThe trap is generated when the patch operation error occurs.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.19.2.5.1
hwPatchActiveOverTimeTrapThe patch is not run within 24 hours after it is activated.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.19.2.5.2
hwPatchMalfunctionComebackTrapThe patch operation is restored.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.19.2.5.3
hwPatchUpdateTrapThe patch state change notification.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.19.2.5.4
hwSysMasterCfcardErrorWhen the cfcard on master board can't be read and written because of some error, the Cfcard on master board will be unregistered and the notification is sent.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.19.2.6
hwSysSlaveCfcardErrorWhen the cfcard on slave board can't be read and written because of some error, the Cfcard on slave board will be unregistered and the notification is sent.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.19.2.7
hwSysSlaveSwitchSuccessNotificationThis object indicates that the hwSysSlaveSwitchChassisNum chassis is successfully switched.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.19.2.8
hwSysSlaveSwitchFailNotificationThis object indicates that the hwSysSlaveSwitchChassisNum chassis fails to be switched.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.19.2.9
hwSysIssuNotificationWhen the ISSU upgrade over, it will send success or failed message.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.19.2.10
hwPatchInstallFailThe patch package install fail notification.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.19.2.11
hwPatchInstallFailClearThe patch package install fail clear notification.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.19.2.12
hwSumUpgradeSuccessThe patch package upgrade success notification
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.19.2.13
hwSysCfgFileErrorNotificationThis object notifies that some error occurs when the configuration file is specified as the next startup configuration file.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.19.2.14
hwSysImageErrorNotificationThe image file upgrade fail notification. The first hwSysImageName indicates the current image file, and the second hwSysImageName indicates the next startup image file.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.19.2.15
hwSysPafChangeNotificationThis object indicates the notification sent when the system PAF file changes.The hwSysPafFileName indicates system PAF file, and the hwSysReloadEntity indicates the board type(1 means main board,2 means slave main board).
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.19.2.16
hwSysLicenseChangeNotificationThis object indicates the notification sent when the system license file changes.The hwSysLicenseFileName indicates the system license file, and the hwSysReloadEntity indicates the board type(1 means main board,2 means slave main board).
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.19.2.17
hwSystemBoardExcludeThe board(s) excluded during software upgrading
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.19.2.18
hwSystemBoardExcludeClearThe board(s) excluded retrieved during software upgrading
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.19.2.19
huaweiSystemManMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.19.3
huaweiSystemManMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.19.3.1
huaweiSystemManMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.19.3.2
HUAWEI-SYS-MAN-MIB - SNMP MIB Reference | MIBs Explorer