HUAWEI-PERFMGMT-MIB
- Registered at
- 1.3.6.1.4.1.2011.5.25.190
- Last updated
- 2017-08-21 09:58
- Organization
- Huawei Technologies Co.,Ltd.
- Revisions
- 2017-08-21 09:58, 2017-08-17 21:19, 2017-08-09 21:19, 2016-01-29 14:34, 2016-01-19 14:34, 2015-10-16 14:34, 2015-09-21 14:34, 2015-02-07 14:34, 2015-02-06 14:34, 2014-05-05 16:31, 2014-03-13 21:19, 2013-10-14 16:55, 2013-09-26 10:00, 2013-05-20 15:12, 2013-05-20 15:12, 2013-05-20 15:12, 2011-03-16 00:00, 2009-02-27 11:41
- Namespace
- huawei
- Source file
HUAWEI-PERFMGMT-MIB- Digest
sha256:9cfb74d695a00193008b9daba48ce6ad76fe672b1efba935fa0de8425d01ddfc
Description
V4.13 add MIB nodes .
Contact
Huawei Industrial Base Bantian, Longgang Shenzhen 518129 People's Republic of China Website: http://www.huawei.com Email: support@huawei.com
Imports
| From | Symbols |
|---|---|
| HUAWEI-MIB | hwDatacomm |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, DisplayString, RowStatus, TEXTUAL-CONVENTION, TimeStamp |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HUAWEI-MIB HUAWEI-PERFMGMT-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hwPMStatisticsMIBInstances OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.190.1 | |||
| hwPMStatisticsEnable OBJECT-TYPE Enable or disable the statistics data function. | 1.3.6.1.4.1.2011.5.25.190.1.1 | INTEGER {enable(1), disable(2)} | read-write | current |
| hwPMStatisticsMaxFilesPerTask OBJECT-TYPE The maximum number of files reserved for each statistics task. | 1.3.6.1.4.1.2011.5.25.190.1.2 | Unsigned32 | read-only | current |
| hwPMStatisticsMaxTasks OBJECT-TYPE The maximum number of statistics tasks allowed to be created. | 1.3.6.1.4.1.2011.5.25.190.1.3 | Unsigned32 | read-only | current |
| hwPMStatisticsCurrentTasks OBJECT-TYPE The current number of statistics tasks configured. | 1.3.6.1.4.1.2011.5.25.190.1.4 | Unsigned32 | read-only | current |
| hwPMStatisticsTaskTable OBJECT-TYPE The statistics task table, providing create/modify/delete operations. To create a task, you need to create a related record in this table, and add instance nodes in the hwPMTaskInstanceTable. If you delete a task, the related instances in the hwPMTaskInstanceTable will be deleted. | 1.3.6.1.4.1.2011.5.25.190.1.5 | not-accessible | current | |
| hwPMStatisticsTaskEntry OBJECT-TYPE The entry of hwStatisticsTaskTable. | 1.3.6.1.4.1.2011.5.25.190.1.5.1 | not-accessible | current | |
| hwPMStatisticsTaskName OBJECT-TYPE This object indicates the name of a statistics task. | 1.3.6.1.4.1.2011.5.25.190.1.5.1.1 | OCTET STRING (SIZE(1..31)) | read-only | current |
| hwPMStatisticsTaskFileFormat OBJECT-TYPE The statistics task file format, only text(1) can be supported now. | 1.3.6.1.4.1.2011.5.25.190.1.5.1.2 | INTEGER {hwPMtxtv1(1), hwPMbinv1(2), hwPM3Gppxmlv1(3)} | read-create | current |
| hwPMStatisticsRecordFileEnable OBJECT-TYPE Enable or disable the record file function. | 1.3.6.1.4.1.2011.5.25.190.1.5.1.3 | INTEGER {enable(1), disable(2)} | read-create | current |
| hwPMStatisticsThresholdEnable OBJECT-TYPE Enable or disable the threshold function. | 1.3.6.1.4.1.2011.5.25.190.1.5.1.4 | INTEGER {enable(1), disable(2)} | read-create | current |
| hwPMStatisticsTaskPeriod OBJECT-TYPE The interval of statistics task, in minutes. | 1.3.6.1.4.1.2011.5.25.190.1.5.1.5 | INTEGER {invalid(0), five(5), ten(10), fifteen(15), thirty(30), sixty(60), twentyfourhours(1440)} | read-create | current |
| hwPMStatisticsTaskTransferPeriod OBJECT-TYPE This object indicates the interval for generating performance data files. The value is an integer multiple of the statistics period. If a short statistics collection period (non-24 hour), the value ranges from 1 to 16. For a long period, the value ranges from 1 to 3. | 1.3.6.1.4.1.2011.5.25.190.1.5.1.6 | Integer32 (1..60) | read-create | current |
| hwPMStatisticsTaskCurrentFileIndex OBJECT-TYPE The current file index of statistics task. | 1.3.6.1.4.1.2011.5.25.190.1.5.1.7 | Unsigned32 (0..4) | read-only | current |
| hwPMStatisticsTaskRowStatus OBJECT-TYPE The row status. | 1.3.6.1.4.1.2011.5.25.190.1.5.1.16 | RowStatus | read-create | current |
| hwPMStatisticsTaskSampleInterval OBJECT-TYPE The interval of task sampling, in minutes. | 1.3.6.1.4.1.2011.5.25.190.1.5.1.17 | INTEGER {one(1), two(2), three(3), five(5), ten(10), fifteen(15), thirty(30), sixty(60)} | read-create | current |
| hwPMStatisticsUploadAutoName OBJECT-TYPE The object refers to the mib node hwPMFileUploadRequestName,which enables the device to automatically and periodically send statistics files to the server. | 1.3.6.1.4.1.2011.5.25.190.1.5.1.18 | OCTET STRING (SIZE(0..31)) | read-create | current |
| hwPMStatisticsTaskType OBJECT-TYPE The type of statistics task. | 1.3.6.1.4.1.2011.5.25.190.1.5.1.19 | INTEGER {pmStatistics(3), pmSdh(6), monHistory(7), monStatistics(8), sdhShort(10)} | read-create | current |
| hwPMStatisticsHighPrecisionPeriod OBJECT-TYPE The interval of statistics task, in seconds. if taskType is sdhShort , It must be multiple of 5 seconds and less or equal to 900 seconds, else It must be multiple of 30 seconds. | 1.3.6.1.4.1.2011.5.25.190.1.5.1.20 | Unsigned32 (5..86400) | read-create | current |
| hwPMStatisticsSampleLevel OBJECT-TYPE The sample level of statistics task. | 1.3.6.1.4.1.2011.5.25.190.1.5.1.21 | INTEGER {default(0), second(1)} | read-create | current |
| hwPMStatisticsTaskInstanceTable OBJECT-TYPE The statistics task instance table. | 1.3.6.1.4.1.2011.5.25.190.1.6 | not-accessible | current | |
| hwPMStatisticsTaskInstanceEntry OBJECT-TYPE The entry of hwStatisticsTaskInstanceTable. | 1.3.6.1.4.1.2011.5.25.190.1.6.1 | not-accessible | current | |
| hwPMStatisticsTaskInstanceType OBJECT-TYPE The instance type of statistics task. | 1.3.6.1.4.1.2011.5.25.190.1.6.1.1 | Unsigned32 | read-only | current |
| hwPMStatisticsTaskInstanceName OBJECT-TYPE The instance name of statistics task. | 1.3.6.1.4.1.2011.5.25.190.1.6.1.2 | OCTET STRING (SIZE(1..255)) | read-only | current |
| hwPMStatisticsTaskInstanceRowStatus OBJECT-TYPE The row status. | 1.3.6.1.4.1.2011.5.25.190.1.6.1.3 | RowStatus | read-create | current |
| hwPMStatisticsTaskIndicatorTable OBJECT-TYPE The statistics task indicator table. | 1.3.6.1.4.1.2011.5.25.190.1.7 | not-accessible | current | |
| hwPMStatisticsTaskIndicatorEntry OBJECT-TYPE The entry of hwStatisticsTaskIndicatorTable. | 1.3.6.1.4.1.2011.5.25.190.1.7.1 | not-accessible | current | |
| hwPMStatisticsTaskIndicator OBJECT-TYPE The statistics task indicator. | 1.3.6.1.4.1.2011.5.25.190.1.7.1.1 | Unsigned32 | accessible-for-notify | current |
| hwPMStatisticsTaskIndicatorRowStatus OBJECT-TYPE The row status. | 1.3.6.1.4.1.2011.5.25.190.1.7.1.2 | RowStatus | read-create | current |
| hwPMStatisticsTaskThresholdRuleTable OBJECT-TYPE The table is threshold management rule table, which is used to configure threshold rules for the indexes of the object type to be associated with the threshold template. | 1.3.6.1.4.1.2011.5.25.190.1.8 | not-accessible | current | |
| hwPMStatisticsTaskThresholdRuleEntry OBJECT-TYPE The entry of hwStatisticsTaskThresholdRuleTable. | 1.3.6.1.4.1.2011.5.25.190.1.8.1 | not-accessible | current | |
| hwPMStatisticsTaskThresholdType OBJECT-TYPE The threshold type of the threshold rule. | 1.3.6.1.4.1.2011.5.25.190.1.8.1.1 | INTEGER {hightrigger(1), lowtrigger(2)} | accessible-for-notify | current |
| hwPMStatisticsTaskThresholdHighTriggerValue OBJECT-TYPE The high 32 bit of threshold alarm trigger value. | 1.3.6.1.4.1.2011.5.25.190.1.8.1.2 | Unsigned32 | read-create | current |
| hwPMStatisticsTaskThresholdLowTriggerValue OBJECT-TYPE The low 32 bit of threshold alarm trigger value . | 1.3.6.1.4.1.2011.5.25.190.1.8.1.3 | Unsigned32 | read-create | current |
| hwPMStatisticsTaskThresholdHighClearedValue OBJECT-TYPE The high 32 bit of threshold alarm clear value. | 1.3.6.1.4.1.2011.5.25.190.1.8.1.4 | Unsigned32 | read-create | current |
| hwPMStatisticsTaskThresholdLowClearedValue OBJECT-TYPE The low 32 bit of threshold alarm clear value. | 1.3.6.1.4.1.2011.5.25.190.1.8.1.5 | Unsigned32 | read-create | current |
| hwPMStatisticsTaskThresholdRuleRowStatus OBJECT-TYPE The row status of the threshold rule. | 1.3.6.1.4.1.2011.5.25.190.1.8.1.50 | RowStatus | read-create | current |
| hwPMStatisticsTaskThresholdEvent OBJECT-IDENTITY Definition point for performance threshold notifications. | 1.3.6.1.4.1.2011.5.25.190.1.9 | current | ||
| hwPMStatisticsTaskIndicateLowValue OBJECT-TYPE This object indicates the lower 32 bits of the current alarm value. | 1.3.6.1.4.1.2011.5.25.190.1.10 | Unsigned32 | accessible-for-notify | current |
| hwPMStatisticsTaskIndicateHighValue OBJECT-TYPE This object indicates the higher 32 bits of the current alarm value. | 1.3.6.1.4.1.2011.5.25.190.1.11 | Unsigned32 | accessible-for-notify | current |
| hwPMStatisticsTaskFileTable OBJECT-TYPE This table is used to query information about statistic tasks' performance data files. | 1.3.6.1.4.1.2011.5.25.190.1.12 | not-accessible | current | |
| hwPMStatisticsTaskFileEntry OBJECT-TYPE The entry of hwStatisticsTaskFileTable. | 1.3.6.1.4.1.2011.5.25.190.1.12.1 | not-accessible | current | |
| hwPMStatisticsTaskFileIndex OBJECT-TYPE The statistics task file index. | 1.3.6.1.4.1.2011.5.25.190.1.12.1.1 | Unsigned32 | read-only | current |
| hwPMStatisticsTaskFileName OBJECT-TYPE The statistics task file name. | 1.3.6.1.4.1.2011.5.25.190.1.12.1.2 | OCTET STRING | read-only | current |
| hwPMStatisticsTraps OBJECT-IDENTITY Definition point for measure exceed notifications. | 1.3.6.1.4.1.2011.5.25.190.1.13 | current | ||
| hwPMEventStartTime OBJECT-TYPE The CSES event starttime value. | 1.3.6.1.4.1.2011.5.25.190.1.14 | DateAndTime | accessible-for-notify | current |
| hwPMEventEndTime OBJECT-TYPE The CSES event endtime value. | 1.3.6.1.4.1.2011.5.25.190.1.15 | DateAndTime | accessible-for-notify | current |
| hwPMEventDuration OBJECT-TYPE The CSES event duration value. | 1.3.6.1.4.1.2011.5.25.190.1.16 | Unsigned32 | accessible-for-notify | current |
| hwPMEventState OBJECT-TYPE The UAT event state. | 1.3.6.1.4.1.2011.5.25.190.1.17 | Unsigned32 | accessible-for-notify | current |
| hwPMIndicator OBJECT-TYPE The indicator ID. | 1.3.6.1.4.1.2011.5.25.190.1.18 | Unsigned32 | accessible-for-notify | current |
| hwPMInstanceType OBJECT-TYPE The instance type ID. | 1.3.6.1.4.1.2011.5.25.190.1.19 | Unsigned32 | accessible-for-notify | current |
| hwPMStatisticsInstanceTypeName OBJECT-TYPE The statistics instance type name. | 1.3.6.1.4.1.2011.5.25.190.1.20 | OCTET STRING | accessible-for-notify | current |
| hwPMInstanceName OBJECT-TYPE The instance name. | 1.3.6.1.4.1.2011.5.25.190.1.21 | OCTET STRING | accessible-for-notify | current |
| hwPMStatisticsIndicatorName OBJECT-TYPE The statistics indicator name. | 1.3.6.1.4.1.2011.5.25.190.1.22 | OCTET STRING | accessible-for-notify | current |
| hwPMFileUploadMgmtInstances OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.190.2 | |||
| hwPMServerTable OBJECT-TYPE After the performance statistics file is generated, the file is transmitted to the performance management server. The table is used to create a performance management server. | 1.3.6.1.4.1.2011.5.25.190.2.1 | not-accessible | current | |
| hwPMServerEntry OBJECT-TYPE The entry of hwPMServerTable. | 1.3.6.1.4.1.2011.5.25.190.2.1.1 | not-accessible | current | |
| hwPMServerName OBJECT-TYPE The server name. | 1.3.6.1.4.1.2011.5.25.190.2.1.1.1 | OCTET STRING (SIZE(1..31)) | read-only | current |
| hwPMServerSrcAddrType OBJECT-TYPE Server source ip-address type. | 1.3.6.1.4.1.2011.5.25.190.2.1.1.2 | InetAddressType | read-only | current |
| hwPMServerSrcAddr OBJECT-TYPE The server source ip-address, reservation node, don't support now. | 1.3.6.1.4.1.2011.5.25.190.2.1.1.3 | InetAddress | read-only | current |
| hwPMServerVpnName OBJECT-TYPE The server VPN name. | 1.3.6.1.4.1.2011.5.25.190.2.1.1.4 | OCTET STRING (SIZE(0..31)) | read-create | current |
| hwPMServerHostAddrType OBJECT-TYPE Server host ip-address type. | 1.3.6.1.4.1.2011.5.25.190.2.1.1.5 | InetAddressType | read-create | current |
| hwPMServerHostAddr OBJECT-TYPE The server host ip-address. | 1.3.6.1.4.1.2011.5.25.190.2.1.1.6 | InetAddress | read-create | current |
| hwPMServerPort OBJECT-TYPE The server port. | 1.3.6.1.4.1.2011.5.25.190.2.1.1.7 | Integer32 (1..65535) | read-create | current |
| hwPMServerUserName OBJECT-TYPE The server user name. | 1.3.6.1.4.1.2011.5.25.190.2.1.1.8 | OCTET STRING (SIZE(0..255)) | read-create | current |
| hwPMServerPassword OBJECT-TYPE This object indicates the password for logging in to the PM server. | 1.3.6.1.4.1.2011.5.25.190.2.1.1.9 | OCTET STRING (SIZE(0..128)) | read-create | current |
| hwPMServerSrcIfName OBJECT-TYPE The server source interface name, reservation node, don't support now. | 1.3.6.1.4.1.2011.5.25.190.2.1.1.10 | OCTET STRING (SIZE(0..48)) | read-only | current |
| hwPMServerRetryTimes OBJECT-TYPE The erver retry times. | 1.3.6.1.4.1.2011.5.25.190.2.1.1.11 | Unsigned32 (1..3) | read-create | current |
| hwPMServerDestPath OBJECT-TYPE The server destination path. | 1.3.6.1.4.1.2011.5.25.190.2.1.1.12 | OCTET STRING (SIZE(0..63)) | read-create | current |
| hwPMServerTransferProtocol OBJECT-TYPE The server transfer protocol | 1.3.6.1.4.1.2011.5.25.190.2.1.1.13 | INTEGER {ftp(1), tftp(2), sftp(3)} | read-create | current |
| hwPMServerRowStatus OBJECT-TYPE The row status. | 1.3.6.1.4.1.2011.5.25.190.2.1.1.14 | RowStatus | read-create | current |
| hwPMServerVpnType OBJECT-TYPE The server VPN type. | 1.3.6.1.4.1.2011.5.25.190.2.1.1.15 | INTEGER {none(0), managevpn(1), vpninstance(2)} | read-create | current |
| hwPMFileUploadCfgTable OBJECT-TYPE The PM file upload config table. | 1.3.6.1.4.1.2011.5.25.190.2.2 | not-accessible | current | |
| hwPMFileUploadCfgEntry OBJECT-TYPE The Entry of hwPMFileUploadCfgTable. | 1.3.6.1.4.1.2011.5.25.190.2.2.1 | not-accessible | current | |
| hwPMFileUploadRequestName OBJECT-TYPE The Upload Request name. | 1.3.6.1.4.1.2011.5.25.190.2.2.1.1 | OCTET STRING (SIZE(1..31)) | read-only | current |
| hwPMFileUploadServerName OBJECT-TYPE The file upload server name. | 1.3.6.1.4.1.2011.5.25.190.2.2.1.2 | OCTET STRING (SIZE(1..31)) | read-create | current |
| hwPMFileUploadCfgRowStatus OBJECT-TYPE File upload request config row status. | 1.3.6.1.4.1.2011.5.25.190.2.2.1.3 | RowStatus | read-create | current |
| hwPMFileUploadMgmtTable OBJECT-TYPE This table is a file upload management table and is used to create file upload requests. | 1.3.6.1.4.1.2011.5.25.190.2.3 | not-accessible | current | |
| hwPMFileUploadMgmtEntry OBJECT-TYPE Entry of hwPMFileUploadMgmtTable. | 1.3.6.1.4.1.2011.5.25.190.2.3.1 | not-accessible | current | |
| hwPMFileUploadFileList OBJECT-TYPE This object indicates the performance statistics file transfer list. | 1.3.6.1.4.1.2011.5.25.190.2.3.1.3 | OCTET STRING (SIZE(0..543)) | read-create | current |
| hwPMFileUploadStatus OBJECT-TYPE The file upload status. init(1): FTP has not been starting to upload file. running(2): FTP is running. If you set this node as running, the FTP will be started. success(3): FTP completed successfully. fileOpenFail(4): FTP failed. The cause is file open failure. unreachableServerIp(5): FTP failed. The cause is that the IP address of the server is not reachable. linkFailed(6): FTP failed. The cause is connecting to server failed. authenticateFailed(7): FTP failed. The cause is authenticating failed.For FTP mode only. fileReadFailed(8): FTP failed. The cause is reading file failed. fileWriteFailed(9): FTP failed. The cause is writing file failed. failed(10):FTP failed, General error. | 1.3.6.1.4.1.2011.5.25.190.2.3.1.4 | INTEGER {init(1), running(2), success(3), fileOpenFail(4), unreachableServerIp(5), linkFailed(6), authenticateFailed(7), fileReadFailed(8), fileWriteFailed(9), failed(10)} | read-only | current |
| hwPMDataInstances OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.190.4 | |||
| hwPMHistoryDataTable OBJECT-TYPE This table is the historical performance data table and is used to provide historical data query function. | 1.3.6.1.4.1.2011.5.25.190.4.1 | not-accessible | current | |
| hwPMHistoryDataEntry OBJECT-TYPE The entry of performance statistic history data table. | 1.3.6.1.4.1.2011.5.25.190.4.1.1 | not-accessible | current | |
| hwPMHistoryDataInstanceType OBJECT-TYPE The instance type of history data. | 1.3.6.1.4.1.2011.5.25.190.4.1.1.1 | Unsigned32 | not-accessible | current |
| hwPMHistoryDataInstanceName OBJECT-TYPE The instance name of history data. | 1.3.6.1.4.1.2011.5.25.190.4.1.1.2 | OCTET STRING | not-accessible | current |
| hwPMHistoryDataIndicatorID OBJECT-TYPE The indicator ID of history data. | 1.3.6.1.4.1.2011.5.25.190.4.1.1.3 | Unsigned32 | not-accessible | current |
| hwPMHistoryDataIntervalIndex OBJECT-TYPE The interval index of history data. | 1.3.6.1.4.1.2011.5.25.190.4.1.1.4 | Integer32 (1..16) | not-accessible | current |
| hwPMHistoryDataHighValue OBJECT-TYPE The high 32 bit of history data value. | 1.3.6.1.4.1.2011.5.25.190.4.1.1.5 | Unsigned32 | read-only | current |
| hwPMHistoryDataLowValue OBJECT-TYPE The low 32 bit of history data value. | 1.3.6.1.4.1.2011.5.25.190.4.1.1.6 | Unsigned32 | read-only | current |
| hwPMHistoryDataValidFlag OBJECT-TYPE The valid flag of history data. | 1.3.6.1.4.1.2011.5.25.190.4.1.1.7 | INTEGER {init(1), valid(2), incredible(3), measureNotConfigured(4)} | read-only | current |
| hwPMHistoryDateAndTime OBJECT-TYPE The date and time of history data. | 1.3.6.1.4.1.2011.5.25.190.4.1.1.8 | DateAndTime | read-only | current |
| hwPMCurrentDataTable OBJECT-TYPE This table is the current performance data table and is used to provide the query function of the statistical data and the current data reset function. | 1.3.6.1.4.1.2011.5.25.190.4.2 | not-accessible | current | |
| hwPMCurrentDataEntry OBJECT-TYPE Entry of performance statistic current data table. | 1.3.6.1.4.1.2011.5.25.190.4.2.1 | not-accessible | current | |
| hwPMCurrentDataInstanceType OBJECT-TYPE The instance type of current data. | 1.3.6.1.4.1.2011.5.25.190.4.2.1.1 | Unsigned32 | not-accessible | current |
| hwPMCurrentDataInstanceName OBJECT-TYPE The instance name of current data. | 1.3.6.1.4.1.2011.5.25.190.4.2.1.2 | OCTET STRING | not-accessible | current |
| hwPMCurrentDataIndicatorID OBJECT-TYPE The indicator ID of current data. | 1.3.6.1.4.1.2011.5.25.190.4.2.1.3 | Unsigned32 | not-accessible | current |
| hwPMCurrentDataHighValue OBJECT-TYPE The high 32 bit of current data value. | 1.3.6.1.4.1.2011.5.25.190.4.2.1.5 | Unsigned32 | read-only | current |
| hwPMCurrentDataLowValue OBJECT-TYPE The low 32 bit of current data value. | 1.3.6.1.4.1.2011.5.25.190.4.2.1.6 | Unsigned32 | read-only | current |
| hwPMCurrentDataValidFlag OBJECT-TYPE The valid flag of current data. | 1.3.6.1.4.1.2011.5.25.190.4.2.1.7 | INTEGER {init(1), valid(2), incredible(3), measureNotConfigured(4)} | read-only | current |
| hwPMCurrentDateAndTime OBJECT-TYPE The date and time of current data. | 1.3.6.1.4.1.2011.5.25.190.4.2.1.8 | DateAndTime | read-only | current |
| hwPMResetCurrentDataTable OBJECT-TYPE Performance statistic current data table. | 1.3.6.1.4.1.2011.5.25.190.4.3 | not-accessible | current | |
| hwPMResetCurrentDataEntry OBJECT-TYPE Entry of reset performance statistic current data table. | 1.3.6.1.4.1.2011.5.25.190.4.3.1 | not-accessible | current | |
| hwPMResetCurrentDataInstanceType OBJECT-TYPE The instance type of current data. | 1.3.6.1.4.1.2011.5.25.190.4.3.1.1 | Unsigned32 | read-write | current |
| hwPMResetCurrentDataInstanceName OBJECT-TYPE The instance name of current data. | 1.3.6.1.4.1.2011.5.25.190.4.3.1.2 | OCTET STRING | read-write | current |
| hwPMResetCurrentDataIndicatorID OBJECT-TYPE The indicator ID of current data. | 1.3.6.1.4.1.2011.5.25.190.4.3.1.3 | Unsigned32 | read-write | current |
| hwPMGlobalInstances OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.190.5 | |||
| hwPMIntervalTypeTable OBJECT-TYPE This table is of the period type and is used to provide the performance measurement period attribute query function. | 1.3.6.1.4.1.2011.5.25.190.5.1 | not-accessible | current | |
| hwPMIntervalTypeEntry OBJECT-TYPE The entry of hwPMIntervalTypeTable. | 1.3.6.1.4.1.2011.5.25.190.5.1.1 | not-accessible | current | |
| hwPMIntervalType OBJECT-TYPE The interval type ID. | 1.3.6.1.4.1.2011.5.25.190.5.1.1.1 | Unsigned32 | not-accessible | current |
| hwPMIntervalTypeName OBJECT-TYPE The interval type name. | 1.3.6.1.4.1.2011.5.25.190.5.1.1.2 | OCTET STRING | read-only | current |
| hwPMIntervalTypeInterval OBJECT-TYPE This object indicates the length of the performance measurement period, in minutes. | 1.3.6.1.4.1.2011.5.25.190.5.1.1.3 | INTEGER {five(5), ten(10), fifteen(15), thirty(30), sixty(60), twentyfourhours(1440)} | read-only | current |
| hwPMIntervalTypeHistorynum OBJECT-TYPE The history number of save data per interval type. | 1.3.6.1.4.1.2011.5.25.190.5.1.1.4 | Unsigned32 (0..16) | read-only | current |
| hwPMIntervalTypeDelayRange OBJECT-TYPE The range of delay time per interval type. | 1.3.6.1.4.1.2011.5.25.190.5.1.1.5 | Unsigned32 | read-only | current |
| hwPMIntervalTypeSampleInterval OBJECT-TYPE The default sample interval per interval type. | 1.3.6.1.4.1.2011.5.25.190.5.1.1.6 | Unsigned32 | read-only | current |
| hwPMInstanceTypeTable OBJECT-TYPE This table is used to provide the function of querying the performance statistics instance type. | 1.3.6.1.4.1.2011.5.25.190.5.2 | not-accessible | current | |
| hwPMInstanceTypeEntry OBJECT-TYPE The entry of hwPMInstanceTypeTable. | 1.3.6.1.4.1.2011.5.25.190.5.2.1 | not-accessible | current | |
| hwPMInstanceTypeID OBJECT-TYPE The instance type ID. | 1.3.6.1.4.1.2011.5.25.190.5.2.1.1 | Unsigned32 | not-accessible | current |
| hwPMInstanceTypeName OBJECT-TYPE The instance type name. | 1.3.6.1.4.1.2011.5.25.190.5.2.1.2 | OCTET STRING | read-only | current |
| hwPMIndicatorTable OBJECT-TYPE This table is used to provide the function of querying performance counters. | 1.3.6.1.4.1.2011.5.25.190.5.3 | not-accessible | current | |
| hwPMIndicatorEntry OBJECT-TYPE The entry of hwPMIndicatorTable. | 1.3.6.1.4.1.2011.5.25.190.5.3.1 | not-accessible | current | |
| hwPMIndicatorID OBJECT-TYPE The indicator ID. | 1.3.6.1.4.1.2011.5.25.190.5.3.1.1 | Unsigned32 | not-accessible | current |
| hwPMIndicatorName OBJECT-TYPE The indicator name. | 1.3.6.1.4.1.2011.5.25.190.5.3.1.2 | OCTET STRING | read-only | current |
| hwPMIndicatorType OBJECT-TYPE The indicator type. | 1.3.6.1.4.1.2011.5.25.190.5.3.1.3 | INTEGER {increase(1), measure(2), max(3), min(4), avg(5), es(6), delta(7)} | read-only | current |
| hwPMIndicatorCounterType OBJECT-TYPE The indicator counter type. | 1.3.6.1.4.1.2011.5.25.190.5.3.1.4 | INTEGER {counter32(1), counter64(2)} | read-only | current |
| hwPMConformance OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.190.6 | |||
| hwPMCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.190.6.1 | |||
| hwPMGroup OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.190.6.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| hwPMStatisticsTaskThresholdTriggerAlarm NOTIFICATION-TYPE This object indicates the threshold triggering alarm object. | 1.3.6.1.4.1.2011.5.25.190.1.9.1 | current |
| hwPMStatisticsTaskThresholdClearAlarm NOTIFICATION-TYPE This object indicates the threshold clear object. | 1.3.6.1.4.1.2011.5.25.190.1.9.2 | current |
| hwPMCSESEvent NOTIFICATION-TYPE The SNMP trap that is generated when CSES measure entry crosses its falling or rising threshold generates an event that is configured for sending SNMP traps. | 1.3.6.1.4.1.2011.5.25.190.1.9.3 | current |
| hwPMUATEvent NOTIFICATION-TYPE The SNMP trap that is generated when UAT measure entry crosses its falling or rising threshold generates an event that is configured for sending SNMP traps. | 1.3.6.1.4.1.2011.5.25.190.1.9.4 | current |
| hwPMMeasureExceed NOTIFICATION-TYPE The number of statistical indexes has reached the upper limit. | 1.3.6.1.4.1.2011.5.25.190.1.13.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hwPMCompliance MODULE-COMPLIANCE The performance management compliance. | 1.3.6.1.4.1.2011.5.25.190.6.1.1 | current |
| hwPMMIBGroup OBJECT-GROUP The performance management group. | 1.3.6.1.4.1.2011.5.25.190.6.2.1 | current |
| hwPMTaskGroup OBJECT-GROUP The performance management statistics task group. | 1.3.6.1.4.1.2011.5.25.190.6.2.2 | current |
| hwPMTaskInstanceGroup OBJECT-GROUP The performance management statistics task instances group. | 1.3.6.1.4.1.2011.5.25.190.6.2.3 | current |
| hwPMTaskThresholdGroup OBJECT-GROUP The performance management statistics task threshold group. | 1.3.6.1.4.1.2011.5.25.190.6.2.4 | current |
| hwPMTaskFileGroup OBJECT-GROUP The performance management statistics task file group. | 1.3.6.1.4.1.2011.5.25.190.6.2.5 | current |
| hwPMFileUploadGroup OBJECT-GROUP The performance management statistics file upload group. | 1.3.6.1.4.1.2011.5.25.190.6.2.6 | current |
| hwPMDataInstanceGroup OBJECT-GROUP The performance management data group. | 1.3.6.1.4.1.2011.5.25.190.6.2.7 | current |
| hwPMIntervalTypeGroup OBJECT-GROUP The performance management interval type group. | 1.3.6.1.4.1.2011.5.25.190.6.2.8 | current |
| hwPMInstanceTypeGroup OBJECT-GROUP The performance management instance type group. | 1.3.6.1.4.1.2011.5.25.190.6.2.9 | current |
| hwPMIndicatorGroup OBJECT-GROUP The performance management indicator group. | 1.3.6.1.4.1.2011.5.25.190.6.2.10 | current |
| hwPMNotificationGroup NOTIFICATION-GROUP The notification group. | 1.3.6.1.4.1.2011.5.25.190.6.2.11 | current |