MIBs Depot

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

FromSymbols
HUAWEI-MIBhwDatacomm
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDateAndTime, 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

NameOIDSyntaxAccessStatus
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.1INTEGER {enable(1), disable(2)}read-writecurrent
hwPMStatisticsMaxFilesPerTask
OBJECT-TYPE
The maximum number of files reserved for each statistics task.
1.3.6.1.4.1.2011.5.25.190.1.2Unsigned32read-onlycurrent
hwPMStatisticsMaxTasks
OBJECT-TYPE
The maximum number of statistics tasks allowed to be created.
1.3.6.1.4.1.2011.5.25.190.1.3Unsigned32read-onlycurrent
hwPMStatisticsCurrentTasks
OBJECT-TYPE
The current number of statistics tasks configured.
1.3.6.1.4.1.2011.5.25.190.1.4Unsigned32read-onlycurrent
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.5not-accessiblecurrent
hwPMStatisticsTaskEntry
OBJECT-TYPE
The entry of hwStatisticsTaskTable.
1.3.6.1.4.1.2011.5.25.190.1.5.1not-accessiblecurrent
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.1OCTET STRING (SIZE(1..31))read-onlycurrent
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.2INTEGER {hwPMtxtv1(1), hwPMbinv1(2), hwPM3Gppxmlv1(3)}read-createcurrent
hwPMStatisticsRecordFileEnable
OBJECT-TYPE
Enable or disable the record file function.
1.3.6.1.4.1.2011.5.25.190.1.5.1.3INTEGER {enable(1), disable(2)}read-createcurrent
hwPMStatisticsThresholdEnable
OBJECT-TYPE
Enable or disable the threshold function.
1.3.6.1.4.1.2011.5.25.190.1.5.1.4INTEGER {enable(1), disable(2)}read-createcurrent
hwPMStatisticsTaskPeriod
OBJECT-TYPE
The interval of statistics task, in minutes.
1.3.6.1.4.1.2011.5.25.190.1.5.1.5INTEGER {invalid(0), five(5), ten(10), fifteen(15), thirty(30), sixty(60), twentyfourhours(1440)}read-createcurrent
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.6Integer32 (1..60)read-createcurrent
hwPMStatisticsTaskCurrentFileIndex
OBJECT-TYPE
The current file index of statistics task.
1.3.6.1.4.1.2011.5.25.190.1.5.1.7Unsigned32 (0..4)read-onlycurrent
hwPMStatisticsTaskRowStatus
OBJECT-TYPE
The row status.
1.3.6.1.4.1.2011.5.25.190.1.5.1.16RowStatusread-createcurrent
hwPMStatisticsTaskSampleInterval
OBJECT-TYPE
The interval of task sampling, in minutes.
1.3.6.1.4.1.2011.5.25.190.1.5.1.17INTEGER {one(1), two(2), three(3), five(5), ten(10), fifteen(15), thirty(30), sixty(60)}read-createcurrent
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.18OCTET STRING (SIZE(0..31))read-createcurrent
hwPMStatisticsTaskType
OBJECT-TYPE
The type of statistics task.
1.3.6.1.4.1.2011.5.25.190.1.5.1.19INTEGER {pmStatistics(3), pmSdh(6), monHistory(7), monStatistics(8), sdhShort(10)}read-createcurrent
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.20Unsigned32 (5..86400)read-createcurrent
hwPMStatisticsSampleLevel
OBJECT-TYPE
The sample level of statistics task.
1.3.6.1.4.1.2011.5.25.190.1.5.1.21INTEGER {default(0), second(1)}read-createcurrent
hwPMStatisticsTaskInstanceTable
OBJECT-TYPE
The statistics task instance table.
1.3.6.1.4.1.2011.5.25.190.1.6not-accessiblecurrent
hwPMStatisticsTaskInstanceEntry
OBJECT-TYPE
The entry of hwStatisticsTaskInstanceTable.
1.3.6.1.4.1.2011.5.25.190.1.6.1not-accessiblecurrent
hwPMStatisticsTaskInstanceType
OBJECT-TYPE
The instance type of statistics task.
1.3.6.1.4.1.2011.5.25.190.1.6.1.1Unsigned32read-onlycurrent
hwPMStatisticsTaskInstanceName
OBJECT-TYPE
The instance name of statistics task.
1.3.6.1.4.1.2011.5.25.190.1.6.1.2OCTET STRING (SIZE(1..255))read-onlycurrent
hwPMStatisticsTaskInstanceRowStatus
OBJECT-TYPE
The row status.
1.3.6.1.4.1.2011.5.25.190.1.6.1.3RowStatusread-createcurrent
hwPMStatisticsTaskIndicatorTable
OBJECT-TYPE
The statistics task indicator table.
1.3.6.1.4.1.2011.5.25.190.1.7not-accessiblecurrent
hwPMStatisticsTaskIndicatorEntry
OBJECT-TYPE
The entry of hwStatisticsTaskIndicatorTable.
1.3.6.1.4.1.2011.5.25.190.1.7.1not-accessiblecurrent
hwPMStatisticsTaskIndicator
OBJECT-TYPE
The statistics task indicator.
1.3.6.1.4.1.2011.5.25.190.1.7.1.1Unsigned32accessible-for-notifycurrent
hwPMStatisticsTaskIndicatorRowStatus
OBJECT-TYPE
The row status.
1.3.6.1.4.1.2011.5.25.190.1.7.1.2RowStatusread-createcurrent
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.8not-accessiblecurrent
hwPMStatisticsTaskThresholdRuleEntry
OBJECT-TYPE
The entry of hwStatisticsTaskThresholdRuleTable.
1.3.6.1.4.1.2011.5.25.190.1.8.1not-accessiblecurrent
hwPMStatisticsTaskThresholdType
OBJECT-TYPE
The threshold type of the threshold rule.
1.3.6.1.4.1.2011.5.25.190.1.8.1.1INTEGER {hightrigger(1), lowtrigger(2)}accessible-for-notifycurrent
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.2Unsigned32read-createcurrent
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.3Unsigned32read-createcurrent
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.4Unsigned32read-createcurrent
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.5Unsigned32read-createcurrent
hwPMStatisticsTaskThresholdRuleRowStatus
OBJECT-TYPE
The row status of the threshold rule.
1.3.6.1.4.1.2011.5.25.190.1.8.1.50RowStatusread-createcurrent
hwPMStatisticsTaskThresholdEvent
OBJECT-IDENTITY
Definition point for performance threshold notifications.
1.3.6.1.4.1.2011.5.25.190.1.9current
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.10Unsigned32accessible-for-notifycurrent
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.11Unsigned32accessible-for-notifycurrent
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.12not-accessiblecurrent
hwPMStatisticsTaskFileEntry
OBJECT-TYPE
The entry of hwStatisticsTaskFileTable.
1.3.6.1.4.1.2011.5.25.190.1.12.1not-accessiblecurrent
hwPMStatisticsTaskFileIndex
OBJECT-TYPE
The statistics task file index.
1.3.6.1.4.1.2011.5.25.190.1.12.1.1Unsigned32read-onlycurrent
hwPMStatisticsTaskFileName
OBJECT-TYPE
The statistics task file name.
1.3.6.1.4.1.2011.5.25.190.1.12.1.2OCTET STRINGread-onlycurrent
hwPMStatisticsTraps
OBJECT-IDENTITY
Definition point for measure exceed notifications.
1.3.6.1.4.1.2011.5.25.190.1.13current
hwPMEventStartTime
OBJECT-TYPE
The CSES event starttime value.
1.3.6.1.4.1.2011.5.25.190.1.14DateAndTimeaccessible-for-notifycurrent
hwPMEventEndTime
OBJECT-TYPE
The CSES event endtime value.
1.3.6.1.4.1.2011.5.25.190.1.15DateAndTimeaccessible-for-notifycurrent
hwPMEventDuration
OBJECT-TYPE
The CSES event duration value.
1.3.6.1.4.1.2011.5.25.190.1.16Unsigned32accessible-for-notifycurrent
hwPMEventState
OBJECT-TYPE
The UAT event state.
1.3.6.1.4.1.2011.5.25.190.1.17Unsigned32accessible-for-notifycurrent
hwPMIndicator
OBJECT-TYPE
The indicator ID.
1.3.6.1.4.1.2011.5.25.190.1.18Unsigned32accessible-for-notifycurrent
hwPMInstanceType
OBJECT-TYPE
The instance type ID.
1.3.6.1.4.1.2011.5.25.190.1.19Unsigned32accessible-for-notifycurrent
hwPMStatisticsInstanceTypeName
OBJECT-TYPE
The statistics instance type name.
1.3.6.1.4.1.2011.5.25.190.1.20OCTET STRINGaccessible-for-notifycurrent
hwPMInstanceName
OBJECT-TYPE
The instance name.
1.3.6.1.4.1.2011.5.25.190.1.21OCTET STRINGaccessible-for-notifycurrent
hwPMStatisticsIndicatorName
OBJECT-TYPE
The statistics indicator name.
1.3.6.1.4.1.2011.5.25.190.1.22OCTET STRINGaccessible-for-notifycurrent
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.1not-accessiblecurrent
hwPMServerEntry
OBJECT-TYPE
The entry of hwPMServerTable.
1.3.6.1.4.1.2011.5.25.190.2.1.1not-accessiblecurrent
hwPMServerName
OBJECT-TYPE
The server name.
1.3.6.1.4.1.2011.5.25.190.2.1.1.1OCTET STRING (SIZE(1..31))read-onlycurrent
hwPMServerSrcAddrType
OBJECT-TYPE
Server source ip-address type.
1.3.6.1.4.1.2011.5.25.190.2.1.1.2InetAddressTyperead-onlycurrent
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.3InetAddressread-onlycurrent
hwPMServerVpnName
OBJECT-TYPE
The server VPN name.
1.3.6.1.4.1.2011.5.25.190.2.1.1.4OCTET STRING (SIZE(0..31))read-createcurrent
hwPMServerHostAddrType
OBJECT-TYPE
Server host ip-address type.
1.3.6.1.4.1.2011.5.25.190.2.1.1.5InetAddressTyperead-createcurrent
hwPMServerHostAddr
OBJECT-TYPE
The server host ip-address.
1.3.6.1.4.1.2011.5.25.190.2.1.1.6InetAddressread-createcurrent
hwPMServerPort
OBJECT-TYPE
The server port.
1.3.6.1.4.1.2011.5.25.190.2.1.1.7Integer32 (1..65535)read-createcurrent
hwPMServerUserName
OBJECT-TYPE
The server user name.
1.3.6.1.4.1.2011.5.25.190.2.1.1.8OCTET STRING (SIZE(0..255))read-createcurrent
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.9OCTET STRING (SIZE(0..128))read-createcurrent
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.10OCTET STRING (SIZE(0..48))read-onlycurrent
hwPMServerRetryTimes
OBJECT-TYPE
The erver retry times.
1.3.6.1.4.1.2011.5.25.190.2.1.1.11Unsigned32 (1..3)read-createcurrent
hwPMServerDestPath
OBJECT-TYPE
The server destination path.
1.3.6.1.4.1.2011.5.25.190.2.1.1.12OCTET STRING (SIZE(0..63))read-createcurrent
hwPMServerTransferProtocol
OBJECT-TYPE
The server transfer protocol
1.3.6.1.4.1.2011.5.25.190.2.1.1.13INTEGER {ftp(1), tftp(2), sftp(3)}read-createcurrent
hwPMServerRowStatus
OBJECT-TYPE
The row status.
1.3.6.1.4.1.2011.5.25.190.2.1.1.14RowStatusread-createcurrent
hwPMServerVpnType
OBJECT-TYPE
The server VPN type.
1.3.6.1.4.1.2011.5.25.190.2.1.1.15INTEGER {none(0), managevpn(1), vpninstance(2)}read-createcurrent
hwPMFileUploadCfgTable
OBJECT-TYPE
The PM file upload config table.
1.3.6.1.4.1.2011.5.25.190.2.2not-accessiblecurrent
hwPMFileUploadCfgEntry
OBJECT-TYPE
The Entry of hwPMFileUploadCfgTable.
1.3.6.1.4.1.2011.5.25.190.2.2.1not-accessiblecurrent
hwPMFileUploadRequestName
OBJECT-TYPE
The Upload Request name.
1.3.6.1.4.1.2011.5.25.190.2.2.1.1OCTET STRING (SIZE(1..31))read-onlycurrent
hwPMFileUploadServerName
OBJECT-TYPE
The file upload server name.
1.3.6.1.4.1.2011.5.25.190.2.2.1.2OCTET STRING (SIZE(1..31))read-createcurrent
hwPMFileUploadCfgRowStatus
OBJECT-TYPE
File upload request config row status.
1.3.6.1.4.1.2011.5.25.190.2.2.1.3RowStatusread-createcurrent
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.3not-accessiblecurrent
hwPMFileUploadMgmtEntry
OBJECT-TYPE
Entry of hwPMFileUploadMgmtTable.
1.3.6.1.4.1.2011.5.25.190.2.3.1not-accessiblecurrent
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.3OCTET STRING (SIZE(0..543))read-createcurrent
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.4INTEGER {init(1), running(2), success(3), fileOpenFail(4), unreachableServerIp(5), linkFailed(6), authenticateFailed(7), fileReadFailed(8), fileWriteFailed(9), failed(10)}read-onlycurrent
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.1not-accessiblecurrent
hwPMHistoryDataEntry
OBJECT-TYPE
The entry of performance statistic history data table.
1.3.6.1.4.1.2011.5.25.190.4.1.1not-accessiblecurrent
hwPMHistoryDataInstanceType
OBJECT-TYPE
The instance type of history data.
1.3.6.1.4.1.2011.5.25.190.4.1.1.1Unsigned32not-accessiblecurrent
hwPMHistoryDataInstanceName
OBJECT-TYPE
The instance name of history data.
1.3.6.1.4.1.2011.5.25.190.4.1.1.2OCTET STRINGnot-accessiblecurrent
hwPMHistoryDataIndicatorID
OBJECT-TYPE
The indicator ID of history data.
1.3.6.1.4.1.2011.5.25.190.4.1.1.3Unsigned32not-accessiblecurrent
hwPMHistoryDataIntervalIndex
OBJECT-TYPE
The interval index of history data.
1.3.6.1.4.1.2011.5.25.190.4.1.1.4Integer32 (1..16)not-accessiblecurrent
hwPMHistoryDataHighValue
OBJECT-TYPE
The high 32 bit of history data value.
1.3.6.1.4.1.2011.5.25.190.4.1.1.5Unsigned32read-onlycurrent
hwPMHistoryDataLowValue
OBJECT-TYPE
The low 32 bit of history data value.
1.3.6.1.4.1.2011.5.25.190.4.1.1.6Unsigned32read-onlycurrent
hwPMHistoryDataValidFlag
OBJECT-TYPE
The valid flag of history data.
1.3.6.1.4.1.2011.5.25.190.4.1.1.7INTEGER {init(1), valid(2), incredible(3), measureNotConfigured(4)}read-onlycurrent
hwPMHistoryDateAndTime
OBJECT-TYPE
The date and time of history data.
1.3.6.1.4.1.2011.5.25.190.4.1.1.8DateAndTimeread-onlycurrent
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.2not-accessiblecurrent
hwPMCurrentDataEntry
OBJECT-TYPE
Entry of performance statistic current data table.
1.3.6.1.4.1.2011.5.25.190.4.2.1not-accessiblecurrent
hwPMCurrentDataInstanceType
OBJECT-TYPE
The instance type of current data.
1.3.6.1.4.1.2011.5.25.190.4.2.1.1Unsigned32not-accessiblecurrent
hwPMCurrentDataInstanceName
OBJECT-TYPE
The instance name of current data.
1.3.6.1.4.1.2011.5.25.190.4.2.1.2OCTET STRINGnot-accessiblecurrent
hwPMCurrentDataIndicatorID
OBJECT-TYPE
The indicator ID of current data.
1.3.6.1.4.1.2011.5.25.190.4.2.1.3Unsigned32not-accessiblecurrent
hwPMCurrentDataHighValue
OBJECT-TYPE
The high 32 bit of current data value.
1.3.6.1.4.1.2011.5.25.190.4.2.1.5Unsigned32read-onlycurrent
hwPMCurrentDataLowValue
OBJECT-TYPE
The low 32 bit of current data value.
1.3.6.1.4.1.2011.5.25.190.4.2.1.6Unsigned32read-onlycurrent
hwPMCurrentDataValidFlag
OBJECT-TYPE
The valid flag of current data.
1.3.6.1.4.1.2011.5.25.190.4.2.1.7INTEGER {init(1), valid(2), incredible(3), measureNotConfigured(4)}read-onlycurrent
hwPMCurrentDateAndTime
OBJECT-TYPE
The date and time of current data.
1.3.6.1.4.1.2011.5.25.190.4.2.1.8DateAndTimeread-onlycurrent
hwPMResetCurrentDataTable
OBJECT-TYPE
Performance statistic current data table.
1.3.6.1.4.1.2011.5.25.190.4.3not-accessiblecurrent
hwPMResetCurrentDataEntry
OBJECT-TYPE
Entry of reset performance statistic current data table.
1.3.6.1.4.1.2011.5.25.190.4.3.1not-accessiblecurrent
hwPMResetCurrentDataInstanceType
OBJECT-TYPE
The instance type of current data.
1.3.6.1.4.1.2011.5.25.190.4.3.1.1Unsigned32read-writecurrent
hwPMResetCurrentDataInstanceName
OBJECT-TYPE
The instance name of current data.
1.3.6.1.4.1.2011.5.25.190.4.3.1.2OCTET STRINGread-writecurrent
hwPMResetCurrentDataIndicatorID
OBJECT-TYPE
The indicator ID of current data.
1.3.6.1.4.1.2011.5.25.190.4.3.1.3Unsigned32read-writecurrent
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.1not-accessiblecurrent
hwPMIntervalTypeEntry
OBJECT-TYPE
The entry of hwPMIntervalTypeTable.
1.3.6.1.4.1.2011.5.25.190.5.1.1not-accessiblecurrent
hwPMIntervalType
OBJECT-TYPE
The interval type ID.
1.3.6.1.4.1.2011.5.25.190.5.1.1.1Unsigned32not-accessiblecurrent
hwPMIntervalTypeName
OBJECT-TYPE
The interval type name.
1.3.6.1.4.1.2011.5.25.190.5.1.1.2OCTET STRINGread-onlycurrent
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.3INTEGER {five(5), ten(10), fifteen(15), thirty(30), sixty(60), twentyfourhours(1440)}read-onlycurrent
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.4Unsigned32 (0..16)read-onlycurrent
hwPMIntervalTypeDelayRange
OBJECT-TYPE
The range of delay time per interval type.
1.3.6.1.4.1.2011.5.25.190.5.1.1.5Unsigned32read-onlycurrent
hwPMIntervalTypeSampleInterval
OBJECT-TYPE
The default sample interval per interval type.
1.3.6.1.4.1.2011.5.25.190.5.1.1.6Unsigned32read-onlycurrent
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.2not-accessiblecurrent
hwPMInstanceTypeEntry
OBJECT-TYPE
The entry of hwPMInstanceTypeTable.
1.3.6.1.4.1.2011.5.25.190.5.2.1not-accessiblecurrent
hwPMInstanceTypeID
OBJECT-TYPE
The instance type ID.
1.3.6.1.4.1.2011.5.25.190.5.2.1.1Unsigned32not-accessiblecurrent
hwPMInstanceTypeName
OBJECT-TYPE
The instance type name.
1.3.6.1.4.1.2011.5.25.190.5.2.1.2OCTET STRINGread-onlycurrent
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.3not-accessiblecurrent
hwPMIndicatorEntry
OBJECT-TYPE
The entry of hwPMIndicatorTable.
1.3.6.1.4.1.2011.5.25.190.5.3.1not-accessiblecurrent
hwPMIndicatorID
OBJECT-TYPE
The indicator ID.
1.3.6.1.4.1.2011.5.25.190.5.3.1.1Unsigned32not-accessiblecurrent
hwPMIndicatorName
OBJECT-TYPE
The indicator name.
1.3.6.1.4.1.2011.5.25.190.5.3.1.2OCTET STRINGread-onlycurrent
hwPMIndicatorType
OBJECT-TYPE
The indicator type.
1.3.6.1.4.1.2011.5.25.190.5.3.1.3INTEGER {increase(1), measure(2), max(3), min(4), avg(5), es(6), delta(7)}read-onlycurrent
hwPMIndicatorCounterType
OBJECT-TYPE
The indicator counter type.
1.3.6.1.4.1.2011.5.25.190.5.3.1.4INTEGER {counter32(1), counter64(2)}read-onlycurrent
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

