Package ZenModel :: Module Exceptions :: Class NoSnmp
[hide private]
[frames] | no frames]

Class NoSnmp

source code

                      exceptions.Exception --+        
                                             |        
Products.ZenUtils.Exceptions.ZentinelException --+    
                                                 |    
                                     ZenModelError --+
                                                     |
                                                    NoSnmp

Can't open an snmp connection to the device.

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __providedBy__, __str__

Class Variables [hide private]

Inherited from exceptions.Exception: __implemented__, __provides__