Bug 51796

Summary: php wasn't compiled with snmp support enabled
Product: [Retired] Red Hat Linux Reporter: Need Real Name <mablank>
Component: phpAssignee: Phil Copeland <copeland>
Status: CLOSED ERRATA QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-12-07 23:57:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Need Real Name 2001-08-15 10:49:02 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)

Description of problem:
PHP's SNMP function don't work because the package wasn't compiled with 
the required commands

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
I tried to uses php's SNMP functions as described on
http://www.php.net/manual/pt_BR/ref.snmp.php

Additional info:

Use configure with --with-snmp=[path] and --enable-ucd-snmp-hack

Comment 1 Bill Nottingham 2001-12-08 03:46:43 UTC
Current rawhide php is compiled with snmp support.