ALARM-MIB :: alarmClearMaximum

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsALARM-MIBalarmClearMaximum

alarmClearMaximum

Module: ALARM-MIB

OID (symbolic): ALARM-MIB::alarmClearMaximum

OID (numeric): 1.3.6.1.2.1.118.1.3.1

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-write

Description: 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.

What is alarmClearMaximum?

This OID holds a configurable number specifying how many cleared (resolved) alarms the system should keep in memory before deleting the oldest ones. Cleared alarms are historical records of problems that have been fixed. A systems administrator would adjust this limit to control how much historical alarm data is retained for auditing.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.118.1.3.1
snmpwalk -v2c -c public <target> ALARM-MIB::alarmClearMaximum

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.118.1.3.1.1
snmpget -v2c -c public <target> ALARM-MIB::alarmClearMaximum.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.118.1.3.1.1 i <value>

Start monitoring SNMP-managed network devices (alarm subsystem) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ALARM-MIB::alarmClearMaximum OID value, configure state conditions and alerts, and monitor any SNMP-managed network devices (alarm subsystem) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.118alarmMIBALARM-MIB
1.3.6.1.2.1.118.1alarmObjectsALARM-MIB
1.3.6.1.2.1.118.1.3alarmClearALARM-MIB
1.3.6.1.2.1.118.1.3.1alarmClearMaximumALARM-MIB