sub10UnitMgmtAlarmClearThresh
SUB10SYSTEMS-MIB ·
.1.3.6.1.4.1.39003.3.2.6.1.1.10
Object
column r/w
OctetString
The threshold value which the measured object's value
crosses causes the alarm to be cleared. The behaviour of a
measured value and alarm threshold comparison is
defined by the object sub10UnitMgmtAlarmThreshType.
The sub10UnitMgmtAlarmClearThresh value may be different
to the sub10UnitMgmtAlarmRaiseThresh allowing some hysteresis
bewteen raising and clearing of alarms thus avoiding an alarm
being continually raised and cleared if the measured value
is changing frequently around the threshold.
If different raise and clear thresholds are not required then the
sub10UnitMgmtAlarmClearThresh and sub10UnitMgmtAlarmRaiseThresh
should be set to the same value.
Context
- MIB
- SUB10SYSTEMS-MIB
- OID
.1.3.6.1.4.1.39003.3.2.6.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sub10UnitMgmtAlarmEntry
- Groups
- 1
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 'SUB10SYSTEMS-MIB' -M '/opt/observium/mibs/fastback:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUB10SYSTEMS-MIB::sub10UnitMgmtAlarmClearThresh'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUB10SYSTEMS-MIB' -M '/opt/observium/mibs/fastback:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUB10SYSTEMS-MIB::sub10UnitMgmtAlarmClearThresh.<sub10UnitMgmtAlarmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUB10SYSTEMS-MIB' -M '/opt/observium/mibs/fastback:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUB10SYSTEMS-MIB::sub10UnitMgmtAlarmClearThresh'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-32
Conformance
Member of