How is a SNMPv1 trap OID constructed?
17th July 2026
Yes, your understanding is correct. For an SNMPv1 trap with: generic-trap = 6 (enterpriseSpecific) enterprise = 1.3.6.1.4.1.1773.1.1.9 specific-trap = x DataMiner will translate this to the OID: 1.3.6.1.4.1.1773.1.1.9.0.x This follows the RFC 2576 conversion …