All MIBs › CDD-564 › cdd564EventIndex
cdd564EventIndex
Module: CDD-564
OID (symbolic): CDD-564::cdd564EventIndex
OID (numeric): 1.3.6.1.4.1.6247.25.1.8.4.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The index for a demod's stored events table.
What is cdd564EventIndex?
This read-only object is the index into a given demodulator's stored events table. This lets the stored event log be walked entry by entry, up to 255 stored events per demodulator, so a technician reviewing a fault history needs both this index and cdd564EventDemod together to retrieve a specific logged event's description. An admin troubleshooting a link that dropped several times overnight would walk this index from 1 upward for the affected demodulator to pull each stored fault entry in sequence via cdd564EventDescription.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.8.4.1.1.2 snmpwalk -v2c -c public <target> CDD-564::cdd564EventIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.8.4.1.1.2.1 snmpget -v2c -c public <target> CDD-564::cdd564EventIndex.1
Start monitoring Comtech EF Data CDD-564 satellite demodulator with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDD-564::cdd564EventIndex OID value, configure state conditions and alerts, and monitor any Comtech EF Data CDD-564 satellite demodulator 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.25 | cdd564 | CDD-564 |
| 1.3.6.1.4.1.6247.25.1 | cdd564Objects | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.8 | cdd564Monitor | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.8.4 | cdd564StoredEvents | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.8.4.1 | cdd564StoredEventsTable | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.8.4.1.1 | cdd564StoredEventsEntry | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.8.4.1.1.2 | cdd564EventIndex | CDD-564 |