All MIBs › CM-ALARM-MIB › cmAlmIndex
cmAlmIndex
Module: CM-ALARM-MIB
OID (symbolic): CM-ALARM-MIB::cmAlmIndex
OID (numeric): 1.3.6.1.4.1.2544.1.12.6.1.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: This value is assigned globally and sequentially to each new trap that is sent from the device.
When this value reaches a maximum of 65535, it is wrapped to the value 1.
What is cmAlmIndex?
This read-only Integer32 (1..65535) is assigned globally and sequentially to every new trap the device sends, wrapping back to 1 after reaching 65535. An admin cares because it gives each alarm trap a sequence number a management station can use to detect gaps from lost traps. For example, if cmAlmIndex jumps from 100 to 150 in successive traps, the NMS can infer roughly 49 traps were lost in transit and should reconcile via polling.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.6.1.1.2 snmpwalk -v2c -c public <target> CM-ALARM-MIB::cmAlmIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.6.1.1.2.1 snmpget -v2c -c public <target> CM-ALARM-MIB::cmAlmIndex.1
Start monitoring ADVA/Ceragon FSP150 CM/CC (F3) microwave & Carrier Ethernet transport platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CM-ALARM-MIB::cmAlmIndex OID value, configure state conditions and alerts, and monitor any ADVA/Ceragon FSP150 CM/CC (F3) microwave & Carrier Ethernet transport platform from a single console.
OID Breakdown
Upper-level ancestors (9 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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2544.1.12.6 | cmAlarmMIB | CM-ALARM-MIB |
| 1.3.6.1.4.1.2544.1.12.6.1 | alarmObjects | CM-ALARM-MIB |
| 1.3.6.1.4.1.2544.1.12.6.1.1 | cmAlarmScalars | CM-ALARM-MIB |
| 1.3.6.1.4.1.2544.1.12.6.1.1.2 | cmAlmIndex | CM-ALARM-MIB |