clusVolumeSnapshotIsHardThresholdExceeded

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

Object

column deprecated SNMPv2-TCTruthValue
True if hard threshold has been exceeded, false otherwise.

Context

MIB
LEFTHAND-NETWORKS-NSM-CLUSTERING-MIB
OID
.1.3.6.1.4.1.9804.3.1.1.2.12.101.1.13
Type
column
Access
readonly
Status
deprecated
Parent
clusVolumeSnapshotEntry
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::clusVolumeSnapshotIsHardThresholdExceeded'
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::clusVolumeSnapshotIsHardThresholdExceeded.<clusVolumeIndex>.<clusVolumeSnapshotIndex>'
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::clusVolumeSnapshotIsHardThresholdExceeded'

Syntax

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

Values & Constraints

Type Values
1true
2false