sub10UnitMgmtAlarmMonitorIntvl
SUB10SYSTEMS-MIB ·
.1.3.6.1.4.1.39003.3.2.6.1.1.6
Object
column r/w
Unsigned32
The interval in seconds when the measured object is to be read and compared with
the raise and clear thresholds.
An alarm cannot be raised or cleared quicker than the configured interval.
Please also see related sub10UnitMgmtAlarmRaiseIntvls and sub10UnitMgmtAlarmClearIntvls
objects which also affect when alarms are raised and cleared. This object
should be set appropriately for the measured object to be monitored (see
sub10UnitMgmtAlarmRaiseMeasObject) and the resulting alarm to be raised and cleared
(see sub10UnitMgmtAlarmName). This also affects the forwarding of alarms for example as
SNMP notifications.
Higher severity alarms may have a shorter interval than those at a lower severity.
The correct setting of sub10UnitMgmtAlarmMonitorIntvl and related objects
sub10UnitMgmtAlarmRaiseIntvls and sub10UnitMgmtAlarmClearIntvls are important to avoid
potential network loading caused by alarm storms.
Context
- MIB
- SUB10SYSTEMS-MIB
- OID
.1.3.6.1.4.1.39003.3.2.6.1.1.6- 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::sub10UnitMgmtAlarmMonitorIntvl'
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::sub10UnitMgmtAlarmMonitorIntvl.<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::sub10UnitMgmtAlarmMonitorIntvl'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-86400
Conformance
Member of