All MIBs › CDM-570 › cdm570EventIndex
cdm570EventIndex
Module: CDM-570
OID (symbolic): CDM-570::cdm570EventIndex
OID (numeric): 1.3.6.1.4.1.6247.24.1.3.3.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The index for stored events table.
What is cdm570EventIndex?
This read-only object is the index (1-255) into the unit's stored events table. Unlike the CDD-564's per-demodulator event indexing, which requires both a demod index and an event index since that unit has up to four demodulators, the CDM-570, being a single-carrier modem, only needs this one index to walk its fault history sequentially. An admin reviewing an overnight fault history on this unit would walk this index from 1 upward, pulling the corresponding cdm570EventDate and cdm570EventTime for each logged entry in turn.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.3.3.1.1.1 snmpwalk -v2c -c public <target> CDM-570::cdm570EventIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.3.3.1.1.1.1 snmpget -v2c -c public <target> CDM-570::cdm570EventIndex.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDM-570::cdm570EventIndex OID value, configure state conditions and alerts, and monitor any Comtech EF Data satellite modems from a single console.
OID Breakdown
Upper-level ancestors (7 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.6247 | comtechEFData | ComtechEFData |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6247.24 | cdm570 | CDM-570 |
| 1.3.6.1.4.1.6247.24.1 | cdm570Objects | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.3 | cdm570Monitor | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.3.3 | cdm570EventLog | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.3.3.1 | cdm570StoredEventsTable | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.3.3.1.1 | cdm570StoredEventsEntry | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.3.3.1.1.1 | cdm570EventIndex | CDM-570 |