This is the Cisco Wireless Snmp Interface Element.
Base Class | Jalasoft.Xian.Common.Elements.JsXElement |
Abstract | False |
Hosted | True |
Singleton | False |
Extension | False |
Accessibility | Public |
ElementId | 0b93a744-7bc1-527c-345b-06601cd88ff3 |
Property Name | Type | Display Name (ENU) | Description (ENU) | Key | Max Length | Min Length | Case Sensitive |
---|---|---|---|---|---|---|---|
System.Entity: | |||||||
string | Display Name | Display name of monitoring object. | false | 256 | 0 | False | |
Jalasoft.Xian.Common.Elements.ThirdParty.Cisco.JsXCiscoWirelessInterfaceElement: | |||||||
string | Physical type | Physical type | false | 256 | 0 | False | |
string | Regulatory domain | Regulatory domain | false | 256 | 0 | False | |
decimal | Transmit power | Transmit power | false | 38 | 0 | ||
string | WEP encryption | WEP encryption | false | 256 | 0 | False | |
string | Type | Type | false | 256 | 0 | False | |
decimal | Speed | Speed | false | 38 | 0 | ||
string | Administrative status | Administrative status | false | 256 | 0 | False | |
string | Operational status | Operational status | false | 256 | 0 | False | |
string | Description | Description | false | 256 | 0 | False | |
string | Physical address | Physical address | false | 256 | 0 | False | |
string | ID | ID | true | 256 | 0 | False | |
string | Parent Device | Parent Device | false | 256 | 0 | False | |
string | Environment | Environment from where Xian is monitoring the device | true | 256 | 0 | False |
<ClassType ID="Jalasoft.Xian.Common.Elements.ThirdParty.Cisco.JsXCiscoWirelessInterfaceElement" Abstract="false" Accessibility="Public" Hosted="true" Base="Jalasoft.Xian.OpsMgr2007MP.Types.Core!Jalasoft.Xian.Common.Elements.JsXElement">
<Property ID="mPhysicalType" Type="string"/>
<Property ID="mRegulatoryDomain" Type="string"/>
<Property ID="mTransmitPower" Type="decimal" Length="38"/>
<Property ID="mWEPEncryption" Type="string"/>
<Property ID="mType" Type="string"/>
<Property ID="mSpeed" Type="decimal" Length="38"/>
<Property ID="mAdminStatus" Type="string"/>
<Property ID="mOperStatus" Type="string"/>
<Property ID="mDescription" Type="string"/>
<Property ID="mPhysicalAddress" Type="string"/>
<Property ID="ID" Type="string" Key="true"/>
<Property ID="ParentDevice" Type="string"/>
<Property ID="Environment" Type="string" Key="true"/>
</ClassType>