BEGEMOT-HAST-MIB
- Registered at
- 1.3.6.1.4.1.12325.1.220
- Last updated
- 2013-04-13 00:00
- Organization
- FreeBSD
- Revisions
- 2013-04-13 00:00, 2013-07-01 00:00, 2013-12-29 00:00
- Namespace
- pfsense
- Source file
BEGEMOT-HAST-MIB- Digest
sha256:fa5219cfbc62e5bc6132de9c8ce84da126f086bc0e222fc86b216b70d3cc13bc
Description
The Begemot MIB for managing HAST.
Contact
Mikolaj Golub Postal: Bluhera 27v 11 61146 Kharkiv Ukraine Fax: N/A E-Mail: trociny@FreeBSD.org
Imports
| From | Symbols |
|---|---|
| BEGEMOT-MIB | begemot |
| IF-MIB | InterfaceIndex, ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BEGEMOT-HAST-MIB BEGEMOT-MIB FOKUS-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| begemotHastObjects OBJECT-IDENTITY | 1.3.6.1.4.1.12325.1.220.1 | |||
| hastConfig OBJECT-IDENTITY | 1.3.6.1.4.1.12325.1.220.1.1 | |||
| hastConfigFile OBJECT-TYPE HAST configuration file location. | 1.3.6.1.4.1.12325.1.220.1.1.1 | OCTET STRING | read-only | current |
| hastResourceTable OBJECT-TYPE A table containing information about all HAST resources. | 1.3.6.1.4.1.12325.1.220.1.2 | not-accessible | current | |
| hastResourceEntry OBJECT-TYPE Table entry that describes one HAST resource. | 1.3.6.1.4.1.12325.1.220.1.2.1 | not-accessible | current | |
| hastResourceIndex OBJECT-TYPE Resource index. | 1.3.6.1.4.1.12325.1.220.1.2.1.1 | Integer32 | read-only | current |
| hastResourceName OBJECT-TYPE Resource name. | 1.3.6.1.4.1.12325.1.220.1.2.1.2 | OCTET STRING | read-only | current |
| hastResourceRole OBJECT-TYPE Resource role. | 1.3.6.1.4.1.12325.1.220.1.2.1.3 | INTEGER {undef(0), init(1), primary(2), secondary(3)} | read-write | current |
| hastResourceProvName OBJECT-TYPE Resource GEOM provider name that appears as /dev/hast/<name>. | 1.3.6.1.4.1.12325.1.220.1.2.1.4 | OCTET STRING | read-only | current |
| hastResourceLocalPath OBJECT-TYPE 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.5 | OCTET STRING | read-only | current |
| hastResourceExtentSize OBJECT-TYPE 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 marked as dirty. If any part of an extent is modified, entire extent will be synchronized when nodes connect. | 1.3.6.1.4.1.12325.1.220.1.2.1.6 | Integer32 | read-only | current |
| hastResourceKeepDirty OBJECT-TYPE 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.7 | Integer32 | read-only | current |
| hastResourceRemoteAddr OBJECT-TYPE Address of the remote hastd(8) daemon for the resource. | 1.3.6.1.4.1.12325.1.220.1.2.1.8 | OCTET STRING | read-only | current |
| hastResourceSourceAddr OBJECT-TYPE Local address the resource is bound to. | 1.3.6.1.4.1.12325.1.220.1.2.1.9 | OCTET STRING | read-only | current |
| hastResourceReplication OBJECT-TYPE Resource replication mode. | 1.3.6.1.4.1.12325.1.220.1.2.1.10 | INTEGER {fullsync(0), memsync(1), async(2)} | read-only | current |
| hastResourceStatus OBJECT-TYPE Resource replication status. | 1.3.6.1.4.1.12325.1.220.1.2.1.11 | INTEGER {complete(0), degraded(1)} | read-only | current |
| hastResourceDirty OBJECT-TYPE Current number of dirty extents for the resource. | 1.3.6.1.4.1.12325.1.220.1.2.1.12 | Counter64 | read-only | current |
| hastResourceReads OBJECT-TYPE Count of resource local read operations. | 1.3.6.1.4.1.12325.1.220.1.2.1.13 | Counter64 | read-only | current |
| hastResourceWrites OBJECT-TYPE Count of resource local write operations. | 1.3.6.1.4.1.12325.1.220.1.2.1.14 | Counter64 | read-only | current |
| hastResourceDeletes OBJECT-TYPE Count of resource local delete operations. | 1.3.6.1.4.1.12325.1.220.1.2.1.15 | Counter64 | read-only | current |
| hastResourceFlushes OBJECT-TYPE Count of resource local flush operations. | 1.3.6.1.4.1.12325.1.220.1.2.1.16 | Counter64 | read-only | current |
| hastResourceActivemapUpdates OBJECT-TYPE Count of resource local activemap updates. | 1.3.6.1.4.1.12325.1.220.1.2.1.17 | Counter64 | read-only | current |
| hastResourceReadErrors OBJECT-TYPE Count of resource local read operations that failed. | 1.3.6.1.4.1.12325.1.220.1.2.1.18 | Counter64 | read-only | current |
| hastResourceWriteErrors OBJECT-TYPE Count of resource local write operations that failed. | 1.3.6.1.4.1.12325.1.220.1.2.1.19 | Counter64 | read-only | current |
| hastResourceDeleteErrors OBJECT-TYPE Count of resource local delete operations that failed. | 1.3.6.1.4.1.12325.1.220.1.2.1.20 | Counter64 | read-only | current |
| hastResourceFlushErrors OBJECT-TYPE Count of resource local flush operations that failed. | 1.3.6.1.4.1.12325.1.220.1.2.1.21 | Counter64 | read-only | current |
| hastResourceWorkerPid OBJECT-TYPE Worker process ID. | 1.3.6.1.4.1.12325.1.220.1.2.1.22 | INTEGER | read-only | current |
| hastResourceLocalQueue OBJECT-TYPE Number of outstanding I/O requests to the local component. | 1.3.6.1.4.1.12325.1.220.1.2.1.23 | Unsigned32 | read-only | current |
| hastResourceSendQueue OBJECT-TYPE Number of outstanding I/O requests to send to the remote component. | 1.3.6.1.4.1.12325.1.220.1.2.1.24 | Unsigned32 | read-only | current |
| hastResourceRecvQueue OBJECT-TYPE 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.25 | Unsigned32 | read-only | current |
| hastResourceDoneQueue OBJECT-TYPE Number of processed I/O requests to return to the kernel. | 1.3.6.1.4.1.12325.1.220.1.2.1.26 | Unsigned32 | read-only | current |
| hastResourceIdleQueue OBJECT-TYPE Number of request objects in the free bucket. | 1.3.6.1.4.1.12325.1.220.1.2.1.27 | Unsigned32 | read-only | current |