★ wanayoo — archive 1999 http://fr.php.net/manual/function.snmpset.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to SNMP
Quick Reference
English version of this pageGerman version of this pageJapanese version of this page
Italian version of this pageFrench version of this pageHungarian version of this page
Spanish version of this pageDutch version of this pageBrazilian Portuguese version of this page
Korean version of this pageCzech version of this page
SNMP
* snmpget
* snmpset
* snmpwalk
* snmpwalkoid
* snmp_get_quick_print
* snmp_set_quick_print

  Thanks to:
 Chek.com
 easyDNS
 VA Linux Systems

  Related sites:
Apache
MySQL
PostgreSQL
Zend Tech.

  Community:
LinuxFund.org
OSDN
Manual: snmpset
View the source code for this pageSearch the site



Previous page
 snmpget
 Updated
Mon, 08 Jan 2001
snmpwalk 
Next page


snmpset

(PHP 3>= 3.0.12, PHP 4 >= 4.0b2)

snmpset -- Set an SNMP object

Description

bool snmpset (string hostname, string community, string object_id, string type, mixed value [, int timeout [, int retries]])

Sets the specified SNMP object value, returning true on success and false on error.

The snmpset() function is used to set the value of an SNMP object specified by the object_id. SNMP agent is specified by the hostname and the read community is specified by the community parameter.


 About Notes


Previous page
 snmpget
 Updated
Mon, 08 Jan 2001
snmpwalk 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
France
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.