Re: Table or Scalar Command for snmpset

2012-11-26 Thread Wes Hardaker
Sverre Moe writes: > Calling with no parameters > snmpset netSnmpHostsTable.0 > or calling with 3 parameters > snmpset netSnmpHostsTable.1 something netSnmpHostsTable.2 something else > netSnmpHostsTable.3 something more You can do functionally what you want to do, though a few things: 1) use

Re: Table or Scalar Command for snmpset

2012-11-26 Thread Sverre Moe
1.40850.2.5.0: Needs type and value Anyway: Here is one radical thought. What about using snmpget to trigger a command? At least when no parameters are sent it would be perfect and simple. /Sverre - Original Message - Fra: "Sverre Moe" Til: net-snmp-users@lists.sourcef

Table or Scalar Command for snmpset

2012-11-23 Thread Sverre Moe
If there is anyone active on this mailing list I hope they can answer me on this question. So down to business: I need to know how I can set multiple parameter values with snmpset for my commands? I have implemented my commands as simple scalars, but lately I was thinking perhaps I needed to