When I do this:

snmpwalk -v2c -c <community> <host> nsExtendObjects

I am not seeing anything after the nsExtendStatus table. That means no output, 
and seemingly, the extensions are not being invoked. I tried manually hitting 
an Output1Line OID and that did not work. This happens on multiple Win32 boxes, 
yet for the most part, this has worked great in the past.

I tried commenting out all of the extend lines, then adding a simple extension 
which I know has worked before to see what happened. Restarted agent, polled, 
and-no output.

Sample output:

ยง HXRLAP2 {~} snmpwalk -v2c -c<community> <host>:3181 nsExtendObjects
NET-SNMP-EXTEND-MIB::nsExtendNumEntries.0 = INTEGER: 1
NET-SNMP-EXTEND-MIB::nsExtendCommand."win_svr_bat_test1" = STRING: 
E:/PROGRA~1/netsnmp_5
-4-2/etc/snmp/extensions/echo1.bat
NET-SNMP-EXTEND-MIB::nsExtendArgs."win_svr_bat_test1" = STRING:
NET-SNMP-EXTEND-MIB::nsExtendInput."win_svr_bat_test1" = STRING:
NET-SNMP-EXTEND-MIB::nsExtendCacheTime."win_svr_bat_test1" = INTEGER: 5
NET-SNMP-EXTEND-MIB::nsExtendExecType."win_svr_bat_test1" = INTEGER: exec(1)
NET-SNMP-EXTEND-MIB::nsExtendRunType."win_svr_bat_test1" = INTEGER: 
run-on-read(1)
NET-SNMP-EXTEND-MIB::nsExtendStorage."win_svr_bat_test1" = INTEGER: permanent(4)
NET-SNMP-EXTEND-MIB::nsExtendStatus."win_svr_bat_test1" = INTEGER: active(1)

Note that right here what I expect to see  are lines like this (pasted from 
another host):

NET-SNMP-EXTEND-MIB::nsExtendOutput1Line."win_svr_bat_test1" = STRING: Test1
NET-SNMP-EXTEND-MIB::nsExtendOutputFull."win_svr_bat_test1" = STRING: Test1
NET-SNMP-EXTEND-MIB::nsExtendOutNumLines."win_svr_bat_test1" = INTEGER: 1
NET-SNMP-EXTEND-MIB::nsExtendResult."win_svr_bat_test1" = INTEGER: 0
NET-SNMP-EXTEND-MIB::nsExtendOutLine."win_svr_bat_test1".1 = STRING: Test1

Any insights?

thanks

-hal


The information in this Internet Email is confidential and may be legally 
privileged. It is intended solely for the addressee. Access to this Email by 
anyone else is unauthorized. If you are not the intended recipient, any 
disclosure, copying, distribution or any action taken or omitted to be taken in 
reliance on it, is prohibited and may be unlawful. When addressed to our 
clients any opinions or advice contained in this Email are subject to the terms 
and conditions expressed in any applicable governing The Home Depot terms of 
business or client engagement letter. The Home Depot disclaims all 
responsibility and liability for the accuracy and content of this attachment 
and for any damages or losses arising from any inaccuracies, errors, viruses, 
e.g., worms, trojan horses, etc., or other items of a destructive nature, which 
may be contained in this attachment and shall not be liable for direct, 
indirect, consequential or special damages in connection with this e-mail 
message or its attachment.

-----------------------------------------
The information contained in this e-mail and any attached documents
may contain information that is confidential or otherwise protected
from disclosure. If you are not the intended recipient of this
message, or if this message has been sent to you in error, please
immediately alert the sender by reply e-mail and then delete this
message, including any attachments. Any dissemination, distribution
or other use of the contents of this message by anyone other than
the intended recipient is strictly prohibited.

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to