BEGEMOT-HAST-MIB
33 objects
The Begemot MIB for managing HAST.
Imported Objects
| BEGEMOT-MIB | begemot |
| IF-MIB | ifIndex InterfaceIndex |
| SNMPv2-SMI | Counter64 Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| SNMPv2-TC | RowStatus TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.12325.1.220 | IdentitybegemotHast | The Begemot MIB for managing HAST. | ||
| 1.3.6.1.4.1.12325.1.220.1 | NodebegemotHastObjects | |||
| 1.3.6.1.4.1.12325.1.220.1.1 | NodehastConfig | |||
| 1.3.6.1.4.1.12325.1.220.1.1.1 | ScalarhastConfigFile | read-only | current | HAST configuration file location. |
| 1.3.6.1.4.1.12325.1.220.1.2 | TablehastResourceTable | not-accessible | current | A table containing information about all HAST resources. |
| 1.3.6.1.4.1.12325.1.220.1.2.1 | RowhastResourceEntry | not-accessible | current | Table entry that describes one HAST resource. |
| 1.3.6.1.4.1.12325.1.220.1.2.1.1 | ColumnhastResourceIndex | read-only | current | Resource index. |
| 1.3.6.1.4.1.12325.1.220.1.2.1.2 | ColumnhastResourceName | read-only | current | Resource name. |
| 1.3.6.1.4.1.12325.1.220.1.2.1.3 | ColumnhastResourceRole | read-write | current | Resource role. |
| 1.3.6.1.4.1.12325.1.220.1.2.1.4 | ColumnhastResourceProvName | read-only | current | Resource GEOM provider name that appears as /dev/hast/<name>. |
| 1.3.6.1.4.1.12325.1.220.1.2.1.5 | ColumnhastResourceLocalPath | read-only | current | Path to the local component which is used as a backend provider for the resource. |
| 1.3.6.1.4.1.12325.1.220.1.2.1.6 | ColumnhastResourceExtentSize | read-only | current | Size of an extent. Extent is a block which is used for synchronization. hastd(8) maintains a map of dirty extents and extent is the smallest region that can be… |
| 1.3.6.1.4.1.12325.1.220.1.2.1.7 | ColumnhastResourceKeepDirty | read-only | current | Maximum number of dirty extents to keep dirty all the time. Most recently used extents are kept dirty to reduce number of metadata updates. |
| 1.3.6.1.4.1.12325.1.220.1.2.1.8 | ColumnhastResourceRemoteAddr | read-only | current | Address of the remote hastd(8) daemon for the resource. |
| 1.3.6.1.4.1.12325.1.220.1.2.1.9 | ColumnhastResourceSourceAddr | read-only | current | Local address the resource is bound to. |
| 1.3.6.1.4.1.12325.1.220.1.2.1.10 | ColumnhastResourceReplication | read-only | current | Resource replication mode. |
| 1.3.6.1.4.1.12325.1.220.1.2.1.11 | ColumnhastResourceStatus | read-only | current | Resource replication status. |
| 1.3.6.1.4.1.12325.1.220.1.2.1.12 | ColumnhastResourceDirty | read-only | current | Current number of dirty extents for the resource. |
| 1.3.6.1.4.1.12325.1.220.1.2.1.13 | ColumnhastResourceReads | read-only | current | Count of resource local read operations. |
| 1.3.6.1.4.1.12325.1.220.1.2.1.14 | ColumnhastResourceWrites | read-only | current | Count of resource local write operations. |
| 1.3.6.1.4.1.12325.1.220.1.2.1.15 | ColumnhastResourceDeletes | read-only | current | Count of resource local delete operations. |
| 1.3.6.1.4.1.12325.1.220.1.2.1.16 | ColumnhastResourceFlushes | read-only | current | Count of resource local flush operations. |
| 1.3.6.1.4.1.12325.1.220.1.2.1.17 | ColumnhastResourceActivemapUpdates | read-only | current | Count of resource local activemap updates. |
| 1.3.6.1.4.1.12325.1.220.1.2.1.18 | ColumnhastResourceReadErrors | read-only | current | Count of resource local read operations that failed. |
| 1.3.6.1.4.1.12325.1.220.1.2.1.19 | ColumnhastResourceWriteErrors | read-only | current | Count of resource local write operations that failed. |
| 1.3.6.1.4.1.12325.1.220.1.2.1.20 | ColumnhastResourceDeleteErrors | read-only | current | Count of resource local delete operations that failed. |
| 1.3.6.1.4.1.12325.1.220.1.2.1.21 | ColumnhastResourceFlushErrors | read-only | current | Count of resource local flush operations that failed. |
| 1.3.6.1.4.1.12325.1.220.1.2.1.22 | ColumnhastResourceWorkerPid | read-only | current | Worker process ID. |
| 1.3.6.1.4.1.12325.1.220.1.2.1.23 | ColumnhastResourceLocalQueue | read-only | current | Number of outstanding I/O requests to the local component. |
| 1.3.6.1.4.1.12325.1.220.1.2.1.24 | ColumnhastResourceSendQueue | read-only | current | Number of outstanding I/O requests to send to the remote component. |
| 1.3.6.1.4.1.12325.1.220.1.2.1.25 | ColumnhastResourceRecvQueue | read-only | current | Number of outstanding I/O requests waiting for response from the remote component. |
| 1.3.6.1.4.1.12325.1.220.1.2.1.26 | ColumnhastResourceDoneQueue | read-only | current | Number of processed I/O requests to return to the kernel. |
| 1.3.6.1.4.1.12325.1.220.1.2.1.27 | ColumnhastResourceIdleQueue | read-only | current | Number of request objects in the free bucket. |