alarmClearMaximum

ALARM-MIB · .1.3.6.1.2.1.118.1.3.1

Object

This object specifies the maximum number of cleared
alarms to store in the alarmClearTable.  When this
number is reached, the cleared alarms with the
earliest clear time will be removed from the table.

Context

MIB
ALARM-MIB
OID
.1.3.6.1.2.1.118.1.3.1
Type
scalar
Access
readwrite
Status
current
Parent
alarmClear
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALARM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALARM-MIB::alarmClearMaximum.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALARM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALARM-MIB::alarmClearMaximum'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance