HUAWEI-PERFMGMT-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: HUAWEI-PERFMGMT-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hwPerfMgmt | 1.3.6.1.4.1.2011.5.25.190 |
V4.09 modify MIB nodes hwPMMeasureExceed . |
||
hwPMStatisticsMIBInstances | 1.3.6.1.4.1.2011.5.25.190.1 | |||
hwPMStatisticsEnable | 1.3.6.1.4.1.2011.5.25.190.1.1 | integer | read-write |
Enable or disable the statistics data function. Enumeration: 'enable': 1, 'disable': 2. |
hwPMStatisticsMaxFilesPerTask | 1.3.6.1.4.1.2011.5.25.190.1.2 | unsigned32 | read-only |
The maximum number of files reserved for each statistics task. |
hwPMStatisticsMaxTasks | 1.3.6.1.4.1.2011.5.25.190.1.3 | unsigned32 | read-only |
The maximum number of statistics tasks allowed to be created. |
hwPMStatisticsCurrentTasks | 1.3.6.1.4.1.2011.5.25.190.1.4 | unsigned32 | read-only |
The current number of statistics tasks configured. |
hwPMStatisticsTaskTable | 1.3.6.1.4.1.2011.5.25.190.1.5 | no-access |
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.1 | no-access |
The entry of hwStatisticsTaskTable. |
||
hwPMStatisticsTaskName | 1.3.6.1.4.1.2011.5.25.190.1.5.1.1 | octet string | read-only |
The statistics task name, only letter, digit or underline can be allowed, must begin with letter or digit. |
hwPMStatisticsTaskFileFormat | 1.3.6.1.4.1.2011.5.25.190.1.5.1.2 | integer | read-only |
The statistics task file format, only text(1) can be supported now. Enumeration: 'hwPM3Gppxmlv1': 3, 'hwPMtxtv1': 1, 'hwPMbinv1': 2. |
hwPMStatisticsRecordFileEnable | 1.3.6.1.4.1.2011.5.25.190.1.5.1.3 | integer | read-only |
Enable or disable the record file function. Enumeration: 'enable': 1, 'disable': 2. |
hwPMStatisticsThresholdEnable | 1.3.6.1.4.1.2011.5.25.190.1.5.1.4 | integer | read-only |
Enable or disable the threshold function. Enumeration: 'enable': 1, 'disable': 2. |
hwPMStatisticsTaskPeriod | 1.3.6.1.4.1.2011.5.25.190.1.5.1.5 | integer | read-only |
The interval of statistics task, in minutes. Enumeration: 'ten': 10, 'thirty': 30, 'invalid': 0, 'five': 5, 'sixty': 60, 'twentyfourhours': 1440, 'fifteen': 15. |
hwPMStatisticsTaskTransferPeriod | 1.3.6.1.4.1.2011.5.25.190.1.5.1.6 | integer32 | read-only |
The interval of transferring statistics task files to NMS, in times of statistics task period. |
hwPMStatisticsTaskCurrentFileIndex | 1.3.6.1.4.1.2011.5.25.190.1.5.1.7 | unsigned32 | read-only |
The current file index of statistics task. |
hwPMStatisticsTaskRowStatus | 1.3.6.1.4.1.2011.5.25.190.1.5.1.16 | rowstatus | read-only |
The row status. |
hwPMStatisticsTaskSampleInterval | 1.3.6.1.4.1.2011.5.25.190.1.5.1.17 | integer | read-only |
The interval of task sampling, in minutes. Enumeration: 'thirty': 30, 'ten': 10, 'three': 3, 'two': 2, 'five': 5, 'sixty': 60, 'one': 1, 'fifteen': 15. |
hwPMStatisticsUploadAutoName | 1.3.6.1.4.1.2011.5.25.190.1.5.1.18 | octet string | read-only |
The object refers to the mib node hwPMFileUploadRequestName,which enables the device to automatically and periodically send statistics files to the server. |
hwPMStatisticsTaskType | 1.3.6.1.4.1.2011.5.25.190.1.5.1.19 | integer | read-only |
The type of statistics task. Enumeration: 'pmStatistics': 3, 'monStatistics': 8, 'monHistory': 7, 'pmSdh': 6, 'sdhShort': 10. |
hwPMStatisticsHighPrecisionPeriod | 1.3.6.1.4.1.2011.5.25.190.1.5.1.20 | unsigned32 | read-only |
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. |
hwPMStatisticsTaskInstanceTable | 1.3.6.1.4.1.2011.5.25.190.1.6 | no-access |
The statistics task instance table. |
|
1.3.6.1.4.1.2011.5.25.190.1.6.1 | no-access |
The entry of hwStatisticsTaskInstanceTable. |
||
hwPMStatisticsTaskInstanceType | 1.3.6.1.4.1.2011.5.25.190.1.6.1.1 | unsigned32 | read-only |
The instance type of statistics task. |
hwPMStatisticsTaskInstanceName | 1.3.6.1.4.1.2011.5.25.190.1.6.1.2 | octet string | read-only |
The instance name of statistics task. |
hwPMStatisticsTaskInstanceRowStatus | 1.3.6.1.4.1.2011.5.25.190.1.6.1.3 | rowstatus | read-only |
The row status. |
hwPMStatisticsTaskIndicatorTable | 1.3.6.1.4.1.2011.5.25.190.1.7 | no-access |
The statistics task indicator table. |
|
1.3.6.1.4.1.2011.5.25.190.1.7.1 | no-access |
The entry of hwStatisticsTaskIndicatorTable. |
||
hwPMStatisticsTaskIndicator | 1.3.6.1.4.1.2011.5.25.190.1.7.1.1 | unsigned32 | no-access |
The statistics task indicator. |
hwPMStatisticsTaskIndicatorRowStatus | 1.3.6.1.4.1.2011.5.25.190.1.7.1.2 | rowstatus | read-only |
The row status. |
hwPMStatisticsTaskThresholdRuleTable | 1.3.6.1.4.1.2011.5.25.190.1.8 | no-access |
The threshold rule table. |
|
1.3.6.1.4.1.2011.5.25.190.1.8.1 | no-access |
The entry of hwStatisticsTaskThresholdRuleTable. |
||
hwPMStatisticsTaskThresholdType | 1.3.6.1.4.1.2011.5.25.190.1.8.1.1 | integer | no-access |
The threshold type of the threshold rule. Enumeration: 'hightrigger': 1, 'lowtrigger': 2. |
hwPMStatisticsTaskThresholdHighTriggerValue | 1.3.6.1.4.1.2011.5.25.190.1.8.1.2 | unsigned32 | read-only |
The high 32 bit of threshold alarm trigger value. |
hwPMStatisticsTaskThresholdLowTriggerValue | 1.3.6.1.4.1.2011.5.25.190.1.8.1.3 | unsigned32 | read-only |
The low 32 bit of threshold alarm trigger value . |
hwPMStatisticsTaskThresholdHighClearedValue | 1.3.6.1.4.1.2011.5.25.190.1.8.1.4 | unsigned32 | read-only |
The high 32 bit of threshold alarm clear value. |
hwPMStatisticsTaskThresholdLowClearedValue | 1.3.6.1.4.1.2011.5.25.190.1.8.1.5 | unsigned32 | read-only |
The low 32 bit of threshold alarm clear value. |
hwPMStatisticsTaskThresholdRuleRowStatus | 1.3.6.1.4.1.2011.5.25.190.1.8.1.50 | rowstatus | read-only |
The row status of the threshold rule. |
hwPMStatisticsTaskThresholdEvent | 1.3.6.1.4.1.2011.5.25.190.1.9 |
Definition point for performance threshold notifications. |
||
hwPMStatisticsTaskThresholdTriggerAlarm | 1.3.6.1.4.1.2011.5.25.190.1.9.1 |
The SNMP trap that is generated when an alarm entry crosses its rising threshold and generates an event that is configured for sending SNMP traps. When alarm is high trigger, hwPMStatisticsTaskThresholdType is 1, when alarm is low trigger, hwPMStatisticsTaskThresholdType is 2. |
||
hwPMStatisticsTaskThresholdClearAlarm | 1.3.6.1.4.1.2011.5.25.190.1.9.2 |
The SNMP trap that is generated when an alarm entry crosses its falling threshold and generates an event that is configured for sending SNMP traps. When alarm is high trigger, hwPMStatisticsTaskThresholdType is 1, when alarm is low trigger, hwPMStatisticsTaskThresholdType is 2. |
||
hwPMStatisticsTaskIndicateLowValue | 1.3.6.1.4.1.2011.5.25.190.1.10 | unsigned32 | no-access |
The PM indicator value node. |
hwPMStatisticsTaskIndicateHighValue | 1.3.6.1.4.1.2011.5.25.190.1.11 | unsigned32 | no-access |
The PM indicator value node. |
hwPMStatisticsTaskFileTable | 1.3.6.1.4.1.2011.5.25.190.1.12 | no-access |
The statistics task file table. |
|
1.3.6.1.4.1.2011.5.25.190.1.12.1 | no-access |
The entry of hwStatisticsTaskFileTable. |
||
hwPMStatisticsTaskFileIndex | 1.3.6.1.4.1.2011.5.25.190.1.12.1.1 | unsigned32 | read-only |
The statistics task file index. |
hwPMStatisticsTaskFileName | 1.3.6.1.4.1.2011.5.25.190.1.12.1.2 | octet string | read-only |
The statistics task file name. |
hwPMStatisticsTraps | 1.3.6.1.4.1.2011.5.25.190.1.13 |
Definition point for measure exceed notifications. |
||
hwPMMeasureExceed | 1.3.6.1.4.1.2011.5.25.190.1.13.1 |
The number of statistical indexes has reached the upper limit. |
||
hwPMFileUploadMgmtInstances | 1.3.6.1.4.1.2011.5.25.190.2 | |||
hwPMServerTable | 1.3.6.1.4.1.2011.5.25.190.2.1 | no-access |
The PM server table. |
|
1.3.6.1.4.1.2011.5.25.190.2.1.1 | no-access |
The entry of hwPMServerTable. |
||
hwPMServerName | 1.3.6.1.4.1.2011.5.25.190.2.1.1.1 | octet string | read-only |
The server name. |
hwPMServerSrcAddrType | 1.3.6.1.4.1.2011.5.25.190.2.1.1.2 | inetaddresstype | read-only |
Server source ip-address type. |
hwPMServerSrcAddr | 1.3.6.1.4.1.2011.5.25.190.2.1.1.3 | inetaddress | read-only |
The server source ip-address, reservation node, don't support now. |
hwPMServerVpnName | 1.3.6.1.4.1.2011.5.25.190.2.1.1.4 | octet string | read-only |
The server VPN name. |
hwPMServerHostAddrType | 1.3.6.1.4.1.2011.5.25.190.2.1.1.5 | inetaddresstype | read-only |
Server host ip-address type. |
hwPMServerHostAddr | 1.3.6.1.4.1.2011.5.25.190.2.1.1.6 | inetaddress | read-only |
The server host ip-address. |
hwPMServerPort | 1.3.6.1.4.1.2011.5.25.190.2.1.1.7 | integer32 | read-only |
The server port. |
hwPMServerUserName | 1.3.6.1.4.1.2011.5.25.190.2.1.1.8 | octet string | read-only |
The server user name. |
hwPMServerPassword | 1.3.6.1.4.1.2011.5.25.190.2.1.1.9 | octet string | read-only |
The object indicates the server user password, which supports encrypted text and plain text. When read, hwPMServerPassword always returns an Octet String of length zero. |
hwPMServerSrcIfName | 1.3.6.1.4.1.2011.5.25.190.2.1.1.10 | octet string | read-only |
The server source interface name, reservation node, don't support now. |
hwPMServerRetryTimes | 1.3.6.1.4.1.2011.5.25.190.2.1.1.11 | unsigned32 | read-only |
The erver retry times. |
hwPMServerDestPath | 1.3.6.1.4.1.2011.5.25.190.2.1.1.12 | octet string | read-only |
The server destination path. |
hwPMServerTransferProtocol | 1.3.6.1.4.1.2011.5.25.190.2.1.1.13 | integer | read-only |
The server transfer protocol Enumeration: 'ftp': 1, 'tftp': 2, 'sftp': 3. |
hwPMServerRowStatus | 1.3.6.1.4.1.2011.5.25.190.2.1.1.14 | rowstatus | read-only |
The row status. |
hwPMServerVpnType | 1.3.6.1.4.1.2011.5.25.190.2.1.1.15 | integer | read-only |
The server VPN type. Enumeration: 'none': 0, 'vpninstance': 2, 'managevpn': 1. |
hwPMFileUploadCfgTable | 1.3.6.1.4.1.2011.5.25.190.2.2 | no-access |
The PM file upload config table. |
|
1.3.6.1.4.1.2011.5.25.190.2.2.1 | no-access |
The Entry of hwPMFileUploadCfgTable. |
||
hwPMFileUploadRequestName | 1.3.6.1.4.1.2011.5.25.190.2.2.1.1 | octet string | read-only |
The Upload Request name. |
hwPMFileUploadServerName | 1.3.6.1.4.1.2011.5.25.190.2.2.1.2 | octet string | read-only |
The file upload server name. |
hwPMFileUploadCfgRowStatus | 1.3.6.1.4.1.2011.5.25.190.2.2.1.3 | rowstatus | read-only |
File upload request config row status. |
hwPMFileUploadMgmtTable | 1.3.6.1.4.1.2011.5.25.190.2.3 | no-access |
PM file upload management table. |
|
1.3.6.1.4.1.2011.5.25.190.2.3.1 | no-access |
Entry of hwPMFileUploadMgmtTable. |
||
hwPMFileUploadFileList | 1.3.6.1.4.1.2011.5.25.190.2.3.1.3 | octet string | read-only |
The file list needed to be uploaded. Format is TaskName1:FileIndex1,TaskName2:FileIndex2. |
hwPMFileUploadStatus | 1.3.6.1.4.1.2011.5.25.190.2.3.1.4 | integer | read-only |
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. Enumeration: 'success': 3, 'fileReadFailed': 8, 'running': 2, 'fileOpenFail': 4, 'linkFailed': 6, 'failed': 10, 'init': 1, 'authenticateFailed': 7, 'unreachableServerIp': 5, 'fileWriteFailed': 9. |
hwPMDataInstances | 1.3.6.1.4.1.2011.5.25.190.4 | |||
hwPMHistoryDataTable | 1.3.6.1.4.1.2011.5.25.190.4.1 | no-access |
The performance statistic history data table. |
|
1.3.6.1.4.1.2011.5.25.190.4.1.1 | no-access |
The entry of performance statistic history data table. |
||
hwPMHistoryDataInstanceType | 1.3.6.1.4.1.2011.5.25.190.4.1.1.1 | unsigned32 | no-access |
The instance type of history data. |
hwPMHistoryDataInstanceName | 1.3.6.1.4.1.2011.5.25.190.4.1.1.2 | octet string | no-access |
The instance name of history data. |
hwPMHistoryDataIndicatorID | 1.3.6.1.4.1.2011.5.25.190.4.1.1.3 | unsigned32 | no-access |
The indicator ID of history data. |
hwPMHistoryDataIntervalIndex | 1.3.6.1.4.1.2011.5.25.190.4.1.1.4 | integer32 | no-access |
The interval index of history data. |
hwPMHistoryDataHighValue | 1.3.6.1.4.1.2011.5.25.190.4.1.1.5 | unsigned32 | read-only |
The high 32 bit of history data value. |
hwPMHistoryDataLowValue | 1.3.6.1.4.1.2011.5.25.190.4.1.1.6 | unsigned32 | read-only |
The low 32 bit of history data value. |
hwPMHistoryDataValidFlag | 1.3.6.1.4.1.2011.5.25.190.4.1.1.7 | integer | read-only |
The valid flag of history data. Enumeration: 'init': 1, 'valid': 2, 'measureNotConfigured': 4, 'incredible': 3. |
hwPMHistoryDateAndTime | 1.3.6.1.4.1.2011.5.25.190.4.1.1.8 | dateandtime | read-only |
The date and time of history data. |
hwPMCurrentDataTable | 1.3.6.1.4.1.2011.5.25.190.4.2 | no-access |
Performance statistic current data table. |
|
1.3.6.1.4.1.2011.5.25.190.4.2.1 | no-access |
Entry of performance statistic current data table. |
||
hwPMCurrentDataInstanceType | 1.3.6.1.4.1.2011.5.25.190.4.2.1.1 | unsigned32 | no-access |
The instance type of current data. |
hwPMCurrentDataInstanceName | 1.3.6.1.4.1.2011.5.25.190.4.2.1.2 | octet string | no-access |
The instance name of current data. |
hwPMCurrentDataIndicatorID | 1.3.6.1.4.1.2011.5.25.190.4.2.1.3 | unsigned32 | no-access |
The indicator ID of current data. |
hwPMCurrentDataHighValue | 1.3.6.1.4.1.2011.5.25.190.4.2.1.5 | unsigned32 | read-only |
The high 32 bit of current data value. |
hwPMCurrentDataLowValue | 1.3.6.1.4.1.2011.5.25.190.4.2.1.6 | unsigned32 | read-only |
The low 32 bit of current data value. |
hwPMCurrentDataValidFlag | 1.3.6.1.4.1.2011.5.25.190.4.2.1.7 | integer | read-only |
The valid flag of current data. Enumeration: 'init': 1, 'valid': 2, 'measureNotConfigured': 4, 'incredible': 3. |
hwPMCurrentDateAndTime | 1.3.6.1.4.1.2011.5.25.190.4.2.1.8 | dateandtime | read-only |
The date and time of current data. |
hwPMResetCurrentDataTable | 1.3.6.1.4.1.2011.5.25.190.4.3 | no-access |
Performance statistic current data table. |
|
1.3.6.1.4.1.2011.5.25.190.4.3.1 | no-access |
Entry of reset performance statistic current data table. |
||
hwPMResetCurrentDataInstanceType | 1.3.6.1.4.1.2011.5.25.190.4.3.1.1 | unsigned32 | read-write |
The instance type of current data. |
hwPMResetCurrentDataInstanceName | 1.3.6.1.4.1.2011.5.25.190.4.3.1.2 | octet string | read-write |
The instance name of current data. |
hwPMResetCurrentDataIndicatorID | 1.3.6.1.4.1.2011.5.25.190.4.3.1.3 | unsigned32 | read-write |
The indicator ID of current data. |
hwPMGlobalInstances | 1.3.6.1.4.1.2011.5.25.190.5 | |||
hwPMIntervalTypeTable | 1.3.6.1.4.1.2011.5.25.190.5.1 | no-access |
The interval type table. |
|
1.3.6.1.4.1.2011.5.25.190.5.1.1 | no-access |
The entry of hwPMIntervalTypeTable. |
||
hwPMIntervalType | 1.3.6.1.4.1.2011.5.25.190.5.1.1.1 | unsigned32 | no-access |
The interval type ID. |
hwPMIntervalTypeName | 1.3.6.1.4.1.2011.5.25.190.5.1.1.2 | octet string | read-only |
The interval type name. |
hwPMIntervalTypeInterval | 1.3.6.1.4.1.2011.5.25.190.5.1.1.3 | integer | read-only |
The enum value of interval type. Enumeration: 'ten': 10, 'thirty': 30, 'five': 5, 'sixty': 60, 'twentyfourhours': 1440, 'fifteen': 15. |
hwPMIntervalTypeHistorynum | 1.3.6.1.4.1.2011.5.25.190.5.1.1.4 | unsigned32 | read-only |
The history number of save data per interval type. |
hwPMIntervalTypeDelayRange | 1.3.6.1.4.1.2011.5.25.190.5.1.1.5 | unsigned32 | read-only |
The range of delay time per interval type. |
hwPMIntervalTypeSampleInterval | 1.3.6.1.4.1.2011.5.25.190.5.1.1.6 | unsigned32 | read-only |
The default sample interval per interval type. |
hwPMInstanceTypeTable | 1.3.6.1.4.1.2011.5.25.190.5.2 | no-access |
The instance type table. |
|
1.3.6.1.4.1.2011.5.25.190.5.2.1 | no-access |
The entry of hwPMInstanceTypeTable. |
||
hwPMInstanceTypeID | 1.3.6.1.4.1.2011.5.25.190.5.2.1.1 | unsigned32 | no-access |
The instance type ID. |
hwPMInstanceTypeName | 1.3.6.1.4.1.2011.5.25.190.5.2.1.2 | octet string | read-only |
The instance type name. |
hwPMIndicatorTable | 1.3.6.1.4.1.2011.5.25.190.5.3 | no-access |
The indicator table. |
|
1.3.6.1.4.1.2011.5.25.190.5.3.1 | no-access |
The entry of hwPMIndicatorTable. |
||
hwPMIndicatorID | 1.3.6.1.4.1.2011.5.25.190.5.3.1.1 | unsigned32 | no-access |
The indicator ID. |
hwPMIndicatorName | 1.3.6.1.4.1.2011.5.25.190.5.3.1.2 | octet string | read-only |
The indicator name. |
hwPMIndicatorType | 1.3.6.1.4.1.2011.5.25.190.5.3.1.3 | integer | read-only |
The indicator type. Enumeration: 'min': 4, 'max': 3, 'delta': 7, 'increase': 1, 'measure': 2, 'avg': 5, 'es': 6. |
hwPMIndicatorCounterType | 1.3.6.1.4.1.2011.5.25.190.5.3.1.4 | integer | read-only |
The indicator counter type. Enumeration: 'counter64': 2, 'counter32': 1. |
hwPMConformance | 1.3.6.1.4.1.2011.5.25.190.6 | |||
hwPMCompliances | 1.3.6.1.4.1.2011.5.25.190.6.1 | |||
hwPMCompliance | 1.3.6.1.4.1.2011.5.25.190.6.1.1 |
The performance management compliance. |
||
hwPMGroup | 1.3.6.1.4.1.2011.5.25.190.6.2 | |||
hwPMMIBGroup | 1.3.6.1.4.1.2011.5.25.190.6.2.1 |
The performance management group. |
||
hwPMTaskGroup | 1.3.6.1.4.1.2011.5.25.190.6.2.2 |
The performance management statistics task group. |
||
hwPMTaskInstanceGroup | 1.3.6.1.4.1.2011.5.25.190.6.2.3 |
The performance management statistics task instances group. |
||
hwPMTaskThresholdGroup | 1.3.6.1.4.1.2011.5.25.190.6.2.4 |
The performance management statistics task threshold group. |
||
hwPMTaskFileGroup | 1.3.6.1.4.1.2011.5.25.190.6.2.5 |
The performance management statistics task file group. |
||
hwPMFileUploadGroup | 1.3.6.1.4.1.2011.5.25.190.6.2.6 |
The performance management statistics file upload group. |
||
hwPMDataInstanceGroup | 1.3.6.1.4.1.2011.5.25.190.6.2.7 |
The performance management data group. |
||
hwPMIntervalTypeGroup | 1.3.6.1.4.1.2011.5.25.190.6.2.8 |
The performance management interval type group. |
||
hwPMInstanceTypeGroup | 1.3.6.1.4.1.2011.5.25.190.6.2.9 |
The performance management instance type group. |
||
hwPMIndicatorGroup | 1.3.6.1.4.1.2011.5.25.190.6.2.10 |
The performance management indicator group. |
||
hwPMNotificationGroup | 1.3.6.1.4.1.2011.5.25.190.6.2.11 |
The notification group. |