All MIBs › ALARM-MIB › alarmClearEngineAddress
alarmClearEngineAddress
Module: ALARM-MIB
OID (symbolic): ALARM-MIB::alarmClearEngineAddress
OID (numeric): 1.3.6.1.2.1.118.1.3.2.1.5
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-only
Description: The Address of the SNMP engine on which the alarm was occurring. This is used to identify the source of an SNMPv1
trap, since an alarmActiveEngineId cannot be extracted from the SNMPv1 trap PDU.
This object MUST always be instantiated, even if the list can contain alarms from only one engine.
What is alarmClearEngineAddress?
Reports the network address of the SNMP engine on which a cleared alarm was occurring, which is especially important for SNMPv1 traps where an engine ID cannot be extracted from the PDU. This field is always instantiated to ensure the alarm source can be identified regardless of SNMP version.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.118.1.3.2.1.5 snmpwalk -v2c -c public <target> ALARM-MIB::alarmClearEngineAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.118.1.3.2.1.5.1 snmpget -v2c -c public <target> ALARM-MIB::alarmClearEngineAddress.1
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::alarmClearEngineAddress 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.118 | alarmMIB | ALARM-MIB |
| 1.3.6.1.2.1.118.1 | alarmObjects | ALARM-MIB |
| 1.3.6.1.2.1.118.1.3 | alarmClear | ALARM-MIB |
| 1.3.6.1.2.1.118.1.3.2 | alarmClearTable | ALARM-MIB |
| 1.3.6.1.2.1.118.1.3.2.1 | alarmClearEntry | ALARM-MIB |
| 1.3.6.1.2.1.118.1.3.2.1.5 | alarmClearEngineAddress | ALARM-MIB |