clusVolumeIsHardThresholdExceeded

LEFTHAND-NETWORKS-NSM-CLUSTERING-MIB · .1.3.6.1.4.1.9804.3.1.1.2.12.97.1.14

Object

column deprecated SNMPv2-TCTruthValue
True is the hard threshold has been exceeded, false otherwise. This is not displayed if space management is enabled. Deprecated in SAN/iQ 8.0.

Context

MIB
LEFTHAND-NETWORKS-NSM-CLUSTERING-MIB
OID
.1.3.6.1.4.1.9804.3.1.1.2.12.97.1.14
Type
column
Access
readonly
Status
deprecated
Parent
clusVolumeEntry
Groups
1

Walk 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 'LEFTHAND-NETWORKS-NSM-CLUSTERING-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LEFTHAND-NETWORKS-NSM-CLUSTERING-MIB::clusVolumeIsHardThresholdExceeded'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LEFTHAND-NETWORKS-NSM-CLUSTERING-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LEFTHAND-NETWORKS-NSM-CLUSTERING-MIB::clusVolumeIsHardThresholdExceeded.<clusVolumeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LEFTHAND-NETWORKS-NSM-CLUSTERING-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LEFTHAND-NETWORKS-NSM-CLUSTERING-MIB::clusVolumeIsHardThresholdExceeded'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false