hip
EMSEntity

Abstract class representing an entity in an Element Managed Network.



public abstract class EMSEntity

Properties
administrativeState Indicates the administrative state of the EMSEntity.

type=equipment.AdministrativeState
access=read-only
default=noop
Displayed(tab/group)=Administrative State (/Additional Information)

displayedName String describing the type of the EMSEntity.

type=string
access=read-only
default=
minimum=0
maximum=100
Displayed(tab/group)=Name

emsId Indicates the EM System ID.

type=int
access=read-only
default=0
Displayed(tab/group)=Element Manager System Id

emsProperties Map of properties associated with the EMSEntity.

type=Map (string to Any)
access=read-only

fdn Fully Distinguished Name. String identifier for the EMSEntity, must be unique in the Element Managed Network.

type=string
access=read-create
default=
maximum=252
Mandatory on create
Displayed(tab/group)=FDN

operationalState Indicates the operational state of the EMSEntity.

type=equipment.OperationalState
access=read-only
default=unknown
Displayed(tab/group)=Operational State (/Additional Information)

rn Relative Name. String identifier for the EMSEntity, must be unique relative to the parent EMSEntity. The EMSEntity rn must respect the following size constraints: 1. The maximum size of any HIP object RN attribute must not exceed 40 characters. 2. The sum of RN's sizes present in the full-name of any EMSEntity object (or any object extending EMSEntity) must match the following formula : S(RNi) lower or equals to (141 - n*7) (i=1 to n) Where : * n represents the depth of the full-name of the EMSEntity; for example , if there are 3 levels in the path , n = 3 * S(RNi) represents the sum of RN's sizes present in the full-name of the EMSEntity , from 1 to n ; for example , if there are 3 levels in the path , S(RNi) = RN1 size + RN2 size + RN3 size

type=string
access=read-create
default=
minimum=1
maximum=42
Mandatory on create
Displayed(tab/group)=RN

typeDescription String describing the type of the EMSEntity.

type=string
access=read-create
default=
minimum=0
maximum=100
Mandatory on create
Displayed(tab/group)=Type (/Additional Information)

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed