hwBulkStatTrapEnable
HUAWEI-BULKSTAT-MIB ·
.1.3.6.1.4.1.2011.5.25.140.1.6
Object
scalar
r/w
Enumeration
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.
Context
- MIB
- HUAWEI-BULKSTAT-MIB
- OID
.1.3.6.1.4.1.2011.5.25.140.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwBulkStatMibObjects
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwBulkStatEnable The value of this object identifies whether BulkStat is enabled. | scalar | Enumeration | .1.3.6.1.4.1.2011.5.25.140.1.1 |
| hwBulkStatCollectCapability The value of this object identifies the collection capability in five minutes. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.5.25.140.1.2 |
| hwBulkStatDefineMaxFiles The value of this object identifies the maximum number of statistics files that can be created. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.5.25.140.1.3 |
| hwBulkStatDefineFiles The value of this object identifies the number of statistics files that are configured currently. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.5.25.140.1.4 |
| hwBulkStatDefineObjects The value of this object identifies the number of statistics objects configured in all files. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.5.25.140.1.5 |
| hwBulkStatDefineFileTableNextIndex 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. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.5.25.140.1.7 |
| hwBulkStatDefineFileTable 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 hwBulkSta… | table | - | .1.3.6.1.4.1.2011.5.25.140.1.8 |
| hwBulkStatDefineObjectTable 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. | table | - | .1.3.6.1.4.1.2011.5.25.140.1.9 |