Hello,
I was wondering if anyone here could help me with SNMP functions in PHP...
I am trying to set the value of an object value called portEnable to value
1... Let's say the IP is 127.0.0.1 and I want to timeout on 1000ms and
retry 3 times... Do any of you know how to use the snmpset() function to do
this? and the specifc object I want to change is port1
I think I have an idea that it woudl be,
snmpset("127.0.0.1",1,port1,portEnable,[1000000[3]]);
Is this right?
SNMP Functions?!
Moderator: General Moderators
-
daveovercash
- Forum Newbie
- Posts: 2
- Joined: Thu Jun 13, 2002 9:24 am
- Location: Chicago, IL, U.S.
- Contact: