The ceilometer.hardware.inspector.snmp Module

The ceilometer.hardware.inspector.snmp Module

Inspector for collecting data over SNMP

exception ceilometer.hardware.inspector.snmp.SNMPException[source]

Bases: exceptions.Exception

class ceilometer.hardware.inspector.snmp.SNMPInspector[source]

Bases: ceilometer.hardware.inspector.base.Inspector

classmethod construct_metadata(oid_cache, meta_defs, suffix='', host=None)[source]
static find_matching_oids(oid_cache, oid, match_type, find_one=True)[source]
static get_oid_value(oid_cache, oid_def, suffix='', host=None)[source]
inspect_generic(host, cache, extra_metadata, param)[source]
prepare_params(param)[source]
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.