Network device
Jalasoft.Xian.Common.Elements.Standard.Snmp.Rfc1213.JsXNetworkDeviceSnmpDeviceElement (ClassType)
This is the Network Device Element.
Element properties:
Class Hierarchy:
Class Properties:
Health Model:
Source Code:
<ClassType ID="Jalasoft.Xian.Common.Elements.Standard.Snmp.Rfc1213.JsXNetworkDeviceSnmpDeviceElement" Accessibility="Public" Abstract="false" Base="Jalasoft.Xian.OpsMgr2007MP.Types.Core!Jalasoft.Xian.Common.Elements.JsXDeviceElement" Hosted="false" Singleton="false">
<Property ID="mDescription" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="mContact" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="mLocation" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="mModel" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Address" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Environment" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>