Class rfc3412_ScopedPDU

Description

SNMP v3 Scoped PDU

Located in /rfc3412.php (line 418)

rfc1155_Asn1Object
   |
   --rfc1155_Sequence
      |
      --rfc3412_ScopedPDU
Method Summary
 rfc3412_ScopedPDU rfc3412_ScopedPDU ([string $engineid = ''], [string $name = ''], [rfc1905_PDU $pdu = NULL])
 rfc3412_ScopedPDU decode (string $stream)
 string engineID ([string $value = NULL])
 string name ([string $value = NULL])
 rfc1905_PDU pdu ([rfc1905_PDU $value = NULL])
 string toString ()
Variables
Methods
Constructor rfc3412_ScopedPDU (line 427)

Constructor

rfc3412_ScopedPDU rfc3412_ScopedPDU ([string $engineid = ''], [string $name = ''], [rfc1905_PDU $pdu = NULL])
decode (line 492)

Decode Stream

decode() an octet stream into a sequence of Asn1Objects

rfc3412_ScopedPDU decode (string $stream)
  • string $stream

Redefinition of:
rfc1155_Asn1Object::decode()
Decode Stream
engineID (line 440)

Get/Set Context Engine ID

string engineID ([string $value = NULL])
  • string $value
name (line 452)

Get/Set Context Name

string name ([string $value = NULL])
  • string $value
pdu (line 464)

Get/Set PDU

rfc1905_PDU pdu ([rfc1905_PDU $value = NULL])
toString (line 475)

To String

string toString ()

Redefinition of:
rfc1155_Sequence::toString()
toString

Inherited Methods

Inherited From rfc1155_Sequence

 rfc1155_Sequence::rfc1155_Sequence()
 rfc1155_Sequence::decodeContents()
 rfc1155_Sequence::encodeContents()
 rfc1155_Sequence::toString()

Inherited From rfc1155_Asn1Object

 rfc1155_Asn1Object::rfc1155_Asn1Object()
 rfc1155_Asn1Object::decode()
 rfc1155_Asn1Object::decodeLength()
 rfc1155_Asn1Object::decodeTag()
 rfc1155_Asn1Object::encode()
 rfc1155_Asn1Object::encodeContents()
 rfc1155_Asn1Object::encodeEndOfContents()
 rfc1155_Asn1Object::encodeIdentifier()
 rfc1155_Asn1Object::encodeLength()

Documentation generated on Mon, 14 Nov 2005 17:55:43 -0700 by phpDocumentor 1.3.0RC3