All MIBs › CDM-570 › cdm570EventDescription
cdm570EventDescription
Module: CDM-570
OID (symbolic): CDM-570::cdm570EventDescription
OID (numeric): 1.3.6.1.4.1.6247.24.1.3.3.1.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The event description string with following format: {1 of the following: Clear, Fault, Info} - {Texual Description of Event}
What is cdm570EventDescription?
Each entry in the event log is a text string that starts with a status tag (Clear, Fault, or Info) followed by a description of what happened. On this modem, that tag is what lets you tell at a glance in the log whether a row is closing out a prior alarm, reporting an active fault, or just an informational note, rather than a distinct alarm value of its own. For example, a row reading 'Fault - Rx AGC out of range' would appear whenever the receive AGC alarm trips, and a later 'Clear - Rx AGC out of range' row would close it out.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.3.3.1.1.4 snmpwalk -v2c -c public <target> CDM-570::cdm570EventDescription
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.3.3.1.1.4.1 snmpget -v2c -c public <target> CDM-570::cdm570EventDescription.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::cdm570EventDescription 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.4 | cdm570EventDescription | CDM-570 |