Class CIM_ProtocolEndpoint

CIM_ManagedElement
   extended by CIM_ManagedSystemElement
      extended by CIM_LogicalElement
         extended by CIM_EnabledLogicalElement
            extended by CIM_ServiceAccessPoint
               extended by CIM_ProtocolEndpoint

Known Subclasses:
AMT_TLSProtocolEndpoint CIM_LANEndpoint IPS_LANEndpoint CIM_WiFiEndpoint

class CIM_ProtocolEndpoint
extends CIM_ServiceAccessPoint

General Information:
A communication point from which data can be sent or received. ProtocolEndpoints link system or computer interfaces to LogicalNetworks.

Qualifiers:
-------------
Version=2.15.0
UMLPackagePath=CIM::Core::Service


Supported Fields Summary
 string CreationClassName Key
CreationClassName indicates the name of the class or the subclass used in the creation of an instance . . .
 string SystemName Key
The Name of the scoping System.
 string SystemCreationClassName Key
The CreationClassName of the scoping System.
 string ElementName
A user-friendly name for the object . . .
 string Caption
The Caption property is a short textual description (one- line string) of the object.
 datetime InstallDate
A datetime value that indicates when the object was installed . . .
 string[] StatusDescriptions
Strings describing the various OperationalStatus array values . . .
 string Status
A string indicating the current status of the object . . .
 uint16 HealthState
Indicates the current health of the element . . .
 string OtherEnabledState
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ("Other") . . .
 uint16 RequestedState
RequestedState is an integer enumeration that indicates the last requested or desired state for the element, irrespective of the mechanism through which it was requested . . .
 uint16 EnabledDefault
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element . . .
 string Description

 uint16[] OperationalStatus

 uint16 EnabledState

 datetime TimeOfLastStateChange

 string Name Key
A string that identifies this ProtocolEndpoint with either a port or an interface on a device . . .
 string NameFormat
NameFormat contains the naming heuristic that is selected to ensure that the value of the Name property is unique . . .
 uint16 ProtocolType
Note: This property is deprecated in lieu of the ProtocolIFType enumeration . . .
 uint16 ProtocolIFType
ProtocolIFType is an enumeration that is synchronized with the IANA ifType MIB . . .
 string OtherTypeDescription
A string that describes the type of ProtocolEndpoint when the Type property of this class (or any of its subclasses) is set to 1 (Other) . . .

Methods Summary
 uint32 RequestStateChange(RequestedState, REF Job, TimeoutPeriod)
Requests that the state of the element be changed to the value specified in the RequestedState parameter . . .
  Create(Instance, ResourceCreated)
Creates a new instance of this class
  Put(Instance)
Changes properties of the selected instance
  Get(Instance)
Gets the representation of the instance
  Delete()
Deletes an instance
  Pull(EnumerationContext, MaxElements)
Pulls instances of this class, following an Enumerate operation
  Enumerate()
Enumerates the instances of this class
  Release(EnumerationContext)
Releases an enumeration context
  Subscribe()
Subscribes to this resource (WS-Eventing)
  Unsubscribe()
Remove subscription to this resource (WS-Eventing)

Field Detail

CreationClassName Key

public string CreationClassName
General Information:
CreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified.

Qualifiers:
-------------
Key
MaxLen=256


SystemName Key

public string SystemName
General Information:
The Name of the scoping System.

Qualifiers:
-------------
Key
MaxLen=256
Propagated=CIM_System.Name


SystemCreationClassName Key

public string SystemCreationClassName
General Information:
The CreationClassName of the scoping System.

Qualifiers:
-------------
Key
MaxLen=256
Propagated=CIM_System.CreationClassName


ElementName

public string ElementName
General Information:
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information.
Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. Note that if there is an associated instance of CIM_EnabledLogicalElementCapabilities, restrictions on this properties may exist as defined in ElementNameMask and MaxElementNameLen properties defined in that class.

Qualifiers:
-------------
MaxLen=256


Caption

public string Caption
General Information:
The Caption property is a short textual description (one- line string) of the object.

Qualifiers:
-------------
MaxLen=64


InstallDate

public datetime InstallDate
General Information:
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed.

Qualifiers:
-------------
MappingStrings={MIF.DMTF|ComponentID|001.5}


StatusDescriptions

public string[] StatusDescriptions
General Information:
Strings describing the various OperationalStatus array values. For example, if "Stopping" is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus.

