System.NetworkManagement.MIB2_Fault_SNMPAgentSNMP Agent (netcor)

System.NetworkManagement.MIB2_Fault_SNMPAgent (ClassType)

SNMP Agent class (netcor)

Element properties:

Base ClassSystem.NetworkManagement.SNMPAgent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6faf197c-2e31-1e74-cd52-56b1c3f5c717

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
System.NetworkManagement.ApplicationService:
Description  string  Description A textual description of the object false 256  True     
Key  string  Application Service Key The key of the application service true 256  True     
ServiceKey  string  Service Key A unique value that distinguishes this service from other services within the scope of the containing system false 256  True     
System.NetworkManagement.SNMPAgent:
AgentAddress  string  Agent Address The IP address currently used to contact this agent false 256  True     
PortNumber  int  Port Number The UDP port number at which the agent is listening false 38       
SeedName  string  Seed Name The name of this agent as originally specified for this agent; typically the name listed in a seed file false 256  True     
SNMPVersion  int  SNMP Version The SNMP protocol version used to communicate with the agent false 256       
sysContact  string  System Contact A string that provides contact information for the system owner false 256  True     
sysDescr  string  System Description A description of the system false 256  True     
sysLocation  string  System Location A description of where this system is located false 256  True     
sysName  string  System Name An administratively-assigned name for this managed network device; by convention, this is the network device's fully-qualified domain name false 256  True     
sysObjectID  string  System Object ID The vendor's authoritative identification of the network management subsystem contained in the entity false 256  True     
System.NetworkManagement.MIB2_Fault_SNMPAgent:
Index  string  Index Instance index used for monitoring false 256  True     

Health Model:

Source Code:

<ClassType ID="System.NetworkManagement.MIB2_Fault_SNMPAgent" Accessibility="Public" Abstract="false" Base="System.NetworkManagement.SNMPAgent" Hosted="true" Singleton="false">
<Property ID="Index" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
</ClassType>