Hello all!
And sorry for my bad english :)

I am has partially reading manual, but not understand how to solve my trouble.

Need auto assign  Motorola Canopy devices to various groups throuth SNMP answer:

Example :


Code:
#snmpget -v2c -c public 192.168.0.1 .1.3.6.1.4.1.161.19.3.3.1.6.0
SNMPv2-SMI::enterprises.161.19.3.3.1.6.0 = STRING: "2.4GHz - Multipoint - 
Access Point"  

# snmpget -v2c -c public  192.168.1.1 .1.3.6.1.4.1.161.19.3.3.1.6.0
SNMPv2-SMI::enterprises.161.19.3.3.1.6.0 = STRING: "2.4GHz - Multipoint - 
Subscriber Modem"




If answer contains  "Access Point" ; then auto-assign it to group 
"/devices/Canopy_AP"

If answer contains "Subscriber Modem"; then auto-assign it to group 
"/devices/Canopy_SM"

Possible to automate it?
And, if possible, how to, tell ,please, or say numer of page in manual,where 
writen about it :)




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=15954#15954

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to