sensorPositiveHysteresis
HUAWEI-SERVER-IBMC-MIB ·
.1.3.6.1.4.1.2011.2.235.1.1.13.50.1.11
Object
column SNMPv2-SMIInteger32
Positive-going Threshold Hysteresis Value. Set to 00h if sensor does not support positive-going threshold hysteresis. This value is subtracted from positive going thresholds to determine the point where the asserted status for that threshold will clear. See section 35.13.2, Hysteresis and Event Status and section 35.13.3, High-going versus Low-going Threshold Events.
Context
- MIB
- HUAWEI-SERVER-IBMC-MIB
- OID
.1.3.6.1.4.1.2011.2.235.1.1.13.50.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sensorDescriptionEntry
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 'HUAWEI-SERVER-IBMC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SERVER-IBMC-MIB::sensorPositiveHysteresis'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-SERVER-IBMC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SERVER-IBMC-MIB::sensorPositiveHysteresis.<sensorName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-SERVER-IBMC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-SERVER-IBMC-MIB::sensorPositiveHysteresis'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647