Volume property variables
The following volume properties, listed in variable format, are currently defined and available.
Volume Variable |
Description |
---|---|
${Caption} |
User friendly volume name |
${FullName} |
User friendly volume name including captions of parent node and interface |
${LastSync} |
Time and date volume last synchronized in database and memory models |
${NextPoll} |
Day, date and time of next scheduled volume polling |
${NextRediscovery} |
Scheduled time of next volume rediscovery |
${NodeID} |
Internal unique identifier of parent node |
${PollInterval} |
Volume status polling interval, in seconds |
${RediscoveryInterval} |
Volume rediscovery interval, in minutes |
${StatCollection} |
Statistics collection frequency, in minutes |
${Status} |
Numerical volume status: (0="Unknown", 1="Up", 2="Shut down", 3="Testing") |
${StatusLED} |
Filename of volume status icon |
${VolumeAllocationFailuresThisHour} |
Number of volume allocation errors for this volume in last hour |
${VolumeAllocationFailuresToday} |
Number of volume allocation errors for this volume in current day |
${VolumeDescription} |
User friendly volume description |
${VolumeID} |
Internal unique identifier of volume |
${VolumeIndex} |
Unique index of this volume within the parent node |
${VolumePercentUsed} |
Percentage of volume currently in use |
${VolumeResponding} |
(Y) = volume is currently responding to SNMP queries |
${VolumeSize} |
Size of volume, in bytes |
${VolumeSpaceAvailable} |
Total space available on volume, in bytes |
${VolumeSpaceUsed} |
Total space used on volume, in bytes |
${VolumeType} |
Volume type, as reported by hrStorageType OID (Removable Disk/Fixed Disk/Compact Disc/Virtual Memory/RAM/etc) |
${VolumeTypeIcon} |
Filename of icon for volume type |