All MIBs › CDD-564 › cdd564SNMPTrapVersion
cdd564SNMPTrapVersion
Module: CDD-564
OID (symbolic): CDD-564::cdd564SNMPTrapVersion
OID (numeric): 1.3.6.1.4.1.6247.25.1.1.5.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The SNMP version that will be used when sending traps from the unit. SNMPv1 will send V1 traps. SNMPv2 will send V2 notifications.
What is cdd564SNMPTrapVersion?
This selects whether the unit sends legacy SNMPv1-style traps or SNMPv2 notifications. Picking snmpV2(2) matters specifically if the receiving NMS expects the richer varbind and error-status semantics of v2 notifications and doesn't correctly parse older v1-style trap PDUs, which could otherwise cause alarms to be received but misinterpreted. For example, an NMS platform built around SNMPv2c that receives only SNMPv1 traps from this unit might log the events with missing or malformed detail fields.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.1.5.3 snmpwalk -v2c -c public <target> CDD-564::cdd564SNMPTrapVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.1.5.3.1 snmpget -v2c -c public <target> CDD-564::cdd564SNMPTrapVersion.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.25.1.1.5.3.1 i <value>
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::cdd564SNMPTrapVersion 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.1 | cdd564Administration | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.1.5 | cdd564SNMP | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.1.5.3 | cdd564SNMPTrapVersion | CDD-564 |