dcThresholdHysteresis

ORION-BASE-MIB · .1.3.6.1.4.1.20246.2.3.1.1.1.2.8.5.1.4

Object

column r/w SNMPv2-SMIInteger32
Hysteresis of the threshold.

Context

MIB
ORION-BASE-MIB
OID
.1.3.6.1.4.1.20246.2.3.1.1.1.2.8.5.1.4
Type
column
Access
readwrite
Status
current
Parent
dcEventDefinitionEntry
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 'ORION-BASE-MIB' -M '/opt/observium/mibs/delta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ORION-BASE-MIB::dcThresholdHysteresis'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ORION-BASE-MIB' -M '/opt/observium/mibs/delta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ORION-BASE-MIB::dcThresholdHysteresis.<dcEventIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ORION-BASE-MIB' -M '/opt/observium/mibs/delta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ORION-BASE-MIB::dcThresholdHysteresis'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance