2008/9/22 Todd strauch <[EMAIL PROTECTED]>:
>  extend 1.3.6.1.4.1.13856.100000 scriptproxy /root/script.sh
>
> Problem:
>  Trying to do an snmpget on this OID to trigger the execution of the script.
>  The SNMPGET returns the following:
>
>  :~ # snmpget -v 1 -Cf -c demopublic localhost .1.3.6.1.4.1.13856.100000
>  Error in packet
>  Reason: (noSuchName) There is no such variable name in this MIB.

That's correct.   The output from the extend directive lies within the
OID subtree rooted at .1.3.6.1.4.1.13856.100000,   but there is no
information associated with this OID directly.

Try "snmpgetnext" or "snmpwalk" on the same OID.

Dave

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to