|
SNMP Version 2 (SNMPv2) Message Formats
(Page 2 of 6)
SNMP Version 2 (SNMPv2p) Message Format
The party-based security model is
quite complex, but the basic messaging in this version is described
through the definition of a management communication, which describes
the source and destination party and makes reference to a context
for the communication. The overall message format is described in detail
in RFC 1445. This information is summarized in Table 215
and shown graphically in Figure 280.
Table 215: SNMP Version 2 (SNMPv2p) General Message Format
Field
Name
|
Syntax
|
Size (bytes)
|
Description
|
Version
|
Integer
|
4
|
Version Number:
Describes the SNMP version number of this message; used for ensuring
compatibility between versions. For SNMPv2p, this value is 2.
|
Dst
Party
|
Sequence
of Integer
|
Variable
|
Destination
Party: An object identifier that specifies the party that is
the intended recipient of the message.
|
Src Party
|
Sequence of
Integer
|
Variable
|
Source Party: An
object identifier that specifies the party that is the sender of the
message.
|
Context
|
Sequence
of Integer
|
Variable
|
Context:
Defines a set of MIB object resources that is accessible by a particular
entity.
|
PDU
|
|
Variable
|
PDU: The protocol
data unit of the message.
|
|