File/rfc1905.php

Description

phpsnmp - a PHP SNMP library

Copyright (C) 2004 David Eder <david@eder,us>

Based on snmp - a Python SNMP library Copyright (C) 2003 Unicity Pty Ltd <libsnmp@unicity.com.au>

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Classes
Class Description
 class rfc1905_NoSuchObject No Such Object
 class rfc1905_NoSuchInstance No Such Instance
 class rfc1905_EndOfMibView End Of MIB View
 class rfc1905_VarBindList Variable Binding List
 class rfc1905_Message Message
 class rfc1905_ErrorStatus Error Status
 class rfc1905_PDU PDU
 class rfc1905_BulkPDU Bulk PDU
 class rfc1905_Get Get Request
 class rfc1905_GetNext Get Next Request
 class rfc1905_Response Response
 class rfc1905_Set Set Request
 class rfc1905_GetBulk Get Bulk Request
 class rfc1905_Inform Inform
 class rfc1905_Trap Trap
 class rfc1905_Report Report
Includes
Constants
ASN_TAG_END_OF_MIB_VIEW = 0x82 (line 53)
ASN_TAG_GETBULK = 0x05 (line 39)
ASN_TAG_INFORM = 0x06 (line 40)
ASN_TAG_NO_SUCH_INSTANCE = 0x81 (line 52)
ASN_TAG_NO_SUCH_OBJECT = 0x80 (line 51)
ASN_TAG_REPORT = 0x08 (line 42)
ASN_TAG_TRAPV2 = 0x07 (line 41)
MAX_BINDINGS = 2147483647 (line 37)

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