HUAWEI-BULKSTAT-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: HUAWEI-BULKSTAT-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 |
hwBulkStat | 1.3.6.1.4.1.2011.5.25.140 |
The MIB module for creating and deleting bulk files of SNMP data for file transfer. |
||
hwBulkStatMibObjects | 1.3.6.1.4.1.2011.5.25.140.1 | |||
hwBulkStatEnable | 1.3.6.1.4.1.2011.5.25.140.1.1 | integer | read-write |
The value of this object identifies whether BulkStat is enabled. Enumeration: 'enable': 1, 'disable': 2. |
hwBulkStatCollectCapability | 1.3.6.1.4.1.2011.5.25.140.1.2 | integer32 | read-only |
The value of this object identifies the collection capability in five minutes. |
hwBulkStatDefineMaxFiles | 1.3.6.1.4.1.2011.5.25.140.1.3 | integer32 | read-only |
The value of this object identifies the maximum number of statistics files that can be created. |
hwBulkStatDefineFiles | 1.3.6.1.4.1.2011.5.25.140.1.4 | integer32 | read-only |
The value of this object identifies the number of statistics files that are configured currently. |
hwBulkStatDefineObjects | 1.3.6.1.4.1.2011.5.25.140.1.5 | integer32 | read-only |
The value of this object identifies the number of statistics objects configured in all files. |
hwBulkStatTrapEnable | 1.3.6.1.4.1.2011.5.25.140.1.6 | integer | read-write |
The object specifies whether to send trap information to NMS. It's allowed to send trap information to NMS only when the value is enable. The default value is disable. Enumeration: 'enable': 1, 'disable': 2. |
hwBulkStatDefineFileTableNextIndex | 1.3.6.1.4.1.2011.5.25.140.1.7 | integer32 | read-only |
The value of this object identifies the index of the next available hwBulkStatDefineObjectTable. If there is no available index, the value will be filled with 0. |
hwBulkStatDefineFileTable | 1.3.6.1.4.1.2011.5.25.140.1.8 | no-access |
Bulk file management table, providing create/modify/delete operations. To create a bulk file, you need create a related record in this table, and add object nodes in the hwBulkStatDefineObjectTable. If you delete a bulk file, the related objects in the hwBulkStatDefineObjectTable will be deleted. |
|
1.3.6.1.4.1.2011.5.25.140.1.8.1 | no-access |
Entry of hwBulkStatDefineFileTable. |
||
hwBulkStatDefineFileIndex | 1.3.6.1.4.1.2011.5.25.140.1.8.1.1 | integer32 | no-access |
The value of this object identifies the indexes of statistics files. The maximum index number is equal to that of the bulk files allowed to create. |
hwBulkStatDefineFileName | 1.3.6.1.4.1.2011.5.25.140.1.8.1.11 | octet string | read-only |
The value of this object identifies the name of a statistics file. |
hwBulkStatDefineFileStorage | 1.3.6.1.4.1.2011.5.25.140.1.8.1.12 | integer | read-only |
The value of this object identifies the storage mode of a statistics file. Enumeration: 'ephemeral': 1. |
hwBulkStatDefineFileFormat | 1.3.6.1.4.1.2011.5.25.140.1.8.1.13 | integer | read-only |
The value of this object identifies the format of a statistics file. Enumeration: 'bulkASCII': 1. |
hwBulkStatDefineFileCollectInterval | 1.3.6.1.4.1.2011.5.25.140.1.8.1.14 | integer32 | read-only |
The value of this object identifies the interval for collecting statistics files. |
hwBulkStatDefineFileTransferInterval | 1.3.6.1.4.1.2011.5.25.140.1.8.1.15 | integer32 | read-only |
The value of this object identifies the interval for uploading statistics files. |
hwBulkStatDefineFileTransferPrimaryURL | 1.3.6.1.4.1.2011.5.25.140.1.8.1.16 | octet string | read-only |
This object indicates the primary URL the statistics file is uploaded to. It should be in the forms of below: ftp://user:password@host/folder/bulkstat1 sftp://user:password@host/folder/bulkstat1 tftp://10.1.0.1/tftpboot/user/bulkstat1 |
hwBulkStatDefineFileTransferSecondaryURL | 1.3.6.1.4.1.2011.5.25.140.1.8.1.17 | octet string | read-only |
This object indicates the secondary URL the statistics file is uploaded to. It should be in the forms of below: ftp://user:password@host/folder/bulkstat1 sftp://user:password@host/folder/bulkstat1 tftp://10.1.0.1/tftpboot/user/bulkstat1 |
hwBulkStatDefineFileTransferRetryTimes | 1.3.6.1.4.1.2011.5.25.140.1.8.1.18 | integer32 | read-only |
The value of this object identifies the retransmission times of the statistics file during uploading. |
hwBulkStatDefineFileRemainTime | 1.3.6.1.4.1.2011.5.25.140.1.8.1.19 | integer32 | read-only |
The value of this object identifies the time for reserving statistics files. |
hwBulkStatDefineFileStatus | 1.3.6.1.4.1.2011.5.25.140.1.8.1.20 | integer | read-only |
The value of this object identifies status of statistics files.There are three available values: stopped, ready, and running. For running state, it is read-only. For the other two, they are read-create, but can not be set to running, and set duplicatedly. Enumeration: 'ready': 1, 'running': 2, 'stopped': 3. |
hwBulkStatDefineFileLastTransferSuccessTime | 1.3.6.1.4.1.2011.5.25.140.1.8.1.21 | integer32 | read-only |
The value of this object identifies the last file collection timestamp of the latest successful statistics file uploading. The value is in seconds. |
hwBulkStatDefineFileLastTransferFailTime | 1.3.6.1.4.1.2011.5.25.140.1.8.1.22 | integer32 | read-only |
The value of this object identifies the last file collection timestamp of the latest failed statistics file uploading. |
hwBulkStatDefineFileNextObjectIndex | 1.3.6.1.4.1.2011.5.25.140.1.8.1.23 | integer32 | read-only |
The value of this object identifies the index of the next available hwBulkStatDefineObjectTable. |
hwBulkStatDefineFileRowStatus | 1.3.6.1.4.1.2011.5.25.140.1.8.1.51 | rowstatus | read-only |
This object indicates the row status of the statistics file table. |
hwBulkStatDefineObjectTable | 1.3.6.1.4.1.2011.5.25.140.1.9 | no-access |
Object management table in the bulk file, providing add/modify/delete operations. Prerequisite for the operation is that the bulk file is listed in the hwBulkStatDefineFileTable. |
|
1.3.6.1.4.1.2011.5.25.140.1.9.1 | no-access |
Entry of hwBulkStatDefineObjectTable. |
||
hwBulkStatDefineObjectIndex | 1.3.6.1.4.1.2011.5.25.140.1.9.1.1 | integer32 | no-access |
The value of this object identifies statistics objects. |
hwBulkStatDefineObjectClass | 1.3.6.1.4.1.2011.5.25.140.1.9.1.11 | integer | read-only |
The value of this object identifies the types of statistics objects. Enumeration: 'column': 2, 'single': 1. |
hwBulkStatDefineObjectOID | 1.3.6.1.4.1.2011.5.25.140.1.9.1.12 | octet string | read-only |
This object indicates the OID of the statistics object. |
hwBulkStatDefineObjectIndexBegin | 1.3.6.1.4.1.2011.5.25.140.1.9.1.13 | octet string | read-only |
This object indicates the start index of the statistics object. |
hwBulkStatDefineObjectInstanceNum | 1.3.6.1.4.1.2011.5.25.140.1.9.1.14 | integer32 | read-only |
The value of this object identifies the number of instances of statistics objects. |
hwBulkStatDefineObjectRowStatus | 1.3.6.1.4.1.2011.5.25.140.1.9.1.51 | rowstatus | read-only |
This object indicates the row status of the statistics object. |
hwBulkStatNotifications | 1.3.6.1.4.1.2011.5.25.140.2 | |||
hwBulkStatCollectIncomplete | 1.3.6.1.4.1.2011.5.25.140.2.1 |
An alarm is generated when the collected statistics files are incomplete. |
||
hwBulkStatCollectResume | 1.3.6.1.4.1.2011.5.25.140.2.2 |
An alarm is generated when the incomplete statistics files are resumed. |
||
hwBulkStatURLConnectionFail | 1.3.6.1.4.1.2011.5.25.140.2.3 |
An alarm is generated when the link for file uploading fails. |
||
hwBulkStatURLConnectionResume | 1.3.6.1.4.1.2011.5.25.140.2.4 |
An alarm is generated when the link for file uploading recovers from the fault. |
||
hwBulkStatTransferFileDiscard | 1.3.6.1.4.1.2011.5.25.140.2.5 |
An alarm is generated when the file fails to be uploaded and then is discarded. |
||
hwBulkStatConformance | 1.3.6.1.4.1.2011.5.25.140.3 | |||
hwBulkStatCompliances | 1.3.6.1.4.1.2011.5.25.140.3.1 | |||
hwBulkStatCompliance | 1.3.6.1.4.1.2011.5.25.140.3.1.1 |
The compliance statement for systems supporting the HUAWEI-BULKSTAT-MIB. |
||
hwBulkStatGroups | 1.3.6.1.4.1.2011.5.25.140.3.2 | |||
hwBulkStatObjectGroup | 1.3.6.1.4.1.2011.5.25.140.3.2.1 |
The bulkstat attribute group. |
||
hwBulkStatsDefineFileGroup | 1.3.6.1.4.1.2011.5.25.140.3.2.2 |
The bulk file's group. |
||
hwBulkStatDefineObjectGroup | 1.3.6.1.4.1.2011.5.25.140.3.2.3 |
The bulkstat object's group. |
||
hwBulkStatNotificationGroup | 1.3.6.1.4.1.2011.5.25.140.3.2.4 |
The notification group. |