All MIBs › IMA-MIB › imaAlarmType
imaAlarmType
Module: IMA-MIB
OID (symbolic): IMA-MIB::imaAlarmType
OID (numeric): 1.3.6.1.4.1.353.5.7.1.1.6
Node type: OBJECT-TYPE
Type: ImaAlarmType
Access: read-only
Description: The Type of IMA alarm declared or cleared. The value of ImaAlarmType identifies the type of alarm according to the definitions in the IMA specification.
What is imaAlarmType?
Identifies the specific type of IMA alarm being declared or cleared, per the definitions in ATM Forum IMA v1.1 section 12.2.3. As with imaAlarmStatus, this object's access has been widened from accessible-for-notify to read-only in this MIB so it can be polled directly rather than only observed via traps.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.7.1.1.6 snmpwalk -v2c -c public <target> IMA-MIB::imaAlarmType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.7.1.1.6.1 snmpget -v2c -c public <target> IMA-MIB::imaAlarmType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> imaAlarmType.1
Start monitoring Vendor-neutral ATM Forum standard (ATM/IMA-capable router or access multiplexer) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IMA-MIB::imaAlarmType OID value, configure state conditions and alerts, and monitor any Vendor-neutral ATM Forum standard (ATM/IMA-capable router or access multiplexer) from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.353 | atmForum | ATM-FORUM-ILMI40-MIB |
| 1.3.6.1.4.1.353.5 | atmForumNetworkManagement | ATM-FORUM-SNMP-M4-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.353.5.7 | atmfIma | IMA-MIB |
| 1.3.6.1.4.1.353.5.7.1 | atmfImaMib | IMA-MIB |
| 1.3.6.1.4.1.353.5.7.1.1 | atmfImaMibObjects | IMA-MIB |
| 1.3.6.1.4.1.353.5.7.1.1.6 | imaAlarmType | IMA-MIB |