character | Address
Address that this protocol endpoint represents, for example, 171.79.6.40 or FE:ED:FE:ED:00:11. The address format, such as IP, IPX, or Ethernet, depends on the ProtocolType value. It can be further refined in subclasses. For example, in BMC_IPEndpoint, this value is formatted according to the convention specified in the AddressType attribute. |
integer | ProtocolType
Type of endpoint. Often, information in this attribute and a subclass overlap. However, when this class is used to represent an endpoint (for example, no subclass exists for fiber channel endpoints), this attribute is needed to categorize the end point. Values are Unknown (0), Other (1), IPv4 (2), IPv6 (3), IPX (4), AppleTalk (5), DECnet (6), SNA (7), CONP (8), CLNP (9), VINES (10), XNS (11), ATM (12), Frame Relay (13), Ethernet (14), TokenRing (15), FDDI (16), Infiniband (17), Fibre Channel (18), ISDN BRI Endpoint (19), ISDN B Channel Endpoint (20), ISDN D Channel Endpoint (21), IPv4/v6 (22), BGP (23), OSPF (24), MPLS (25), UDP (26), and TCP (27). No default value. |