Custom.JB.APC.Management.Pack.SNMPDeviceAPC UPS Unit SNMP Device

Custom.JB.APC.Management.Pack.SNMPDevice (ClassType)

Element properties:

Base ClassMicrosoft.SystemCenter.NetworkDevice
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId75cd3bf9-fcff-5e18-e1e9-120f735f112a

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 
Microsoft.SystemCenter.NetworkDevice:
IPAddress  string  IP Address true 256  False 
Name  string  Device Name false 256  False 
SystemDescription  string  Device Description false 256  False 
SystemContact  string  Device Contact false 256  False 
SystemLocation  string  Device Location false 256  False 
SystemOID  string  Device OID false 256  False 
CommunityString  string  Community String false 256  False 
Version  string  SNMP Version false 256  False 
Custom.JB.APC.Management.Pack.SNMPDevice:
UPSLocation  string      false 255  False 
Model  string      false 255  False 
UPSName  string      false 255  False 
SerialNumber  string      false 255  False 
FirmwareRevision  string      false 255  False 
DateOfManufacture  string      false 255  False 
BatteryLastReplaceDate  string      false 255  False 
BatteryNumOfBattPacks  string      false 255  False 

Health Model:

Source Code:

<ClassType ID="Custom.JB.APC.Management.Pack.SNMPDevice" Accessibility="Internal" Abstract="false" Base="NetLib!Microsoft.SystemCenter.NetworkDevice" Hosted="false" Singleton="false">
<Property ID="UPSLocation" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="Model" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="UPSName" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="SerialNumber" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="FirmwareRevision" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="DateOfManufacture" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="BatteryLastReplaceDate" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="BatteryNumOfBattPacks" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
</ClassType>