Commit version 24.12.13800
This commit is contained in:
@ -1,10 +1,36 @@
|
||||
-- =====================================================================
|
||||
-- Copyright (C) 2018 by HUAWEI TECHNOLOGIES. All rights reserved.
|
||||
-- Copyright (C) 2023 by HUAWEI TECHNOLOGIES. All rights reserved.
|
||||
--
|
||||
-- Description: Huawei Configuration management MIB
|
||||
-- Reference: HUAWEI Enterprise MIB
|
||||
-- Version: V2.27
|
||||
-- Version: V2.55
|
||||
-- History:
|
||||
-- 2023-01-18 v2.55 zhanglele add hwOnboardFirmwareDamaged for pkgm
|
||||
-- 2022-10-26 v2.54 heyaner add hwHATraps for HA
|
||||
-- 2022-04-02 v2.53 liujunjie modify description of node hwSmartUpgradeUserDataRetentionPeriodHasExpired, hwSmartUpgradeUserDataRetentionPeriodHasExpiredResume, hwTpmChipFault and hwTpmChipFaultClear.
|
||||
-- 2021-11-08 v2.52 luowenbin add node hwPreviousPackage
|
||||
-- 2021-10-18 v2.51 luxiaodong add node hwPackageOperationType, hwPackageType, hwPackageVersion, hwPreviousVersion, hwCurrentVersion and notification hwPackageOperationSuccess, hwPackageVersionDowngrade
|
||||
-- 2021-09-17 v2.50 renxinwei add node hwSecurityRiskType and notification hwSecurityRisk, hwSecurityRiskClear
|
||||
-- 2021-04-14 v2.49 wangchenglin modify the order of node HWPatchErrorType
|
||||
-- 2021-03-10 v2.48 caiyanze add node hwSysImageSoftwareName to hwSysImageTable
|
||||
-- 2021-03-02 v2.47 zhoukailong modify hwStartupSecureVersionConfurationTrap name to hwStartupSecureVersionTrap
|
||||
-- 2020-08-17 v2.45 suyaran modify hwPatchInstallFail and hwPatchInstallFailClear parameter.
|
||||
-- 2020-07-23 v2.44 yangkepiao modify hwLoadPatchTable description and hwPatchOperateDestType description and hwSoftCrlLoadTable remark
|
||||
-- 2020-06-20 v2.43 caozisheng add hwSmartUpgradeUserDataRetentionPeriodTrap.
|
||||
-- 2020-06-02 v2.42 maominxian modify hwSysCurImageIndex description.
|
||||
-- 2020-05-25 v2.41 huqiuyue modify hwSysReloadScheduleTable, hwLoadPatchTable and hwPatchTable description.
|
||||
-- 2020-05-25 v2.40 sunjian add hwStartupSecureVersionConfurationTrap.
|
||||
-- 2020-04-26 v2.39 zhahuaiyu change the right of the hwSyncBoardName and hwSyncAction node to accessible-for-notify.
|
||||
-- 2020-02-18 v2.38 zhaochunlin add hwTrustVerifyTable, hwTrustemTrap.
|
||||
-- 2019-11-04 v2.37 wuzule modify hwApplication, hwApplicationFault, hwApplicationFaultClear and discard the 2.36 version changes.
|
||||
-- 2019-10-31 v2.36 wuzule add hwApplications, hwApplicationFail, hwApplicationFailResume.
|
||||
-- 2019-09-09 v2.35 lianjunwen modify hwSysImageReason.
|
||||
-- 2019-09-09 v2.33 suyaran add hwSysPackageVerifyFailedResume.
|
||||
-- 2019-08-23 V2.32 nixianhua modify modify hwOMUSyncFailAlarm, hwOMUSyncFailResume.
|
||||
-- 2019-03-14 V2.31 duxiangbo Add hwSysImageDamagedResume.
|
||||
-- 2019-02-15 V2.30 linxianfu Add hwSysPackageVerifyFailed.
|
||||
-- 2019-01-23 V2.29 xuyuming add hwTpmChipFault for TrustStartup
|
||||
-- 2018-08-23 V2.28 jiaxiaguang add hwSysColdPatchNotEffectNotification and hwSysColdPatchNotEffectClearNotification
|
||||
-- 2017-02-05 V2.27 zhangquanquan add hwSysPatchDamagedNotification and hwSysPatchDamagedClearNotification
|
||||
-- 2017-12-20 V2.26 Jiangyaguang modify hwSysReloadScheduleTable log
|
||||
-- 2017-12-20 V2.25 nixianhua add hwOMUSyncFailAlarm, hwOMUSyncFailResume
|
||||
@ -53,7 +79,7 @@ HUAWEI-SYS-MAN-MIB DEFINITIONS ::= BEGIN
|
||||
FROM P-BRIDGE-MIB
|
||||
OBJECT-GROUP, MODULE-COMPLIANCE, NOTIFICATION-GROUP
|
||||
FROM SNMPv2-CONF
|
||||
Integer32, OBJECT-TYPE, MODULE-IDENTITY, NOTIFICATION-TYPE, IpAddress, Unsigned32
|
||||
Integer32, OBJECT-TYPE, MODULE-IDENTITY, NOTIFICATION-TYPE, IpAddress, Unsigned32, Counter64
|
||||
FROM SNMPv2-SMI
|
||||
RowPointer, DateAndTime, DisplayString, RowStatus, TEXTUAL-CONVENTION
|
||||
FROM SNMPv2-TC
|
||||
@ -63,7 +89,7 @@ HUAWEI-SYS-MAN-MIB DEFINITIONS ::= BEGIN
|
||||
FROM SNMP-FRAMEWORK-MIB;
|
||||
|
||||
huaweiSystemManMIB MODULE-IDENTITY
|
||||
LAST-UPDATED "201802051139Z" -- Feb. 05, 2018 GMT
|
||||
LAST-UPDATED "202301181446Z" -- Jan. 18, 2023 GMT
|
||||
ORGANIZATION
|
||||
"Huawei Technologies Co.,Ltd."
|
||||
CONTACT-INFO
|
||||
@ -81,6 +107,118 @@ HUAWEI-SYS-MAN-MIB DEFINITIONS ::= BEGIN
|
||||
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."
|
||||
REVISION
|
||||
"202301181446Z"
|
||||
DESCRIPTION
|
||||
"add node hwOnboardFirmwareDamaged."
|
||||
REVISION
|
||||
"202210261425Z"
|
||||
DESCRIPTION
|
||||
"add node hwHATraps, hwComponentBackupFail and hwComponentBackupFailResume."
|
||||
REVISION
|
||||
"202204021026Z"
|
||||
DESCRIPTION
|
||||
"modify description of node hwSmartUpgradeUserDataRetentionPeriodHasExpired, hwSmartUpgradeUserDataRetentionPeriodHasExpiredResume, hwTpmChipFault and hwTpmChipFaultClear."
|
||||
REVISION
|
||||
"202111081026Z"
|
||||
DESCRIPTION
|
||||
"add node hwPreviousPackage"
|
||||
REVISION
|
||||
"202110181218Z"
|
||||
DESCRIPTION
|
||||
"add node hwPackageOperationType, hwPackageType, hwPackageVersion, hwPreviousVersion, hwCurrentVersion and notification hwPackageOperationSuccess, hwPackageVersionDowngrade."
|
||||
REVISION
|
||||
"202109171145Z"
|
||||
DESCRIPTION
|
||||
" add node hwSecurityRiskType and notification hwSecurityRisk, hwSecurityRiskClear."
|
||||
REVISION
|
||||
"202104141425Z"
|
||||
DESCRIPTION
|
||||
" modify the order of node HWPatchErrorType."
|
||||
REVISION
|
||||
"202103102231Z"
|
||||
DESCRIPTION
|
||||
" add node hwSysImageSoftwareName to hwSysImageTable."
|
||||
REVISION
|
||||
"202103021615Z"
|
||||
DESCRIPTION
|
||||
" modify hwStartupSecureVersionConfurationTrap name."
|
||||
REVISION
|
||||
"202008291416Z"
|
||||
DESCRIPTION
|
||||
" add hwSysNetconfCfgRecoverFail."
|
||||
REVISION
|
||||
"202008171640Z"
|
||||
DESCRIPTION
|
||||
" modify hwPatchInstallFail and hwPatchInstallFailClear parameter."
|
||||
REVISION
|
||||
"202007231640Z"
|
||||
DESCRIPTION
|
||||
" modify hwLoadPatchTable description and hwPatchOperateDestType description and hwSoftCrlLoadTable remark."
|
||||
REVISION
|
||||
"202006201121Z"
|
||||
DESCRIPTION
|
||||
"add hwSmartUpgradeUserDataRetentionPeriodTrap."
|
||||
REVISION
|
||||
"202006022014Z"
|
||||
DESCRIPTION
|
||||
"modify hwSysCurImageIndex description."
|
||||
REVISION
|
||||
"202005291106Z"
|
||||
DESCRIPTION
|
||||
"modify hwSysReloadScheduleTable, hwLoadPatchTable and hwPatchTable description."
|
||||
REVISION
|
||||
"202005251400Z"
|
||||
DESCRIPTION
|
||||
"add hwStartupSecureVersionConfurationTrap."
|
||||
REVISION
|
||||
"202004261016Z"
|
||||
DESCRIPTION
|
||||
"change the right of the hwSyncBoardName and hwSyncAction node to accessible-for-notify."
|
||||
REVISION
|
||||
"202002191016Z"
|
||||
DESCRIPTION
|
||||
"add hwTrustVerifyTable, hwTrustemTrap."
|
||||
REVISION
|
||||
"201911041628Z"
|
||||
DESCRIPTION
|
||||
"modify hwApplication, hwApplicationFault, hwApplicationFaultClear and discard the 2.36 version changes."
|
||||
REVISION
|
||||
"201910311628Z"
|
||||
DESCRIPTION
|
||||
"add hwApplications, hwApplicationFail, hwApplicationFailResume."
|
||||
REVISION
|
||||
"201909241628Z"
|
||||
DESCRIPTION
|
||||
"modify hwSysImageReason."
|
||||
REVISION
|
||||
"201909201628Z"
|
||||
DESCRIPTION
|
||||
"Modify description of hwPatchTable."
|
||||
REVISION
|
||||
"201909091924Z"
|
||||
DESCRIPTION
|
||||
"Add hwSysPackageVerifyFailedResume."
|
||||
REVISION
|
||||
"201908231524Z"
|
||||
DESCRIPTION
|
||||
"modify hwOMUSyncFailAlarm, hwOMUSyncFailResume."
|
||||
REVISION
|
||||
"201903141629Z"
|
||||
DESCRIPTION
|
||||
"Add hwSysImageDamagedResume."
|
||||
REVISION
|
||||
"201901251629Z"
|
||||
DESCRIPTION
|
||||
"Add hwSysPackageVerifyFailed."
|
||||
REVISION
|
||||
"201901231639Z"
|
||||
DESCRIPTION
|
||||
"Add hwTpmChipFault for TrustStartup."
|
||||
REVISION
|
||||
"201808231139Z"
|
||||
DESCRIPTION
|
||||
"Add hwSysColdPatchNotEffectNotification and hwSysColdPatchNotEffectClearNotification."
|
||||
REVISION
|
||||
"201802051139Z"
|
||||
DESCRIPTION
|
||||
@ -221,8 +359,6 @@ HUAWEI-SYS-MAN-MIB DEFINITIONS ::= BEGIN
|
||||
fetchBaseAddrNotSuited(18),
|
||||
fetchCodeLenOverflow(19),
|
||||
fetchDataLenOverflow(20),
|
||||
fetchOldAfterIndependent(103),
|
||||
fetchUpdateDependency(104),
|
||||
chgproChangeModeFailed(30),
|
||||
activeNumInvalid(40),
|
||||
activeHasBeenActived(41),
|
||||
@ -252,6 +388,8 @@ HUAWEI-SYS-MAN-MIB DEFINITIONS ::= BEGIN
|
||||
showNumInvalid(100),
|
||||
showCodeLenIsZero(101),
|
||||
showDataLenIsZero(102),
|
||||
fetchOldAfterIndependent(103),
|
||||
fetchUpdateDependency(104),
|
||||
addlistBadParam(105),
|
||||
addlistMemAllocFail(106),
|
||||
depToListBadParamDep(107),
|
||||
@ -317,6 +455,8 @@ HUAWEI-SYS-MAN-MIB DEFINITIONS ::= BEGIN
|
||||
getInfoUnitCrcInvalid(167),
|
||||
indPatchOpNotconfig(169),
|
||||
normalOpNotconfig(170),
|
||||
indActiveIdle(171),
|
||||
indActiveInvalid(172),
|
||||
indDeactiveDeative(173),
|
||||
indDeactiveRunning(174),
|
||||
indDeactiveInvalid(176),
|
||||
@ -324,14 +464,12 @@ HUAWEI-SYS-MAN-MIB DEFINITIONS ::= BEGIN
|
||||
indRunRunning(178),
|
||||
indRunIdle(179),
|
||||
indRunInvalid(180),
|
||||
indActiveIdle(171),
|
||||
indActiveInvalid(172),
|
||||
indFetchActive(183),
|
||||
indFetchRunning(185),
|
||||
indFetchDeactive(184),
|
||||
indFetchInvalid(186),
|
||||
indRemoveIdle(181),
|
||||
indRemoveInvalid(182),
|
||||
indFetchActive(183),
|
||||
indFetchDeactive(184),
|
||||
indFetchRunning(185),
|
||||
indFetchInvalid(186),
|
||||
patchFileNotExist(187),
|
||||
patchRestoreFailed(188),
|
||||
patchPackageError(189),
|
||||
@ -415,9 +553,9 @@ HUAWEI-SYS-MAN-MIB DEFINITIONS ::= BEGIN
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The value of this object identifies
|
||||
the index of the image file in the image file list.
|
||||
"The value of this object identifies the index of the current image file in the image file list.
|
||||
The value is referenced from hwSysImageTable.
|
||||
If the current image file cannot be found in the hwSysImage table, the value is the maximum index value of the image file in the table plus 1.
|
||||
The value ranges from 1 to 2147483647.
|
||||
"
|
||||
::= { hwSysCurEntry 3 }
|
||||
@ -507,7 +645,11 @@ HUAWEI-SYS-MAN-MIB DEFINITIONS ::= BEGIN
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This table is used to create a device restart instance. You can configure the device to start immediately or at a specified time. With it, you can set the information such as startup configuration file, image file, and restart interval. This table supports the GET and GET-NEXT operations. SNMPv2 and SNMPv3 support the GET, GET-NEXT, GET-BULK."
|
||||
"This table is used to create a device restart instance. You can configure the device to start immediately or at a specified time. With it, you can set the information such as startup configuration file, image file, and restart interval. This table supports the GET and GET-NEXT operations. SNMPv2 and SNMPv3 support the GET, GET-NEXT, GET-BULK.
|
||||
Creation Restriction: You can create entries in this table.
|
||||
Modification Restriction: The entries of this table can be modified.
|
||||
Deletion Restriction: The entries of this table can be deleted.
|
||||
Access Restriction: The entries in this table can be read without restriction."
|
||||
::= { hwSysReload 3 }
|
||||
|
||||
hwSysReloadScheduleEntry OBJECT-TYPE
|
||||
@ -910,7 +1052,9 @@ HUAWEI-SYS-MAN-MIB DEFINITIONS ::= BEGIN
|
||||
hwSysImageVersion
|
||||
DisplayString,
|
||||
hwSysImageReason
|
||||
DisplayString
|
||||
DisplayString,
|
||||
hwSysImageSoftwareName
|
||||
DisplayString
|
||||
}
|
||||
|
||||
hwSysImageIndex OBJECT-TYPE
|
||||
@ -960,11 +1104,18 @@ HUAWEI-SYS-MAN-MIB DEFINITIONS ::= BEGIN
|
||||
::= { hwSysImageEntry 5 }
|
||||
hwSysImageReason OBJECT-TYPE
|
||||
SYNTAX DisplayString (SIZE (0..255))
|
||||
MAX-ACCESS read-only
|
||||
MAX-ACCESS accessible-for-notify
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The value of this object identifies the error cause of the image file."
|
||||
::= { hwSysImageEntry 6 }
|
||||
hwSysImageSoftwareName OBJECT-TYPE
|
||||
SYNTAX DisplayString (SIZE (4..255))
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The software name of the software package file."
|
||||
::= { hwSysImageEntry 7 }
|
||||
hwSysCFGFile OBJECT IDENTIFIER ::= { huaweiSystemManMIBObjects 5 }
|
||||
|
||||
hwSysCFGFileNum OBJECT-TYPE
|
||||
@ -1307,6 +1458,18 @@ HUAWEI-SYS-MAN-MIB DEFINITIONS ::= BEGIN
|
||||
"This object is Package Name."
|
||||
::= { hwPatchBase 9 }
|
||||
|
||||
hwPatchAlarmReason OBJECT-TYPE
|
||||
SYNTAX INTEGER
|
||||
{
|
||||
deletePatchAvail(1),
|
||||
loadPatchDisavail(2)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object is an index that specifies cold patch alarm reason."
|
||||
::= { hwPatchBase 10 }
|
||||
|
||||
hwPatchFileTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF HwPatchFileEntry
|
||||
MAX-ACCESS not-accessible
|
||||
@ -1385,10 +1548,14 @@ HUAWEI-SYS-MAN-MIB DEFINITIONS ::= BEGIN
|
||||
DESCRIPTION
|
||||
"The 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,
|
||||
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."
|
||||
If hwSlotIndex is 128, it indicates all slots of the device.
|
||||
Creation Restriction: You can create entries in this table.
|
||||
Modification Restriction: The entries of this table can be modified.
|
||||
Deletion Restriction: The entries of this table can be deleted.
|
||||
Access Restriction: The entries in this table can be read without restriction."
|
||||
::= { hwPatch 4 }
|
||||
|
||||
hwLoadPatchEntry OBJECT-TYPE
|
||||
@ -1470,10 +1637,13 @@ HUAWEI-SYS-MAN-MIB DEFINITIONS ::= BEGIN
|
||||
DESCRIPTION
|
||||
"Running 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.
|
||||
"
|
||||
If hwPatchNumMax is 65535, it indicates all patches of the specified slot.
|
||||
If hwPatchNumMax is 0, it indicates the NP patch of the specified slot.
|
||||
If hwPatchNumMax is in range from 1 to 200, it indicates the C patch of the specified slot.
|
||||
Creation Restriction: You can create entries in this table.
|
||||
Modification Restriction: The entries of this table can be modified.
|
||||
Deletion Restriction: The entries of this table can be deleted.
|
||||
Access Restriction: The entries in this table can be read without restriction."
|
||||
::= { hwPatchInfo 1 }
|
||||
|
||||
hwPatchEntry OBJECT-TYPE
|
||||
@ -1684,7 +1854,7 @@ HUAWEI-SYS-MAN-MIB DEFINITIONS ::= BEGIN
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Patch 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."
|
||||
to note the operate object. hwPatchOperateDestIndex is value such as ccc1, clc2 etc."
|
||||
::= { hwPatchEntry 16 }
|
||||
|
||||
hwPatchStateTable OBJECT-TYPE
|
||||
@ -3125,17 +3295,59 @@ HUAWEI-SYS-MAN-MIB DEFINITIONS ::= BEGIN
|
||||
DESCRIPTION
|
||||
"Verify result of hwTrustStartupReportTable, value can be ok, error, unknown,update,okAndUpdate or errorAndUpdate now."
|
||||
::= { hwTrustStartupReportEntry 7 }
|
||||
|
||||
hwCodeSign OBJECT IDENTIFIER ::= { huaweiSystemManMIBObjects 27 }
|
||||
|
||||
hwSoftCrlInfoTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF HwSoftCrlInfoEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Software crl info query table."
|
||||
::= { hwCodeSign 1 }
|
||||
|
||||
|
||||
hwTrustVerifyTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF HwTrustVerifyEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"A table of trustem certificate in this system."
|
||||
::= { hwTrustStartup 3 }
|
||||
|
||||
hwTrustVerifyEntry OBJECT-TYPE
|
||||
SYNTAX HwTrustVerifyEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An inner Trustem certificate entry. Each entry consists of information of
|
||||
an inner Trustem certificate."
|
||||
INDEX { hwTrustemCertificateIndex}
|
||||
::= { hwTrustVerifyTable 1 }
|
||||
|
||||
HwTrustVerifyEntry ::=
|
||||
SEQUENCE {
|
||||
hwTrustemCertificateIndex
|
||||
Integer32,
|
||||
hwTrustemCertificateName
|
||||
OCTET STRING
|
||||
}
|
||||
|
||||
hwTrustemCertificateIndex OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The value of this object identifies the index of the Certificate."
|
||||
::= { hwTrustVerifyEntry 1 }
|
||||
|
||||
hwTrustemCertificateName OBJECT-TYPE
|
||||
SYNTAX OCTET STRING
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The value of this object identifies the name of the Certificate."
|
||||
::= { hwTrustVerifyEntry 2 }
|
||||
|
||||
hwCodeSign OBJECT IDENTIFIER ::= { huaweiSystemManMIBObjects 27 }
|
||||
|
||||
hwSoftCrlInfoTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF HwSoftCrlInfoEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Software crl info query table."
|
||||
::= { hwCodeSign 1 }
|
||||
|
||||
hwSoftCrlInfoEntry OBJECT-TYPE
|
||||
SYNTAX HwSoftCrlInfoEntry
|
||||
MAX-ACCESS not-accessible
|
||||
@ -3414,6 +3626,77 @@ HUAWEI-SYS-MAN-MIB DEFINITIONS ::= BEGIN
|
||||
DESCRIPTION
|
||||
"This object is an index that specifies patch fail reason."
|
||||
::= { hwPatchInstall 3 }
|
||||
|
||||
hwApplication OBJECT IDENTIFIER ::= { huaweiSystemManMIBObjects 30}
|
||||
|
||||
hwApplicationTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF HwApplicationEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"A table of application fault in this system."
|
||||
::= { hwApplication 1 }
|
||||
|
||||
hwApplicationEntry OBJECT-TYPE
|
||||
SYNTAX HwApplicationEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An application fault entry. Each entry consists of information of an application fault."
|
||||
INDEX { hwApplicationType }
|
||||
::= { hwApplicationTable 1 }
|
||||
|
||||
|
||||
HwApplicationEntry ::=
|
||||
SEQUENCE {
|
||||
hwApplicationType
|
||||
OCTET STRING,
|
||||
hwApplicationSlotId
|
||||
OCTET STRING,
|
||||
hwFaultReason
|
||||
INTEGER
|
||||
}
|
||||
|
||||
hwApplicationType OBJECT-TYPE
|
||||
SYNTAX OCTET STRING
|
||||
MAX-ACCESS accessible-for-notify
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"application type."
|
||||
::= { hwApplicationEntry 1 }
|
||||
|
||||
hwApplicationSlotId OBJECT-TYPE
|
||||
SYNTAX OCTET STRING
|
||||
MAX-ACCESS accessible-for-notify
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"application chassis and slot id."
|
||||
::= { hwApplicationEntry 2 }
|
||||
|
||||
|
||||
|
||||
hwFaultReason OBJECT-TYPE
|
||||
SYNTAX INTEGER
|
||||
{
|
||||
startFailed(1),
|
||||
abnormalExit(2)
|
||||
}
|
||||
MAX-ACCESS accessible-for-notify
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Fault reason type.
|
||||
1. StartFailed means application start failed more than 10 times.
|
||||
2. AbnormalExit means application abnormal exit more than 30s."
|
||||
::= { hwApplicationEntry 3 }
|
||||
|
||||
-- 1.3.6.1.4.1.2011.5.25.19.1.31
|
||||
hwSecurityRiskType OBJECT-TYPE
|
||||
SYNTAX OCTET STRING
|
||||
MAX-ACCESS accessible-for-notify
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Risk type."
|
||||
::= { huaweiSystemManMIBObjects 31}
|
||||
|
||||
-- ====================================
|
||||
-- HUAWEI-SYS-MAN-MIB MIB - Notification Information
|
||||
@ -3556,14 +3839,14 @@ HUAWEI-SYS-MAN-MIB DEFINITIONS ::= BEGIN
|
||||
::= { huaweiSystemManMIBNotifications 10 }
|
||||
|
||||
hwPatchInstallFail NOTIFICATION-TYPE
|
||||
OBJECTS { hwPatchUsedFileName, hwPatchVersion, hwPatchFailReason }
|
||||
OBJECTS { hwPatchUsedFileName, hwPatchVersion, hwPatchFailReason, hwEntPhysicalName }
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The patch package install fail notification."
|
||||
::= { huaweiSystemManMIBNotifications 11 }
|
||||
|
||||
hwPatchInstallFailClear NOTIFICATION-TYPE
|
||||
OBJECTS { hwPatchUsedFileName, hwPatchVersion, hwPatchFailReason }
|
||||
OBJECTS { hwPatchUsedFileName, hwPatchVersion, hwPatchFailReason, hwEntPhysicalName }
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The patch package install fail clear notification."
|
||||
@ -3767,17 +4050,36 @@ HUAWEI-SYS-MAN-MIB DEFINITIONS ::= BEGIN
|
||||
hwOMUSyncTrap OBJECT IDENTIFIER ::= { huaweiSystemManMIBNotifications 26 }
|
||||
|
||||
hwOMUSyncFailAlarm NOTIFICATION-TYPE
|
||||
OBJECTS { hwSyncBoardName, hwSyncAction }
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This alarm is generated when the OMU data synchronization timed out."
|
||||
::= { hwOMUSyncTrap 1 }
|
||||
|
||||
hwOMUSyncFailResume NOTIFICATION-TYPE
|
||||
OBJECTS { hwSyncBoardName, hwSyncAction }
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This alarm is cleared when the OMU data synchronization failure was removed."
|
||||
::= { hwOMUSyncTrap 2 }
|
||||
|
||||
|
||||
hwSyncBoardName OBJECT-TYPE
|
||||
SYNTAX OCTET STRING
|
||||
MAX-ACCESS accessible-for-notify
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Board name."
|
||||
::= { hwOMUSyncTrap 3 }
|
||||
|
||||
|
||||
hwSyncAction OBJECT-TYPE
|
||||
SYNTAX OCTET STRING
|
||||
MAX-ACCESS accessible-for-notify
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Next action."
|
||||
::= { hwOMUSyncTrap 4 }
|
||||
|
||||
hwSysPatchDamagedNotification NOTIFICATION-TYPE
|
||||
OBJECTS { entPhysicalName, hwPatchFileName}
|
||||
STATUS current
|
||||
@ -3791,6 +4093,289 @@ HUAWEI-SYS-MAN-MIB DEFINITIONS ::= BEGIN
|
||||
DESCRIPTION
|
||||
"The damaged patch package running on a board recovered."
|
||||
::= { huaweiSystemManMIBNotifications 28 }
|
||||
|
||||
hwSysColdPatchNotEffectNotification NOTIFICATION-TYPE
|
||||
OBJECTS { entPhysicalIndex, entPhysicalName, hwPatchAlarmReason}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The running status of the cold patch is different from that expected."
|
||||
::= { huaweiSystemManMIBNotifications 29 }
|
||||
|
||||
hwSysColdPatchNotEffectClearNotification NOTIFICATION-TYPE
|
||||
OBJECTS { entPhysicalIndex, entPhysicalName, hwPatchAlarmReason}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The running status of the cold patch becomes the same as that expected."
|
||||
::= { huaweiSystemManMIBNotifications 30 }
|
||||
|
||||
hwTpmChipFault NOTIFICATION-TYPE
|
||||
OBJECTS { entPhysicalIndex, entPhysicalName}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"A HTM fault occurred on a board."
|
||||
::= { huaweiSystemManMIBNotifications 31 }
|
||||
|
||||
hwTpmChipFaultClear NOTIFICATION-TYPE
|
||||
OBJECTS { entPhysicalIndex, entPhysicalName}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The HTM fault on the board was rectified."
|
||||
::= { huaweiSystemManMIBNotifications 32 }
|
||||
|
||||
hwSysPackageVerifyFailed NOTIFICATION-TYPE
|
||||
OBJECTS { entPhysicalName, hwSysImageName, hwSysImageReason}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The software package verify failed."
|
||||
::= { huaweiSystemManMIBNotifications 33 }
|
||||
|
||||
hwSysImageDamagedResume NOTIFICATION-TYPE
|
||||
OBJECTS { entPhysicalName, hwSysImageName}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The damaged image file in the board was rectified."
|
||||
::= { huaweiSystemManMIBNotifications 34 }
|
||||
|
||||
hwSysPackageVerifyFailedResume NOTIFICATION-TYPE
|
||||
OBJECTS { entPhysicalName, hwSysImageName, hwSysImageReason}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Verify the software package succeeded."
|
||||
::= { huaweiSystemManMIBNotifications 35 }
|
||||
|
||||
hwApplicationTrap OBJECT IDENTIFIER ::= { huaweiSystemManMIBNotifications 36 }
|
||||
|
||||
hwApplicationFault NOTIFICATION-TYPE
|
||||
OBJECTS { hwApplicationType, hwApplicationSlotId, hwFaultReason}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This alarm is application start failed or abnormal exit."
|
||||
::= { hwApplicationTrap 1}
|
||||
|
||||
hwApplicationFaultClear NOTIFICATION-TYPE
|
||||
OBJECTS { hwApplicationType, hwApplicationSlotId}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This alarm is cleared when the application start successfully or undeploy."
|
||||
::= { hwApplicationTrap 2}
|
||||
|
||||
hwTrustemTrap OBJECT IDENTIFIER ::= { huaweiSystemManMIBNotifications 37 }
|
||||
|
||||
hwTrustemCertificateExpiredAlarm NOTIFICATION-TYPE
|
||||
OBJECTS {hwTrustemCertificateIndex, hwTrustemCertificateName}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This alarm is generated when the trustem certificate expires."
|
||||
::= { hwTrustemTrap 1 }
|
||||
|
||||
hwTrustemCertificateExpiredResume NOTIFICATION-TYPE
|
||||
OBJECTS {hwTrustemCertificateIndex, hwTrustemCertificateName}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Notification that the alarm has been cleared."
|
||||
::= { hwTrustemTrap 2 }
|
||||
|
||||
hwTrustemCertificateExpiredEarlyWarning NOTIFICATION-TYPE
|
||||
OBJECTS {hwTrustemCertificateIndex, hwTrustemCertificateName}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This alarm is generated 30 days before the trustem certificate expires."
|
||||
::= { hwTrustemTrap 3 }
|
||||
|
||||
|
||||
hwTrustemCertificateExpiredEarlyResume NOTIFICATION-TYPE
|
||||
OBJECTS {hwTrustemCertificateIndex, hwTrustemCertificateName}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Notification that the alarm has been cleared."
|
||||
::= { hwTrustemTrap 4 }
|
||||
|
||||
hwStartupSecureVersionTrap OBJECT IDENTIFIER ::= { huaweiSystemManMIBNotifications 38 }
|
||||
|
||||
hwSecureSlot OBJECT-TYPE
|
||||
SYNTAX OCTET STRING
|
||||
MAX-ACCESS accessible-for-notify
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Board name."
|
||||
::= { hwStartupSecureVersionTrap 1 }
|
||||
|
||||
hwStartupSecureVersionNeedRefresh NOTIFICATION-TYPE
|
||||
OBJECTS { hwSecureSlot }
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The alarm is generated when the secure boot version configuration needs to be updated."
|
||||
::= { hwStartupSecureVersionTrap 2 }
|
||||
|
||||
hwStartupSecureVersionNeedRefreshResume NOTIFICATION-TYPE
|
||||
OBJECTS { hwSecureSlot }
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This alarm is cleared when the secure boot version configuration is updated."
|
||||
::= { hwStartupSecureVersionTrap 3 }
|
||||
|
||||
hwSmartUpgradeUserDataRetentionPeriodTrap OBJECT IDENTIFIER ::= { huaweiSystemManMIBNotifications 39 }
|
||||
|
||||
hwSmartUpgradeUserDataRetentionPeriodHasExpired NOTIFICATION-TYPE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The alarm is generated when the smart-upgrade data retention period has expired."
|
||||
::= { hwSmartUpgradeUserDataRetentionPeriodTrap 1 }
|
||||
|
||||
hwSmartUpgradeUserDataRetentionPeriodHasExpiredResume NOTIFICATION-TYPE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This alarm is cleared when the smart-upgrade data is updated."
|
||||
::= { hwSmartUpgradeUserDataRetentionPeriodTrap 2 }
|
||||
|
||||
hwSysNetconfCfgRecoverFail NOTIFICATION-TYPE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Restore netconf rdb cfg have some errors."
|
||||
::= { huaweiSystemManMIBNotifications 40 }
|
||||
|
||||
-- 1.3.6.1.4.1.2011.5.25.19.2.41
|
||||
hwSecurityRisk NOTIFICATION-TYPE
|
||||
OBJECTS { hwSecurityRiskType }
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This alarm is generated when the system has insecure configurations."
|
||||
::= { huaweiSystemManMIBNotifications 41 }
|
||||
|
||||
-- 1.3.6.1.4.1.2011.5.25.19.2.42
|
||||
hwSecurityRiskClear NOTIFICATION-TYPE
|
||||
OBJECTS { hwSecurityRiskType }
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This alarm is cleared when the system has no insecure configurations."
|
||||
::= { huaweiSystemManMIBNotifications 42 }
|
||||
-- 1.3.6.1.4.1.2011.5.25.19.2.43
|
||||
hwPackageOperationTraps OBJECT IDENTIFIER ::= { huaweiSystemManMIBNotifications 43 }
|
||||
|
||||
hwPackageOperationTrapsObject OBJECT IDENTIFIER ::= { hwPackageOperationTraps 1 }
|
||||
hwPackageOperationType OBJECT-TYPE
|
||||
SYNTAX INTEGER
|
||||
{
|
||||
install(1),
|
||||
uninstall(2),
|
||||
startup(3),
|
||||
upgrade(4)
|
||||
}
|
||||
MAX-ACCESS accessible-for-notify
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List the operation of the software."
|
||||
::= { hwPackageOperationTrapsObject 1 }
|
||||
|
||||
hwPackageType OBJECT-TYPE
|
||||
SYNTAX INTEGER
|
||||
{
|
||||
featureSoftware(1),
|
||||
extendedSystemSoftware(2)
|
||||
}
|
||||
MAX-ACCESS accessible-for-notify
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"List the type of the software."
|
||||
::= { hwPackageOperationTrapsObject 2 }
|
||||
|
||||
hwPackageVersion OBJECT-TYPE
|
||||
SYNTAX OCTET STRING (SIZE (1..63))
|
||||
MAX-ACCESS accessible-for-notify
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The version of the software package."
|
||||
::= { hwPackageOperationTrapsObject 3 }
|
||||
|
||||
hwPreviousVersion OBJECT-TYPE
|
||||
SYNTAX OCTET STRING (SIZE (1..63))
|
||||
MAX-ACCESS accessible-for-notify
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The version of the previous software package."
|
||||
::= { hwPackageOperationTrapsObject 4 }
|
||||
|
||||
hwCurrentVersion OBJECT-TYPE
|
||||
SYNTAX OCTET STRING (SIZE (1..63))
|
||||
MAX-ACCESS accessible-for-notify
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The version of the current software package."
|
||||
::= { hwPackageOperationTrapsObject 5 }
|
||||
|
||||
hwPreviousPackage OBJECT-TYPE
|
||||
SYNTAX OCTET STRING (SIZE (5..127))
|
||||
MAX-ACCESS accessible-for-notify
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The version of the current software package."
|
||||
::= { hwPackageOperationTrapsObject 6 }
|
||||
|
||||
|
||||
hwPackageOperationNotifications OBJECT IDENTIFIER ::= { hwPackageOperationTraps 2 }
|
||||
hwPackageOperationSuccess NOTIFICATION-TYPE
|
||||
OBJECTS { hwPackageOperationType, hwPackageType, hwPackageName, hwPackageVersion }
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Notification about a software package operation success. This trap is reported when software package installation, uninstallation, upgrade, or reboot succeeds. The trap content includes hwPackageOperationType, hwPackageType, hwPackageName, and hwPackageVersion."
|
||||
::= { hwPackageOperationNotifications 1 }
|
||||
|
||||
hwPackageVersionDowngrade NOTIFICATION-TYPE
|
||||
OBJECTS { hwPreviousPackage, hwPreviousVersion, hwPackageName, hwCurrentVersion }
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Notification about a software package version downgrade. This trap is reported when the software package version is downgraded. The trap content includes hwPreviousPackage, hwPreviousVersion, hwPackageName and hwCurrentVersion."
|
||||
::= { hwPackageOperationNotifications 2 }
|
||||
|
||||
hwHATraps OBJECT IDENTIFIER ::= { huaweiSystemManMIBNotifications 44 }
|
||||
|
||||
hwHATrapsObject OBJECT IDENTIFIER ::= { hwHATraps 1 }
|
||||
|
||||
hwBackupComponentName OBJECT-TYPE
|
||||
SYNTAX OCTET STRING
|
||||
MAX-ACCESS accessible-for-notify
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Name of the component whose data is backed up on the active and standby components."
|
||||
::= { hwHATrapsObject 1 }
|
||||
|
||||
hwBackupProcessId OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS accessible-for-notify
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"ID of the process for backing up data of the active and standby components."
|
||||
::= { hwHATrapsObject 2 }
|
||||
|
||||
hwBackupBlockId OBJECT-TYPE
|
||||
SYNTAX Counter64
|
||||
MAX-ACCESS accessible-for-notify
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Block ID for backing up data of active and standby components."
|
||||
::= { hwHATrapsObject 3 }
|
||||
|
||||
hwHANotifications OBJECT IDENTIFIER ::= { hwHATraps 2 }
|
||||
hwComponentBackupFail NOTIFICATION-TYPE
|
||||
OBJECTS { hwBackupComponentName, hwBackupProcessId, hwBackupBlockId }
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This alarm is generated when data backup between the active and standby components fails."
|
||||
::= { hwHANotifications 1 }
|
||||
|
||||
hwComponentBackupFailResume NOTIFICATION-TYPE
|
||||
OBJECTS { hwBackupComponentName, hwBackupProcessId }
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This alarm is cleared when the data of the active and standby components is successfully backed up."
|
||||
::= { hwHANotifications 2 }
|
||||
|
||||
hwOnboardFirmwareDamaged NOTIFICATION-TYPE
|
||||
OBJECTS { entPhysicalIndex, entPhysicalName }
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The onboard firmware is damaged."
|
||||
::= { huaweiSystemManMIBNotifications 45 }
|
||||
|
||||
huaweiSystemManMIBConformance OBJECT IDENTIFIER ::= { huaweiSystemManMIB 3 }
|
||||
|
||||
@ -3827,7 +4412,7 @@ HUAWEI-SYS-MAN-MIB DEFINITIONS ::= BEGIN
|
||||
::= { huaweiSystemManMIBGroups 2 }
|
||||
|
||||
huaweiSysImageGroup OBJECT-GROUP
|
||||
OBJECTS { hwSysImageNum, hwSysImageName, hwSysImageSize, hwSysImageLocation, hwSysImageVersion
|
||||
OBJECTS { hwSysImageNum, hwSysImageName, hwSysImageSize, hwSysImageLocation, hwSysImageVersion, hwSysImageSoftwareName
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
@ -3855,7 +4440,7 @@ HUAWEI-SYS-MAN-MIB DEFINITIONS ::= BEGIN
|
||||
NOTIFICATIONS { hwSysClockChangedNotification, hwSysReloadNotification, hwSysSlaveSwitchSuccessNotification,
|
||||
hwSysSlaveSwitchFailNotification, hwSysIssuNotification, hwPatchInstallFail, hwPatchInstallFailClear, hwSumUpgradeSuccess, hwSysCfgFileErrorNotification, hwSysImageErrorNotification, hwSysPafChangeNotification,
|
||||
hwSysLicenseChangeNotification, hwSystemBoardExclude, hwSystemBoardExcludeClear, hwEvmVmAbnormalRunNotification, hwEvmVmNotRunningNotification, hwEvmVmAbnormalRestartNotification, hwEvmDownloadFailedNotification, hwEvmInstallFailedNotification,
|
||||
hwSysImageDamagedNotification }
|
||||
hwSysImageDamagedNotification, hwComponentBackupFail, hwComponentBackupFailResume, hwOnboardFirmwareDamaged }
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"A collection of notification."
|
||||
|
Reference in New Issue
Block a user