All MIBs › ACMIB › alarmCardReasonCode
alarmCardReasonCode
Module: ACMIB
OID (symbolic): ACMIB::alarmCardReasonCode
OID (numeric): 1.3.6.1.4.1.1751.2.18.15.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Configuration status of the alarm inputs and outputs. cutoff - alarm turned off. There are two ways to turn off the audible alarm, locally via the pushbutton switch on the alarm module, and remotely, via the remote alarm cutoff, one of the alarm card inputs.
What is alarmCardReasonCode?
This read-only integer reports the configuration and operational status of the alarm card's inputs and outputs, including whether the audible alarm has been cut off. System administrators use this to verify that alarm notifications are functioning and to understand why alerts might not be sounding. For example, if the code indicates 'alarm cutoff enabled,' you know the alarm is muted and won't alert to problems until re-enabled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.15.15 snmpwalk -v2c -c public <target> ACMIB::alarmCardReasonCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.15.15.1 snmpget -v2c -c public <target> ACMIB::alarmCardReasonCode.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::alarmCardReasonCode OID value, configure state conditions and alerts, and monitor any Lucent/Nortel Access Concentrator (legacy) 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1751 | lucent | ACMIB |
| 1.3.6.1.4.1.1751.2 | mibs | ACMIB |
| 1.3.6.1.4.1.1751.2.18 | acMIB | ACMIB |
| 1.3.6.1.4.1.1751.2.18.15 | returnCode | ACMIB |
| 1.3.6.1.4.1.1751.2.18.15.15 | alarmCardReasonCode | ACMIB |