Hi All,

I'm moving the webserver to a new box (RH7.2 to RH Adv. Server 2.1) and
upgrading all my out of date stuff at the same time. It seems that the
PHP snmp functions I was using on the old box return different info on
the new box.

Example snmpget($server, "public", ".1.3.6.1.2.1.25.2.3.1.5.1")
Returns the following:

OLD: 69152

NEW:
host.hrStorage.hrStorageTable.hrStorageEntry.hrStorageSize.1 = 69152

Configurations are as follows
OLD:
UCD-SNMP 4.2.2
Apache 1.3.20
PHP 4.0.6

NEW:
UCD-SNMP 4.2.4
Apache 1.3.27
PHP 4.3.1

Any thoughts?

Thanks,
Jason

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to