MIB Viewer

nwVolMounted

OBJECT-TYPE
1.3.6.1.4.1.23.2.28.2.14.1.8
Access
read-write
Status
mandatory
Sub-identifiers
0
The mount state of the volume. Note that if the volume is not mounted, all the other values in the table, except nwVolName, are invalid. Writing a value of mounted(1) to this object will cause the volume to be mounted if it is currently dismounted. Writing a value of dismounted(2) to this object will cause the volume to be dismounted if the volume is currently mounted.
INTEGER { mounted(1), dismounted(2) }