ucsmsdk.mometa.security package¶
Submodules¶
This module contains the general information for SecurityUnit ManagedObject.
-
class
ucsmsdk.mometa.security.SecurityUnit.
SecurityUnit
(parent_mo_or_dn, id, **kwargs)[source]¶ Bases:
ucsmsdk.ucsmo.ManagedObject
This is SecurityUnit class.
-
consts
= <ucsmsdk.mometa.security.SecurityUnit.SecurityUnitConsts instance>¶
-
mo_meta
= <ucsmsdk.ucscoremeta.MoMeta object>¶
-
naming_props
= set([u'id'])¶
-
prop_map
= {'status': 'status', 'operState': 'oper_state', 'vid': 'vid', 'presence': 'presence', 'sacl': 'sacl', 'thermal': 'thermal', 'operability': 'operability', 'serial': 'serial', 'id': 'id', 'perf': 'perf', 'rn': 'rn', 'locationDn': 'location_dn', 'revision': 'revision', 'dn': 'dn', 'vendor': 'vendor', 'power': 'power', 'operQualifierReason': 'oper_qualifier_reason', 'pciAddr': 'pci_addr', 'model': 'model', 'childAction': 'child_action', 'pciSlot': 'pci_slot', 'partNumber': 'part_number', 'voltage': 'voltage'}¶
-
prop_meta
= {'status': <ucsmsdk.ucscoremeta.MoPropertyMeta object at 0x1663b9250>, 'vid': <ucsmsdk.ucscoremeta.MoPropertyMeta object at 0x15b431890>, 'presence': <ucsmsdk.ucscoremeta.MoPropertyMeta object at 0x1663b9cd0>, 'sacl': <ucsmsdk.ucscoremeta.MoPropertyMeta object at 0x1663b9110>, 'thermal': <ucsmsdk.ucscoremeta.MoPropertyMeta object at 0x15b431ed0>, 'oper_state': <ucsmsdk.ucscoremeta.MoPropertyMeta object at 0x1663b9950>, 'operability': <ucsmsdk.ucscoremeta.MoPropertyMeta object at 0x1663b9f10>, 'serial': <ucsmsdk.ucscoremeta.MoPropertyMeta object at 0x1663b9190>, 'pci_slot': <ucsmsdk.ucscoremeta.MoPropertyMeta object at 0x1663b9e90>, 'id': <ucsmsdk.ucscoremeta.MoPropertyMeta object at 0x163502e10>, 'child_action': <ucsmsdk.ucscoremeta.MoPropertyMeta object at 0x16527efd0>, 'oper_qualifier_reason': <ucsmsdk.ucscoremeta.MoPropertyMeta object at 0x1663b96d0>, 'location_dn': <ucsmsdk.ucscoremeta.MoPropertyMeta object at 0x163502190>, 'rn': <ucsmsdk.ucscoremeta.MoPropertyMeta object at 0x1663b9f50>, 'revision': <ucsmsdk.ucscoremeta.MoPropertyMeta object at 0x1663b9f90>, 'dn': <ucsmsdk.ucscoremeta.MoPropertyMeta object at 0x16527e7d0>, 'vendor': <ucsmsdk.ucscoremeta.MoPropertyMeta object at 0x15b4311d0>, 'power': <ucsmsdk.ucscoremeta.MoPropertyMeta object at 0x1663b9390>, 'pci_addr': <ucsmsdk.ucscoremeta.MoPropertyMeta object at 0x1663b9490>, 'perf': <ucsmsdk.ucscoremeta.MoPropertyMeta object at 0x1663b9e50>, 'part_number': <ucsmsdk.ucscoremeta.MoPropertyMeta object at 0x1663b9210>, 'model': <ucsmsdk.ucscoremeta.MoPropertyMeta object at 0x163502810>, 'voltage': <ucsmsdk.ucscoremeta.MoPropertyMeta object at 0x15b431410>}¶
-
-
class
ucsmsdk.mometa.security.SecurityUnit.
SecurityUnitConsts
[source]¶ -
OPERABILITY_ACCESSIBILITY_PROBLEM
= 'accessibility-problem'¶
-
OPERABILITY_AUTO_UPGRADE
= 'auto-upgrade'¶
-
OPERABILITY_BACKPLANE_PORT_PROBLEM
= 'backplane-port-problem'¶
-
OPERABILITY_BIOS_POST_TIMEOUT
= 'bios-post-timeout'¶
-
OPERABILITY_CHASSIS_LIMIT_EXCEEDED
= 'chassis-limit-exceeded'¶
-
OPERABILITY_CONFIG
= 'config'¶
-
OPERABILITY_DECOMISSIONING
= 'decomissioning'¶
-
OPERABILITY_DEGRADED
= 'degraded'¶
-
OPERABILITY_DISABLED
= 'disabled'¶
-
OPERABILITY_DISCOVERY
= 'discovery'¶
-
OPERABILITY_DISCOVERY_FAILED
= 'discovery-failed'¶
-
OPERABILITY_EQUIPMENT_PROBLEM
= 'equipment-problem'¶
-
OPERABILITY_FABRIC_CONN_PROBLEM
= 'fabric-conn-problem'¶
-
OPERABILITY_FABRIC_UNSUPPORTED_CONN
= 'fabric-unsupported-conn'¶
-
OPERABILITY_IDENTIFY
= 'identify'¶
-
OPERABILITY_IDENTITY_UNESTABLISHABLE
= 'identity-unestablishable'¶
-
OPERABILITY_INOPERABLE
= 'inoperable'¶
-
OPERABILITY_LINK_ACTIVATE_BLOCKED
= 'link-activate-blocked'¶
-
OPERABILITY_MALFORMED_FRU
= 'malformed-fru'¶
-
OPERABILITY_NOT_SUPPORTED
= 'not-supported'¶
-
OPERABILITY_OPERABLE
= 'operable'¶
-
OPERABILITY_PEER_COMM_PROBLEM
= 'peer-comm-problem'¶
-
OPERABILITY_PERFORMANCE_PROBLEM
= 'performance-problem'¶
-
OPERABILITY_POST_FAILURE
= 'post-failure'¶
-
OPERABILITY_POWERED_OFF
= 'powered-off'¶
-
OPERABILITY_POWER_PROBLEM
= 'power-problem'¶
-
OPERABILITY_REMOVED
= 'removed'¶
-
OPERABILITY_THERMAL_PROBLEM
= 'thermal-problem'¶
-
OPERABILITY_UNKNOWN
= 'unknown'¶
-
OPERABILITY_UPGRADE_PROBLEM
= 'upgrade-problem'¶
-
OPERABILITY_VOLTAGE_PROBLEM
= 'voltage-problem'¶
-
OPER_STATE_ACCESSIBILITY_PROBLEM
= 'accessibility-problem'¶
-
OPER_STATE_AUTO_UPGRADE
= 'auto-upgrade'¶
-
OPER_STATE_BACKPLANE_PORT_PROBLEM
= 'backplane-port-problem'¶
-
OPER_STATE_BIOS_POST_TIMEOUT
= 'bios-post-timeout'¶
-
OPER_STATE_CHASSIS_LIMIT_EXCEEDED
= 'chassis-limit-exceeded'¶
-
OPER_STATE_CONFIG
= 'config'¶
-
OPER_STATE_DECOMISSIONING
= 'decomissioning'¶
-
OPER_STATE_DEGRADED
= 'degraded'¶
-
OPER_STATE_DISABLED
= 'disabled'¶
-
OPER_STATE_DISCOVERY
= 'discovery'¶
-
OPER_STATE_DISCOVERY_FAILED
= 'discovery-failed'¶
-
OPER_STATE_EQUIPMENT_PROBLEM
= 'equipment-problem'¶
-
OPER_STATE_FABRIC_CONN_PROBLEM
= 'fabric-conn-problem'¶
-
OPER_STATE_FABRIC_UNSUPPORTED_CONN
= 'fabric-unsupported-conn'¶
-
OPER_STATE_IDENTIFY
= 'identify'¶
-
OPER_STATE_IDENTITY_UNESTABLISHABLE
= 'identity-unestablishable'¶
-
OPER_STATE_INOPERABLE
= 'inoperable'¶
-
OPER_STATE_LINK_ACTIVATE_BLOCKED
= 'link-activate-blocked'¶
-
OPER_STATE_MALFORMED_FRU
= 'malformed-fru'¶
-
OPER_STATE_NOT_SUPPORTED
= 'not-supported'¶
-
OPER_STATE_OPERABLE
= 'operable'¶
-
OPER_STATE_PEER_COMM_PROBLEM
= 'peer-comm-problem'¶
-
OPER_STATE_PERFORMANCE_PROBLEM
= 'performance-problem'¶
-
OPER_STATE_POST_FAILURE
= 'post-failure'¶
-
OPER_STATE_POWERED_OFF
= 'powered-off'¶
-
OPER_STATE_POWER_PROBLEM
= 'power-problem'¶
-
OPER_STATE_REMOVED
= 'removed'¶
-
OPER_STATE_THERMAL_PROBLEM
= 'thermal-problem'¶
-
OPER_STATE_UNKNOWN
= 'unknown'¶
-
OPER_STATE_UPGRADE_PROBLEM
= 'upgrade-problem'¶
-
OPER_STATE_VOLTAGE_PROBLEM
= 'voltage-problem'¶
-
PERF_LOWER_CRITICAL
= 'lower-critical'¶
-
PERF_LOWER_NON_CRITICAL
= 'lower-non-critical'¶
-
PERF_LOWER_NON_RECOVERABLE
= 'lower-non-recoverable'¶
-
PERF_NOT_SUPPORTED
= 'not-supported'¶
-
PERF_OK
= 'ok'¶
-
PERF_UNKNOWN
= 'unknown'¶
-
PERF_UPPER_CRITICAL
= 'upper-critical'¶
-
PERF_UPPER_NON_CRITICAL
= 'upper-non-critical'¶
-
PERF_UPPER_NON_RECOVERABLE
= 'upper-non-recoverable'¶
-
POWER_DEGRADED
= 'degraded'¶
-
POWER_ERROR
= 'error'¶
-
POWER_FAILED
= 'failed'¶
-
POWER_NOT_SUPPORTED
= 'not-supported'¶
-
POWER_OFF
= 'off'¶
-
POWER_OFFDUTY
= 'offduty'¶
-
POWER_OFFLINE
= 'offline'¶
-
POWER_OK
= 'ok'¶
-
POWER_ON
= 'on'¶
-
POWER_ONLINE
= 'online'¶
-
POWER_POWER_SAVE
= 'power-save'¶
-
POWER_TEST
= 'test'¶
-
POWER_UNKNOWN
= 'unknown'¶
-
PRESENCE_EMPTY
= 'empty'¶
-
PRESENCE_EQUIPPED
= 'equipped'¶
-
PRESENCE_EQUIPPED_DEPRECATED
= 'equipped-deprecated'¶
-
PRESENCE_EQUIPPED_DISC_ERROR
= 'equipped-disc-error'¶
-
PRESENCE_EQUIPPED_DISC_IN_PROGRESS
= 'equipped-disc-in-progress'¶
-
PRESENCE_EQUIPPED_DISC_NOT_STARTED
= 'equipped-disc-not-started'¶
-
PRESENCE_EQUIPPED_DISC_UNKNOWN
= 'equipped-disc-unknown'¶
-
PRESENCE_EQUIPPED_IDENTITY_UNESTABLISHABLE
= 'equipped-identity-unestablishable'¶
-
PRESENCE_EQUIPPED_NOT_PRIMARY
= 'equipped-not-primary'¶
-
PRESENCE_EQUIPPED_SLAVE
= 'equipped-slave'¶
-
PRESENCE_EQUIPPED_UNSUPPORTED
= 'equipped-unsupported'¶
-
PRESENCE_EQUIPPED_WITH_MALFORMED_FRU
= 'equipped-with-malformed-fru'¶
-
PRESENCE_INACCESSIBLE
= 'inaccessible'¶
-
PRESENCE_MISMATCH
= 'mismatch'¶
-
PRESENCE_MISMATCH_IDENTITY_UNESTABLISHABLE
= 'mismatch-identity-unestablishable'¶
-
PRESENCE_MISMATCH_SLAVE
= 'mismatch-slave'¶
-
PRESENCE_MISSING
= 'missing'¶
-
PRESENCE_MISSING_SLAVE
= 'missing-slave'¶
-
PRESENCE_NOT_SUPPORTED
= 'not-supported'¶
-
PRESENCE_UNAUTHORIZED
= 'unauthorized'¶
-
PRESENCE_UNKNOWN
= 'unknown'¶
-
THERMAL_LOWER_CRITICAL
= 'lower-critical'¶
-
THERMAL_LOWER_NON_CRITICAL
= 'lower-non-critical'¶
-
THERMAL_LOWER_NON_RECOVERABLE
= 'lower-non-recoverable'¶
-
THERMAL_NOT_SUPPORTED
= 'not-supported'¶
-
THERMAL_OK
= 'ok'¶
-
THERMAL_UNKNOWN
= 'unknown'¶
-
THERMAL_UPPER_CRITICAL
= 'upper-critical'¶
-
THERMAL_UPPER_NON_CRITICAL
= 'upper-non-critical'¶
-
THERMAL_UPPER_NON_RECOVERABLE
= 'upper-non-recoverable'¶
-
VOLTAGE_LOWER_CRITICAL
= 'lower-critical'¶
-
VOLTAGE_LOWER_NON_CRITICAL
= 'lower-non-critical'¶
-
VOLTAGE_LOWER_NON_RECOVERABLE
= 'lower-non-recoverable'¶
-
VOLTAGE_NOT_SUPPORTED
= 'not-supported'¶
-
VOLTAGE_OK
= 'ok'¶
-
VOLTAGE_UNKNOWN
= 'unknown'¶
-
VOLTAGE_UPPER_CRITICAL
= 'upper-critical'¶
-
VOLTAGE_UPPER_NON_CRITICAL
= 'upper-non-critical'¶
-
VOLTAGE_UPPER_NON_RECOVERABLE
= 'upper-non-recoverable'¶
-