File/rfc1157.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 rfc1157_ErrorStatus Error Status
 class rfc1157_VarBind Variable Binding
 class rfc1157_VarBindList Variable Binding List
 class rfc1157_Message Message
 class rfc1157_PDU PDU
 class rfc1157_Get GET request
 class rfc1157_GetNext GETNEXT request
 class rfc1157_Response RESPONSE request
 class rfc1157_Set SET request
 class rfc1157_GenericTrap Generic Trap
 class rfc1157_TrapPDU Trap PDU
Includes
Constants
ASN_TAG_GET = 0x00 (line 35)
ASN_TAG_GETNEXT = 0x01 (line 36)
ASN_TAG_RESPONSE = 0x02 (line 37)
ASN_TAG_SET = 0x03 (line 38)
ASN_TAG_TRAP = 0x04 (line 39)
TRAP_AUTH_FAIL = 4 (line 420)
TRAP_COLDSTART = (line 416)
TRAP_EGP_NEIGHBOR_LOSS = 5 (line 421)
TRAP_ENTERPRISE_SPECIFIC = 6 (line 422)
TRAP_LINKDOWN = 2 (line 418)
TRAP_LINKUP = 3 (line 419)
TRAP_WARMSTART = 1 (line 417)

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