All MIBs › ELTEX-SMI-ACTUAL › mcTrapSyncType
mcTrapSyncType
Module: ELTEX-SMI-ACTUAL
OID (symbolic): ELTEX-SMI-ACTUAL::mcTrapSyncType
OID (numeric): 1.3.6.1.4.1.35265.3.5.8
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Type of trap: 0 - Normal; 1 - Journal alarms; 2 - Active alarms
What is mcTrapSyncType?
This integer varbind classifies the kind of Eltex MC240-series trap being sent: 0 for a normal trap, 1 for a journal alarm, or 2 for an active alarm, per the MIB's DESCRIPTION. An admin uses this to distinguish transient event notifications from entries representing alarms still logged as active versus those recorded historically in the journal. For example, an NMS might filter on mcTrapSyncType=2 to build a live list of currently active alarms on the device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.35265.3.5.8 snmpwalk -v2c -c public <target> ELTEX-SMI-ACTUAL::mcTrapSyncType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.35265.3.5.8.1 snmpget -v2c -c public <target> ELTEX-SMI-ACTUAL::mcTrapSyncType.1
Start monitoring Eltex Networks access/PON equipment, e.g. MXA/FXS voice gateways, PON OLT/ONU (root SMI + alarm traps) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ELTEX-SMI-ACTUAL::mcTrapSyncType OID value, configure state conditions and alerts, and monitor any Eltex Networks access/PON equipment, e.g. MXA/FXS voice gateways, PON OLT/ONU (root SMI + alarm traps) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.35265 | eltexLtd | ELTEX-SMI-ACTUAL |
| 1.3.6.1.4.1.35265.3 | eltrapGroup | ELTEX-SMI-ACTUAL |
| 1.3.6.1.4.1.35265.3.5 | mc240TrapTypes | ELTEX-SMI-ACTUAL |
| 1.3.6.1.4.1.35265.3.5.8 | mcTrapSyncType | ELTEX-SMI-ACTUAL |