About the Microsoft WinSNMP Implementation
[This is preliminary documentation and subject to change.]
The Microsoft WinSNMP implementation provides the following services for WinSNMP manager applications.
-
Manages communications to and from management entities. The entity can reside on the local computer or be connected through a local or wide-area network, or the Internet. For additional information, see Levels of SNMP Support.
-
Hides the details of SNMP protocol, Abstract Syntax Notation One (ASN.1), and the Basic Encoding Rules (BER) for describing transfer syntax.
-
Verifies the correctness of PDUs and rejects invalid PDUs. For additional information, see Working with Protocol Data Units.
-
Transforms SNMPv2C PDU types when necessary in accordance with the relevant RFCs.
-
Converts SNMPv1 traps from an SNMPv1 agent to SNMPv2C traps in accordance with RFC 1908, "Coexistence between Version 1 and Version 2 of the Internet-standard Network Management Framework." For additional information, see Translating Traps from SNMPv1 to SNMPv2C.
-
Supports the application's retransmission policy and provides retransmission execution support. For additional information, see The WinSNMP Database and About Retransmission.
-
Provides entity and context translation support for the application. For additional information, see The WinSNMP Database and Setting the Entity and Context Translation Mode.
For additional information about the relationship between a WinSNMP manager application and the implementation, see WinSNMP Data Management Concepts and WinSNMP Sessions.