Home/Catalog/FREENAS-MIB

FREENAS-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for FREENAS-MIB.

49
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

49 total
Object Name
freenas
OBJECT IDENTIFIER
.1.3.6.1.4.1.25359
RFC1155-SMI
Unknown
.1.3.6.1.4.1.25359
zfs
OBJECT IDENTIFIER
.1.3.6.1.4.1.25359.1
fs
OBJECT IDENTIFIER
.1.3.6.1.4.1.25359.1.1
zfsFilesystemNameThe name of the filesystem.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.25359.1.1.1
zfsFilesystemAvailableKBThe number of 1 KB blocks that are available for use.ro
Gauge
.1.3.6.1.4.1.25359.1.1.2
zfsFilesystemUsedKBThe number of 1 KB blocks that are in use.ro
Gauge
.1.3.6.1.4.1.25359.1.1.3
zfsPoolHealthThe current health of the containing pool, as reported by zpool status.ro
Enumeration
.1.3.6.1.4.1.25359.1.1.4
zfsFilesystemSizeKBThe number of 1 MB blocks that are assignedro
Integer32 { online(1), degraded(2), faulted(3), unknown(4) }
.1.3.6.1.4.1.25359.1.1.5
zfsFilesystemAvailableMBThe number of 1 MB blocks that are available for use. Useful if zfsFilesystemAvailableKB exceeds a 32 bit integer.ro
Gauge
.1.3.6.1.4.1.25359.1.1.12
zfsFilesystemUsedMBThe number of 1 MB blocks that are in use Useful if zfsFilesystemUsedKB exceeds a 32 bit integer.ro
Gauge
.1.3.6.1.4.1.25359.1.1.13
zfsFilesystemSizeMBThe number of 1 MB blocks that are assigned Useful if zfsFilesystemSizeKB exceeds a 32 bit integer.ro
Gauge
.1.3.6.1.4.1.25359.1.1.14
zfsFilesystemOpReadThe number of read I/O operations sent to the pool or device, including metadata requests (averaged since system booted).ro
Counter64
.1.3.6.1.4.1.25359.1.1.15
zfsFilesystemOpWriteThe number of write I/O operations sent to the pool or device (averaged since system booted).ro
Counter64
.1.3.6.1.4.1.25359.1.1.16
zfsFilesystemBwReadThe bandwidth of all read operations (including metadata), expressed as units per second (averaged since system booted)ro
Counter64
.1.3.6.1.4.1.25359.1.1.17
zfsFilesystemBwWriteThe bandwidth of all write operations, expressed as units per second (averaged since system booted).ro
Counter64
.1.3.6.1.4.1.25359.1.1.18
zfsFilesystemOpRead1secThe number of read I/O operations sent to the pool or device, including metadata requests (over 1 second interval).ro
Counter64
.1.3.6.1.4.1.25359.1.1.19
zfsFilesystemOpWrite1secThe number of write I/O operations sent to the pool or device (over 1 second interval).ro
Counter64
.1.3.6.1.4.1.25359.1.1.20
zfsFilesystemBwRead1secThe bandwidth of all read operations (including metadata), expressed as units per second (over 1 second interval)ro
Counter64
.1.3.6.1.4.1.25359.1.1.21
zfsFilesystemBwWrite1secThe bandwidth of all write operations, expressed as units per second (over 1 second interval).ro
Counter64
.1.3.6.1.4.1.25359.1.1.22
arc
OBJECT IDENTIFIER
.1.3.6.1.4.1.25359.1.2
zfsArcSizero
Gauge
.1.3.6.1.4.1.25359.1.2.1
zfsArcMetaro
Gauge
.1.3.6.1.4.1.25359.1.2.2
zfsArcDataro
Gauge
.1.3.6.1.4.1.25359.1.2.3
zfsArcHitsro
Counter32
.1.3.6.1.4.1.25359.1.2.4
zfsArcMissesro
Counter32
.1.3.6.1.4.1.25359.1.2.5
zfsArcCro
Gauge
.1.3.6.1.4.1.25359.1.2.6
zfsArcPro
Gauge
.1.3.6.1.4.1.25359.1.2.7
zfsArcMissPercentArc Miss Percentage. (Note: Floating precision sent across SNMP as a Stringro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.25359.1.2.8
zfsArcCacheHitRatioArc Cache Hit Ration Percentage. (Note: Floating precision sent across SNMP as a Stringro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.25359.1.2.9
zfsArcCacheMissRatioArc Cache Miss Ration Percentage. (Note: Floating precision sent across SNMP as a Stringro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.25359.1.2.10
l2arc
OBJECT IDENTIFIER
.1.3.6.1.4.1.25359.1.3
zfsL2ArcHitsro
Counter32
.1.3.6.1.4.1.25359.1.3.1
zfsL2ArcMissesro
Counter32
.1.3.6.1.4.1.25359.1.3.2
zfsL2ArcReadro
Counter32
.1.3.6.1.4.1.25359.1.3.3
zfsL2ArcWritero
Counter32
.1.3.6.1.4.1.25359.1.3.4
zfsL2ArcSizero
Gauge
.1.3.6.1.4.1.25359.1.3.5
vols
OBJECT IDENTIFIER
.1.3.6.1.4.1.25359.1.5
zfsVolumeNameThe name of the filesystem type Volume.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.25359.1.5.1
zfsVolumeAvailableKBThe number of 1 KB blocks that are available for use.ro
Gauge
.1.3.6.1.4.1.25359.1.5.2
zfsVolumeUsedKBThe number of 1 KB blocks that are in use.ro
Gauge
.1.3.6.1.4.1.25359.1.5.3
zfsVolumeSizeKBThe number of 1 KB blocks of the volume.ro
Gauge
.1.3.6.1.4.1.25359.1.5.4
zfsVolumeAvailableMBThe number of 1 MB blocks that are available for use. Useful if zfsVolumeAvailableKB exceeds a 32 bit integer.ro
Gauge
.1.3.6.1.4.1.25359.1.5.12
zfsVolumeUsedMBThe number of 1 MB blocks that are in use Useful if zfsVolumeUsedKB exceeds a 32 bit integer.ro
Gauge
.1.3.6.1.4.1.25359.1.5.13
zfsVolumeSizeMBThe number of 1 MB blocks part of the volume Useful if zfsVolumeSizeKB exceeds a 32 bit integer.ro
Gauge
.1.3.6.1.4.1.25359.1.5.14
zil
OBJECT IDENTIFIER
.1.3.6.1.4.1.25359.1.6
zfsZilstatOps1secThe ops column parsed from the command zilstat 1 1ro
Counter64
.1.3.6.1.4.1.25359.1.6.1
zfsZilstatOps5secThe ops column parsed from the command zilstat 5 1ro
Counter64
.1.3.6.1.4.1.25359.1.6.2
zfsZilstatOps10secThe ops column parsed from the command zilstat 10 1ro
Counter64
.1.3.6.1.4.1.25359.1.6.3
FREENAS-MIB - SNMP MIB Reference | MIBs Explorer