ALARM-MIB :: alarmClearMaximum

MIB Reference — IPNetwork Monitor

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>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
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