Connected: An Internet Encyclopedia
2.9. SNMPv2 Management Communication

Up: Connected: An Internet Encyclopedia
Up: Requests For Comments
Up: RFC 1445
Up: 2. Elements of the Model
Prev: 2.8. SNMPv2 Context
Next: 2.10. SNMPv2 Authenticated Management Communication

2.9. SNMPv2 Management Communication

2.9. SNMPv2 Management Communication

A SNMPv2 management communication is a communication from one specified SNMPv2 party to a second specified SNMPv2 party about management information that is contained in a SNMPv2 context accessible by the appropriate SNMPv2 entity. In particular, a SNMPv2 management communication may be

A management communication is represented by an ASN.1 value with the following syntax:

        SnmpMgmtCom ::= [2] IMPLICIT SEQUENCE {
          dstParty
             OBJECT IDENTIFIER,
          srcParty
             OBJECT IDENTIFIER,
          context
             OBJECT IDENTIFIER,
          pdu
             PDUs
        }

For each SnmpMgmtCom value that represents a SNMPv2 management communication, the following statements are true:


Next: 2.10. SNMPv2 Authenticated Management Communication

Connected: An Internet Encyclopedia
2.9. SNMPv2 Management Communication