NameOIDStatus
hwPMStatisticsTaskThresholdTriggerAlarm
NOTIFICATION-TYPE
This object indicates the threshold triggering alarm object.
1.3.6.1.4.1.2011.5.25.190.1.9.1current
hwPMStatisticsTaskThresholdClearAlarm
NOTIFICATION-TYPE
This object indicates the threshold clear object.
1.3.6.1.4.1.2011.5.25.190.1.9.2current
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.3current
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.4current
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.1current

Conformance

NameOIDStatus
hwPMCompliance
MODULE-COMPLIANCE
The performance management compliance.
1.3.6.1.4.1.2011.5.25.190.6.1.1current
hwPMMIBGroup
OBJECT-GROUP
The performance management group.
1.3.6.1.4.1.2011.5.25.190.6.2.1current
hwPMTaskGroup
OBJECT-GROUP
The performance management statistics task group.
1.3.6.1.4.1.2011.5.25.190.6.2.2current
hwPMTaskInstanceGroup
OBJECT-GROUP
The performance management statistics task instances group.
1.3.6.1.4.1.2011.5.25.190.6.2.3current
hwPMTaskThresholdGroup
OBJECT-GROUP
The performance management statistics task threshold group.
1.3.6.1.4.1.2011.5.25.190.6.2.4current
hwPMTaskFileGroup
OBJECT-GROUP
The performance management statistics task file group.
1.3.6.1.4.1.2011.5.25.190.6.2.5current
hwPMFileUploadGroup
OBJECT-GROUP
The performance management statistics file upload group.
1.3.6.1.4.1.2011.5.25.190.6.2.6current
hwPMDataInstanceGroup
OBJECT-GROUP
The performance management data group.
1.3.6.1.4.1.2011.5.25.190.6.2.7current
hwPMIntervalTypeGroup
OBJECT-GROUP
The performance management interval type group.
1.3.6.1.4.1.2011.5.25.190.6.2.8current
hwPMInstanceTypeGroup
OBJECT-GROUP
The performance management instance type group.
1.3.6.1.4.1.2011.5.25.190.6.2.9current
hwPMIndicatorGroup
OBJECT-GROUP
The performance management indicator group.
1.3.6.1.4.1.2011.5.25.190.6.2.10current
hwPMNotificationGroup
NOTIFICATION-GROUP
The notification group.
1.3.6.1.4.1.2011.5.25.190.6.2.11current