Jalasoft.Xian.Common.Elements.ThirdParty.Cisco.JsXCiscoASAOpticalEntitySensorValueElementEntity sensor value

Jalasoft.Xian.Common.Elements.ThirdParty.Cisco.JsXCiscoASAOpticalEntitySensorValueElement (ClassType)

This is the Optical sensor values element of Cisco ASA.

Element properties:

Base ClassJalasoft.Xian.Common.Elements.JsXElement
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6e1f7157-2eed-7ce9-65c8-7fb2db2960b8

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Jalasoft.Xian.Common.Elements.ThirdParty.Cisco.JsXCiscoASAOpticalEntitySensorValueElement:
mDescription  string  Description Description false 256  False 
mType  string  Type Type false 256  False 
mScale  string  Scale Scale false 256  False 
ID  string  ID ID true 256  False 
ParentDevice  string  Parent Device Parent Device false 256  False 
Environment  string  Environment Environment from where Xian is monitoring the device true 256  False 

Health Model:

Source Code:

<ClassType ID="Jalasoft.Xian.Common.Elements.ThirdParty.Cisco.JsXCiscoASAOpticalEntitySensorValueElement" Abstract="false" Accessibility="Public" Hosted="true" Base="Jalasoft.Xian.OpsMgr2007MP.Types.Core!Jalasoft.Xian.Common.Elements.JsXElement">
<Property ID="mDescription" Type="string"/>
<Property ID="mType" Type="string"/>
<Property ID="mScale" Type="string"/>
<Property ID="ID" Type="string" Key="true"/>
<Property ID="ParentDevice" Type="string"/>
<Property ID="Environment" Type="string" Key="true"/>
</ClassType>