All MIBs › CDM-570 › cdm570EventTime
cdm570EventTime
Module: CDM-570
OID (symbolic): CDM-570::cdm570EventTime
OID (numeric): 1.3.6.1.4.1.6247.24.1.3.3.1.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The time of the event in the form hhmmss, indicating the time from midnight, where: hh = hours (00 to 23) mm = minutes (00 to 59) ss = seconds (00 to 59)
What is cdm570EventTime?
This read-only object reports the time of a logged event in the fixed 6-character form hhmmss, measured from midnight. Paired with cdm570EventDate, this pinpoints exactly when a given fault event, say a demodulator unlock reported via cdm570RxAlarms, occurred, letting an admin correlate the unit's own internal log against an external report of a service disruption to confirm whether they describe the same incident. An event timestamped '143207' would be read as 14:32:07, the specific moment an admin would try to match against, for example, a customer's reported call-drop time to confirm the modem's logged fault explains that specific complaint.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.3.3.1.1.3 snmpwalk -v2c -c public <target> CDM-570::cdm570EventTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.3.3.1.1.3.1 snmpget -v2c -c public <target> CDM-570::cdm570EventTime.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::cdm570EventTime 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.3 | cdm570EventTime | CDM-570 |