ALARM-MIB :: alarmActiveDescription

MIB Reference — IPNetwork Monitor

All MIBsALARM-MIBalarmActiveDescription

alarmActiveDescription

Module: ALARM-MIB

OID (symbolic): ALARM-MIB::alarmActiveDescription

OID (numeric): 1.3.6.1.2.1.118.1.2.2.1.11

Node type: OBJECT-TYPE

Type: SnmpAdminString

Access: read-only

Description:

This object provides a textual description of the active alarm. This text is generated dynamically by the notification generator to provide useful information to the human operator. This information SHOULD provide information allowing the operator to locate the resource for which this alarm is being generated. This information is not intended for consumption by automated tools.

What is alarmActiveDescription?

This read-only object provides a dynamically generated, human-readable text description of an active alarm that helps network operators understand and locate the affected resource. The description is created by the notification generator to give context about what triggered the alarm and where the problem occurred. Operators rely on this text to quickly assess alarm severity and take appropriate remedial action.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.118.1.2.2.1.11
snmpwalk -v2c -c public <target> ALARM-MIB::alarmActiveDescription

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.118.1.2.2.1.11.1
snmpget -v2c -c public <target> ALARM-MIB::alarmActiveDescription.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> alarmActiveDescription.1

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.2alarmActiveALARM-MIB
1.3.6.1.2.1.118.1.2.2alarmActiveTableALARM-MIB
1.3.6.1.2.1.118.1.2.2.1alarmActiveEntryALARM-MIB
1.3.6.1.2.1.118.1.2.2.1.11alarmActiveDescriptionALARM-MIB