Questions tagged [snmp-extension]

relates to the SNMP extension for PHP which provides a very simple and easily usable toolset for managing remote devices via the Simple Network Management Protocol.

https://php.net/manual/en/intro.snmp.php

As it is a wrapper around the underlying Net-SNMP (or UCD-SNMP on older systems) library, all basic concepts are the same and the PHP functions change their behaviour depending on the Net-SNMP configuration files and environment variables.

Beginning with PHP 5.4, an OO API is available.

http://www.net-snmp.org/

3 questions
0
votes
0 answers

Snmp extension agent in VC++/C#

I am new to C++/VC++ and SNMP. I am trying to implement Snmp extension agent which would send custom information for OIDs defined by me. I followed this link and got the Snmp extension agent working as expected. The application in the link is…
Kannan D
  • 467
  • 1
  • 4
  • 15
0
votes
1 answer

SNMP extension crashes my php 5.6.7 and 5.6.10 (windows 8)

I was using php 5.4 fine with its php_snmp.dll enabled, but as soon as I upgraded to php 5.6.7, I cannot use php_snmp.dll anymore. I just upgraded to php 5.6.10 hoping that snmp problem would be fixed but its not. If I comment out that line in…
Brian
  • 4,958
  • 8
  • 40
  • 56
-1
votes
1 answer

snmp Bad operator (DEFINITIONS):

I'm using SNMP (agent) and server but executing snmp agent (snmpwalk or snmpget) on centos,ubuntu system occurs that failure 'Bad operator (DEFINITIONS):'