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

Class NoSnmp

source code

             exceptions.Exception --+        
                                    |        
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__