qvStateVolume
NETAPP-MIB ·
.1.3.6.1.4.1.789.1.4.4.1.1
Object
column Integer32
A number that identifies this volume. The mapping of this number to actual volumes may change if volumes are added or deleted. Use qvStateName to unambiguously identify a volume. The mapping established by this object is the same as the mapping of qrVVolume (below) to actual volumes. For instance, if a qvStateVolume value of '5' represents the volume 'vol2', a value of '5' in qrVVolume also represents the volume 'vol2'.
Context
- MIB
- NETAPP-MIB
- OID
.1.3.6.1.4.1.789.1.4.4.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- qvStateEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETAPP-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-MIB::qvStateVolume'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETAPP-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-MIB::qvStateVolume.<qvStateVolume>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETAPP-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETAPP-MIB::qvStateVolume'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647