ArrayManager-MIB :: virtualDiskFreeSpaceInBytes

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsArrayManager-MIBvirtualDiskFreeSpaceInBytes

virtualDiskFreeSpaceInBytes

Module: ArrayManager-MIB

OID (symbolic): ArrayManager-MIB::virtualDiskFreeSpaceInBytes

OID (numeric): 1.3.6.1.4.1.674.10893.1.1.140.1.1.9

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The portion of the free space on the virtual disk in bytes that is smaller than a megabyte. This size plus the virtualDiskFreeSpaceInMB is the total free space on the virtual disk.

What is virtualDiskFreeSpaceInBytes?

Holds the sub-megabyte remainder of the virtual disk's free space; add it to virtualDiskFreeSpaceInMB (converted to bytes) to get the exact amount of free space on the disk.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.674.10893.1.1.140.1.1.9
snmpwalk -v2c -c public <target> ArrayManager-MIB::virtualDiskFreeSpaceInBytes

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.674.10893.1.1.140.1.1.9.1
snmpget -v2c -c public <target> ArrayManager-MIB::virtualDiskFreeSpaceInBytes.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> virtualDiskFreeSpaceInBytes.1

Start monitoring Dell OpenManage Array Manager storage systems (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ArrayManager-MIB::virtualDiskFreeSpaceInBytes OID value, configure state conditions and alerts, and monitor any Dell OpenManage Array Manager storage systems (legacy) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.674dellArrayManager-MIB
1.3.6.1.4.1.674.10893storageArrayManager-MIB
1.3.6.1.4.1.674.10893.1softwareArrayManager-MIB
1.3.6.1.4.1.674.10893.1.1arrayManagerArrayManager-MIB
1.3.6.1.4.1.674.10893.1.1.140logicalDevicesArrayManager-MIB
1.3.6.1.4.1.674.10893.1.1.140.1virtualDiskTableArrayManager-MIB
1.3.6.1.4.1.674.10893.1.1.140.1.1virtualDiskEntryArrayManager-MIB
1.3.6.1.4.1.674.10893.1.1.140.1.1.9virtualDiskFreeSpaceInBytesArrayManager-MIB