Qualifiers:
-------------
ArrayType=Indexed
ModelCorrespondence={CIM_ManagedSystemElement.OperationalStatus}
MaxLen=256


Status

public string Status
General Information:
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons:
1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped.
2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values.
3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus.

Qualifiers:
-------------
Deprecated={CIM_ManagedSystemElement.OperationalStatus}
ValueMap={OK, Error, Degraded, Unknown, Pred Fail, Starting, Stopping, Service, Stressed, NonRecover, No Contact, Lost Comm, Stopped}
MaxLen=10


HealthState

public uint16 HealthState
General Information:
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined:
"Non-recoverable Error" (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost.
"Critical Failure" (25) - The element is non-functional and recovery might not be possible.
"Major Failure" (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working.
"Minor Failure" (15) - All functionality is available but some might be degraded.
"Degraded/Warning" (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors.
"OK" (5) - The element is fully functional and is operating within normal operational parameters and without error.
"Unknown" (0) - The implementation cannot report on HealthState at this time.
DMTF has reserved the unused portion of the continuum for additional HealthStates in the future.

Qualifiers:
-------------
ValueMap={0, 5, 10, 15, 20, 25, 30, .., 32768..65535}
Values={Unknown, OK, Degraded/Warning, Minor failure, Major failure, Critical failure, Non-recoverable error, DMTF Reserved, Vendor Specific}


OtherEnabledState

public string OtherEnabledState
General Information:
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ("Other"). This property must be set to null when EnabledState is any value other than 1.

Qualifiers:
-------------
ModelCorrespondence={CIM_EnabledLogicalElement.EnabledState}
MaxLen=256


RequestedState

public uint16 RequestedState
General Information:
RequestedState is an integer enumeration that indicates the last requested or desired state for the element, irrespective of the mechanism through which it was requested. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ("Not Applicable"), then this property has no meaning. Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration.
"Unknown" (0) indicates the last requested state for the element is unknown.
Note that the value "No Change" (5) has been deprecated in lieu of indicating the last requested state is "Unknown" (0). If the last requested or desired state is unknown, RequestedState should have the value "Unknown" (0), but may have the value "No Change" (5).Offline (6) indicates that the element has been requested to transition to the Enabled but Offline EnabledState.
It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are "Reboot" (10) and "Reset" (11). Reboot refers to doing a "Shut Down" and then moving to an "Enabled" state. Reset indicates that the element is first "Disabled" and then "Enabled". The distinction between requesting "Shut Down" and "Disabled" should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests.

This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code.

If knowledge of the last RequestedState is not supported for the EnabledLogicalElement, the property shall be NULL or have the value 12 "Not Applicable".

Qualifiers:
-------------
ValueMap={0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, .., 32768..65535}
Values={Unknown, Enabled, Disabled, Shut Down, No Change, Offline, Test, Deferred, Quiesce, Reboot, Reset, Not Applicable, DMTF Reserved, Vendor Reserved}
ModelCorrespondence={CIM_EnabledLogicalElement.EnabledState}


EnabledDefault

public uint16 EnabledDefault
General Information:
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is "Enabled" (value=2).

Qualifiers:
-------------
Write
ValueMap={2, 3, 5, 6, 7, 9, .., 32768..65535}
Values={Enabled, Disabled, Not Applicable, Enabled but Offline, No Default, Quiesce, DMTF Reserved, Vendor Reserved}


Description

public string Description
General Information:


Qualifiers:
-------------
Override=Description
MappingStrings={MIB.IETF|IF-MIB.ifDescr}
MaxLen=256


OperationalStatus

public uint16[] OperationalStatus
General Information:


Qualifiers:
-------------
Override=OperationalStatus
MappingStrings={MIB.IETF|IF-MIB.ifOperStatus}


EnabledState

public uint16 EnabledState
General Information:


Qualifiers:
-------------
Override=EnabledState
MappingStrings={MIB.IETF|IF-MIB.ifAdminStatus}


TimeOfLastStateChange

public datetime TimeOfLastStateChange
General Information:


Qualifiers:
-------------
Override=TimeOfLastStateChange
MappingStrings={MIB.IETF|IF-MIB.ifLastChange}


Name Key

public string Name
General Information:
A string that identifies this ProtocolEndpoint with either a port or an interface on a device. To ensure uniqueness, the Name property should be prepended or appended with information from the Type or OtherTypeDescription properties. The method selected is described in the NameFormat property of this class.

Qualifiers:
-------------
Override=Name
MaxLen=256


NameFormat

public string NameFormat
General Information:
NameFormat contains the naming heuristic that is selected to ensure that the value of the Name property is unique. For example, you might choose to prepend the name of the port or interface with the Type of ProtocolEndpoint (for example, IPv4) of this instance followed by an underscore.

Qualifiers:
-------------
MaxLen=256


ProtocolType

public uint16 ProtocolType
General Information:
Note: This property is deprecated in lieu of the ProtocolIFType enumeration. This deprecation was done to have better alignment between the IF-MIB of the IETF and this CIM class.
Deprecated description: ProtocolType is an enumeration that provides information to categorize and classify different instances of this class. For most instances, information in this enumeration and the definition of the subclass overlap. However, there are several cases where a specific subclass of ProtocolEndpoint is not required (for example, there is no Fibre Channel subclass of ProtocolEndpoint). Therefore, this property is needed to define the type of Endpoint.

Qualifiers:
-------------
Deprecated={CIM_ProtocolEndpoint.ProtocolIFType}
ValueMap={0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27}
Values={Unknown, Other, IPv4, IPv6, IPX, AppleTalk, DECnet, SNA, CONP, CLNP, VINES, XNS, ATM, Frame Relay, Ethernet, TokenRing, FDDI, Infiniband, Fibre Channel, ISDN BRI Endpoint, ISDN B Channel Endpoint, ISDN D Channel Endpoint, IPv4/v6, BGP, OSPF, MPLS, UDP, TCP}
ModelCorrespondence={CIM_ProtocolEndpoint.OtherTypeDescription}


ProtocolIFType

public uint16 ProtocolIFType
General Information:
ProtocolIFType is an enumeration that is synchronized with the IANA ifType MIB. The ifType MIB is maintained at the URL, http://www.iana.org/assignments/ianaiftype-mib. Also, additional values defined by the DMTF are included. The property is used to categorize and classify instances of the ProtocolEndpoint class. Note that if the ProtocolIFType is set to 1 (Other), then the type information should be provided in the OtherTypeDescription string property.

Qualifiers:
-------------
ValueMap={0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225..4095, 4096, 4097, 4098, 4099, 4100, 4101, 4102, 4103, 4104, 4105, 4106, 4107, 4108, 4109, 4110, 4111, 4112, 4113, 4114, 4115, 4200, 4201, 4202, 4203, 4204, 4205, 4300, 4400, 4401, 4402, 4403, 4404, 4405, 4406, .., 32768..}
Values={Unknown, Other, Regular 1822, HDH 1822, DDN X.25, RFC877 X.25, Ethernet CSMA/CD, ISO 802.3 CSMA/CD, ISO 802.4 Token Bus, ISO 802.5 Token Ring, ISO 802.6 MAN, StarLAN, Proteon 10Mbit, Proteon 80Mbit, HyperChannel, FDDI, LAP-B, SDLC, DS1, E1, Basic ISDN, Primary ISDN, Proprietary Point-to-Point Serial, PPP, Software Loopback, EON, Ethernet 3Mbit, NSIP, SLIP, Ultra, DS3, SIP, Frame Relay, RS-232, Parallel, ARCNet, ARCNet Plus, ATM, MIO X.25, SONET, X.25 PLE, ISO 802.211c, LocalTalk, SMDS DXI, Frame Relay Service, V.35, HSSI, HIPPI, Modem, AAL5, SONET Path, SONET VT, SMDS ICIP, Proprietary Virtual/Internal, Proprietary Multiplexor, IEEE 802.12, Fibre Channel, HIPPI Interface, Frame Relay Interconnect, ATM Emulated LAN for 802.3, ATM Emulated LAN for 802.5, ATM Emulated Circuit, Fast Ethernet (100BaseT), ISDN, V.11, V.36, G703 at 64K, G703 at 2Mb, QLLC, Fast Ethernet 100BaseFX, Channel, IEEE 802.11, IBM 260/370 OEMI Channel, ESCON, Data Link Switching, ISDN S/T Interface, ISDN U Interface, LAP-D, IP Switch, Remote Source Route Bridging, ATM Logical, DS0, DS0 Bundle, BSC, Async, Combat Net Radio, ISO 802.5r DTR, Ext Pos Loc Report System, AppleTalk Remote Access Protocol, Proprietary Connectionless, ITU X.29 Host PAD, ITU X.3 Terminal PAD, Frame Relay MPI, ITU X.213, ADSL, RADSL, SDSL, VDSL, ISO 802.5 CRFP, Myrinet, Voice Receive and Transmit, Voice Foreign Exchange Office, Voice Foreign Exchange Service, Voice Encapsulation, Voice over IP, ATM DXI, ATM FUNI, ATM IMA, PPP Multilink Bundle, IP over CDLC, IP over CLAW, Stack to Stack, Virtual IP Address, MPC, IP over ATM, ISO 802.5j Fibre Token Ring, TDLC, Gigabit Ethernet, HDLC, LAP-F, V.37, X.25 MLP, X.25 Hunt Group, Transp HDLC, Interleave Channel, FAST Channel, IP (for APPN HPR in IP Networks), CATV MAC Layer, CATV Downstream, CATV Upstream, Avalon 12MPP Switch, Tunnel, Coffee, Circuit Emulation Service, ATM SubInterface, Layer 2 VLAN using 802.1Q, Layer 3 VLAN using IP, Layer 3 VLAN using IPX, Digital Power Line, Multimedia Mail over IP, DTM, DCN, IP Forwarding, MSDSL, IEEE 1394, IF-GSN/HIPPI-6400, DVB-RCC MAC Layer, DVB-RCC Downstream, DVB-RCC Upstream, ATM Virtual, MPLS Tunnel, SRP, Voice over ATM, Voice over Frame Relay, ISDL, Composite Link, SS7 Signaling Link, Proprietary P2P Wireless, Frame Forward, RFC1483 Multiprotocol over ATM, USB, IEEE 802.3ad Link Aggregate, BGP Policy Accounting, FRF .16 Multilink FR, H.323 Gatekeeper, H.323 Proxy, MPLS, Multi-Frequency Signaling Link, HDSL-2, S-HDSL, DS1 Facility Data Link, Packet over SONET/SDH, DVB-ASI Input, DVB-ASI Output, Power Line, Non Facility Associated Signaling, TR008, GR303 RDT, GR303 IDT, ISUP, Proprietary Wireless MAC Layer, Proprietary Wireless Downstream, Proprietary Wireless Upstream, HIPERLAN Type 2, Proprietary Broadband Wireless Access Point to Mulipoint, SONET Overhead Channel, Digital Wrapper Overhead Channel, ATM Adaptation Layer 2, Radio MAC, ATM Radio, Inter Machine Trunk, MVL DSL, Long Read DSL, Frame Relay DLCI Endpoint, ATM VCI Endpoint, Optical Channel, Optical Transport, Proprietary ATM, Voice over Cable, Infiniband, TE Link, Q.2931, Virtual Trunk Group, SIP Trunk Group, SIP Signaling, CATV Upstream Channel, Econet, FSAN 155Mb PON, FSAN 622Mb PON, Transparent Bridge, Line Group, Voice E&M Feature Group, Voice FGD EANA, Voice DID, MPEG Transport, 6To4, GTP, Paradyne EtherLoop 1, Paradyne EtherLoop 2, Optical Channel Group, HomePNA, GFP, ciscoISLvlan, actelisMetaLOOP, Fcip, IANA Reserved, IPv4, IPv6, IPv4/v6, IPX, DECnet, SNA, CONP, CLNP, VINES, XNS, ISDN B Channel Endpoint, ISDN D Channel Endpoint, BGP, OSPF, UDP, TCP, 802.11a, 802.11b, 802.11g, 802.11h, NFS, CIFS, DAFS, WebDAV, HTTP, FTP, NDMP, Telnet, SSH, SM CLP, SMTP, LDAP, RDP, HTTPS, DMTF Reserved, Vendor Reserved}
MappingStrings={MIB.IETF|IF-MIB.ifType}
ModelCorrespondence={CIM_ProtocolEndpoint.OtherTypeDescription}


OtherTypeDescription

public string OtherTypeDescription
General Information:
A string that describes the type of ProtocolEndpoint when the Type property of this class (or any of its subclasses) is set to 1 (Other). This property should be set to null when the Type property is any value other than 1.

Qualifiers:
-------------
MaxLen=64
ModelCorrespondence={CIM_ProtocolEndpoint.ProtocolType, CIM_ProtocolEndpoint.ProtocolIFType}


Method Detail

RequestStateChange

public uint32 RequestStateChange([IN]uint16 RequestedState, [OUT]REF CIM_ConcreteJob Job, [IN]datetime TimeoutPeriod)
Permission Information:
No permissions defined

General Information:
Requests that the state of the element be changed to the value specified in the RequestedState parameter. When the requested state change takes place, the EnabledState and RequestedState of the element will be the same. Invoking the RequestStateChange method multiple times could result in earlier requests being overwritten or lost.
A return code of 0 shall indicate the state change was successfully initiated.
A return code of 3 shall indicate that the state transition cannot complete within the interval specified by the TimeoutPeriod parameter.
A return code of 4096 (0x1000) shall indicate the state change was successfully initiated, a ConcreteJob has been created, and its reference returned in the output parameter Job. Any other return code indicates an error condition.

Qualifiers:
-------------
ValueMap={0, 1, 2, 3, 4, 5, 6, .., 4096, 4097, 4098, 4099, 4100..32767, 32768..65535}
Values={Completed with No Error, Not Supported, Unknown or Unspecified Error, Cannot complete within Timeout Period, Failed, Invalid Parameter, In Use, DMTF Reserved, Method Parameters Checked - Job Started, Invalid State Transition, Use of Timeout Parameter Not Supported, Busy, Method Reserved, Vendor Specific}
ModelCorrespondence={CIM_EnabledLogicalElement.RequestedState}


Parameters:
--------------
RequestedState
General Information:
The state requested for the element. This information will be placed into the RequestedState property of the instance if the return code of the RequestStateChange method is 0 ('Completed with No Error'), or 4096 (0x1000) ('Job Started'). Refer to the description of the EnabledState and RequestedState properties for the detailed explanations of the RequestedState values.

Qualifiers:
-------------
IN
ValueMap={2, 3, 4, 6, 7, 8, 9, 10, 11, .., 32768..65535}
Values={Enabled, Disabled, Shut Down, Offline, Test, Defer, Quiesce, Reboot, Reset, DMTF Reserved, Vendor Reserved}
ModelCorrespondence={CIM_EnabledLogicalElement.RequestedState}

Job
General Information:
May contain a reference to the ConcreteJob created to track the state transition initiated by the method invocation.

Qualifiers:
-------------
IN=false
OUT

TimeoutPeriod
General Information:
A timeout period that specifies the maximum amount of time that the client expects the transition to the new state to take. The interval format must be used to specify the TimeoutPeriod. A value of 0 or a null parameter indicates that the client has no time requirements for the transition.
If this property does not contain 0 or null and the implementation does not support this parameter, a return code of 'Use Of Timeout Parameter Not Supported' shall be returned.

Qualifiers:
-------------
IN



Create

public  Create([IN]CIM_ProtocolEndpoint Instance, [OUT] REF CIM_ProtocolEndpoint ResourceCreated)
Permission Information:
No permissions defined

General Information:
Creates a new instance of this class

Product Specific Usage:
The following properties must be included in any representation of CIM_ProtocolEndpoint:

CreationClassName
SystemName
SystemCreationClassName
Name


Put

public  Put([IN]CIM_ProtocolEndpoint Instance)
Permission Information:
No permissions defined

General Information:
Changes properties of the selected instance

Product Specific Usage:
The following properties must be included in any representation of CIM_ProtocolEndpoint:

CreationClassName
SystemName
SystemCreationClassName
Name


Get

public  Get([OUT]CIM_ProtocolEndpoint Instance)
Permission Information:
No permissions defined

General Information:
Gets the representation of the instance

Delete

public  Delete()
Permission Information:
No permissions defined

General Information:
Deletes an instance

Pull

public  Pull([IN]String EnumerationContext, [IN]String MaxElements)
Permission Information:
All users permitted to use method, only instances to whom the user has permissions will be returned

General Information:
Pulls instances of this class, following an Enumerate operation

Enumerate

public  Enumerate()
Permission Information:
All users permitted to use method

General Information:
Enumerates the instances of this class

Release

public  Release([IN]String EnumerationContext)
Permission Information:
All users permitted to use method

General Information:
Releases an enumeration context

Subscribe

public  Subscribe()
Permission Information:
No permissions defined

General Information:
Subscribes to this resource (WS-Eventing)

Unsubscribe

public  Unsubscribe()
Permission Information:
No permissions defined

General Information:
Remove subscription to this resource (WS-Eventing)

Copyright © 2006-2022, Intel Corporation. All rights reserved.