System.NetworkManagement.ChassisChassis (rete)

System.NetworkManagement.Chassis (ClassType)

Questa classe rappresenta lo chassis

Element properties:

Base ClassSystem.NetworkManagement.PhysicalFrame
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3b185d2c-3cdc-770b-9db4-543e01365387

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stato oggetto Stato dell'oggetto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stato risorsa Stato della risorsa false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Note Note false 4000       
System.NetworkManagement.PhysicalPackage:
Index  string  Indice Indice d'istanza utilizzato per il monitoraggio false 256  True     
Location  string  Percorso Il percorso specifica la posizione e l'indirizzo di un elemento fisico false 256  True     
Key  string  Chiave del pacchetto fisico La chiave del pacchetto fisico true 256  True     
SerialNumber  string  Numero di serie Una stringa che indica la versione del pacchetto fisico false 256  True     
Tag  string  Tag Stringa arbitraria che identifica univocamente l'elemento fisico e funge da chiave per l'elemento; può contenere informazioni come un tag risorsa o un numero di serie false 256  True     
Type  string  Tipo Tipo funzionale di questo pacchetto fisico false 256  True     
System.NetworkManagement.Chassis:
PortNumber  int  Numero porta Il numero della porta UDP su cui l'agente SNMP è in ascolto false 38       
SNMPAddress  string  Indirizzo dell'agente SNMP L'indirizzo principale utilizzato per contattare l'agente SNMP in esecuzione sul sistema false 256  True     
SNMPVersion  int  Versione SNMP La versione del protocollo SNMP utilizzata per comunicare con l'agente SNMP false 256       
SystemObjectID  string  ID dell'oggetto di sistema L'identificatore dell'oggetto di sistema associato al fornitore di tale sistema false 256  True     

Health Model:

Source Code:

<ClassType ID="System.NetworkManagement.Chassis" Accessibility="Public" Abstract="false" Base="System.NetworkManagement.PhysicalFrame" Hosted="false" Singleton="false">
<Property ID="PortNumber" Type="int" Key="false" CaseSensitive="false" Length="38" MinLength="0"/>
<Property ID="SNMPAddress" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
<Property ID="SNMPVersion" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SystemObjectID" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
</ClassType>