Hey Mark,

Let's try to do some remote debugging.  Try the following:

   $ zendmd
   Welcome to zenoss dmd command shell!
   use zhelp() to list commands
   >>> d = find('apbilletyard')
   >>> [i.type for i in d.os.interfaces()]

I suspect that one of the interfaces has a bad type, like an empty string.

The type information comes from SNMP.  What do you get with this:

   $ snmpwalk -c communityString -v 1 apbilletyart IF-MIB::ifType

Where "communityString" is your community string (try 'public').

-Eric


Mark Johnson wrote:
I've tried that and it doesn't seem to make any difference. It's odd that it only does it to like 2 of the 10 identical devices.

Mark

Eric Newton wrote:
I'm still digesting this.  Your zenmodeler command works fine.

By remodel, I mean Manage -> Collect Configuration

-Eric

Mark Johnson wrote:


Eric Newton wrote:
Hi Mark,

Something is going wrong with the model for this device. Can you remodel the device and look for any errors?

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


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

Reply via email to