MIBs Depot

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

FromSymbols
BEGEMOT-MIBbegemot
IF-MIBInterfaceIndex, ifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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.1OCTET STRINGread-onlycurrent
hastResourceTable
OBJECT-TYPE
A table containing information about all HAST resources.
1.3.6.1.4.1.12325.1.220.1.2not-accessiblecurrent
hastResourceEntry
OBJECT-TYPE
Table entry that describes one HAST resource.
1.3.6.1.4.1.12325.1.220.1.2.1not-accessiblecurrent
hastResourceIndex
OBJECT-TYPE
Resource index.
1.3.6.1.4.1.12325.1.220.1.2.1.1Integer32read-onlycurrent
hastResourceName
OBJECT-TYPE
Resource name.
1.3.6.1.4.1.12325.1.220.1.2.1.2OCTET STRINGread-onlycurrent
hastResourceRole
OBJECT-TYPE
Resource role.
1.3.6.1.4.1.12325.1.220.1.2.1.3INTEGER {undef(0), init(1), primary(2), secondary(3)}read-writecurrent
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.4OCTET STRINGread-onlycurrent
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.5OCTET STRINGread-onlycurrent
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.6Integer32read-onlycurrent
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.7Integer32read-onlycurrent
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.8OCTET STRINGread-onlycurrent
hastResourceSourceAddr
OBJECT-TYPE
Local address the resource is bound to.
1.3.6.1.4.1.12325.1.220.1.2.1.9OCTET STRINGread-onlycurrent
hastResourceReplication
OBJECT-TYPE
Resource replication mode.
1.3.6.1.4.1.12325.1.220.1.2.1.10INTEGER {fullsync(0), memsync(1), async(2)}read-onlycurrent
hastResourceStatus
OBJECT-TYPE
Resource replication status.
1.3.6.1.4.1.12325.1.220.1.2.1.11INTEGER {complete(0), degraded(1)}read-onlycurrent
hastResourceDirty
OBJECT-TYPE
Current number of dirty extents for the resource.
1.3.6.1.4.1.12325.1.220.1.2.1.12Counter64read-onlycurrent
hastResourceReads
OBJECT-TYPE
Count of resource local read operations.
1.3.6.1.4.1.12325.1.220.1.2.1.13Counter64read-onlycurrent
hastResourceWrites
OBJECT-TYPE
Count of resource local write operations.
1.3.6.1.4.1.12325.1.220.1.2.1.14Counter64read-onlycurrent
hastResourceDeletes
OBJECT-TYPE
Count of resource local delete operations.
1.3.6.1.4.1.12325.1.220.1.2.1.15Counter64read-onlycurrent
hastResourceFlushes
OBJECT-TYPE
Count of resource local flush operations.
1.3.6.1.4.1.12325.1.220.1.2.1.16Counter64read-onlycurrent
hastResourceActivemapUpdates
OBJECT-TYPE
Count of resource local activemap updates.
1.3.6.1.4.1.12325.1.220.1.2.1.17Counter64read-onlycurrent
hastResourceReadErrors
OBJECT-TYPE
Count of resource local read operations that failed.
1.3.6.1.4.1.12325.1.220.1.2.1.18Counter64read-onlycurrent
hastResourceWriteErrors
OBJECT-TYPE
Count of resource local write operations that failed.
1.3.6.1.4.1.12325.1.220.1.2.1.19Counter64read-onlycurrent
hastResourceDeleteErrors
OBJECT-TYPE
Count of resource local delete operations that failed.
1.3.6.1.4.1.12325.1.220.1.2.1.20Counter64read-onlycurrent
hastResourceFlushErrors
OBJECT-TYPE
Count of resource local flush operations that failed.
1.3.6.1.4.1.12325.1.220.1.2.1.21Counter64read-onlycurrent
hastResourceWorkerPid
OBJECT-TYPE
Worker process ID.
1.3.6.1.4.1.12325.1.220.1.2.1.22INTEGERread-onlycurrent
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.23Unsigned32read-onlycurrent
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.24Unsigned32read-onlycurrent
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.25Unsigned32read-onlycurrent
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.26Unsigned32read-onlycurrent
hastResourceIdleQueue
OBJECT-TYPE
Number of request objects in the free bucket.
1.3.6.1.4.1.12325.1.220.1.2.1.27Unsigned32read-onlycurrent