Attributes for IP endpoint lists some key attributes for IP endpoint.
Attribute |
Description |
Allowed values |
---|---|---|
Address |
IP address of this IP endpoint; for example: 1.1.1.1 |
String |
DisplayName |
Name, as shown in the Global Console, of this IP endpoint; for example: 1.1.1.1 [vmwarewlan.corp.vmware.com] |
String |
InterfaceAdminStatus |
Reflects the current administrative status of the interface underlying this IP endpoint:
When the value of the interface’s InterfaceAdminStatus is UP, the value of InterfaceOperStatus determines the state of the interface. Otherwise, the value of InterfaceAdminStatus determines the state of the interface. |
Enum:
|
InterfaceMode |
Indicates the intended purpose of the interface underlying this IP endpoint: normal, backup, or dial-on-demand. |
Enum:
|
InterfaceName |
Name, as shown in the Global Console, of the interface underlying this IP endpoint; for example: IF-vmwarewlan.corp.vmware.com/46 [ge-1/2/0.511] [1.1.1.1] |
String |
InterfaceOperStatus |
Reflects the current operational status of the interface underlying this IP endpoint:
|
Enum:
|
InterfaceType |
Type of interface underlying this IP endpoint, distinguished according to the physical/link protocols immediately “below” the network layer in the protocol stack. |
Enum: ATMFUNI ARCNET SONET HIPPI MODEM V36 IEEE1394 IFGSN ATMVIRTUAL
Note:
The configuration file InterfaceType.conf has the exhaustive list of allowed values. The configuration file is located at:BASEDIR/smarts/conf/discovery |
RoundTripTime |
Reflects the latency (in ms) observed during the last poll by the instrumentation. IP objects are typically instrumented using the ICMP (ping) protocol. |
Integer |
MaximumLatency |
A non-zero value that sets the time (in ms) for ICMP request/response pair. If any pair takes longer than that (but does not time out), it will generate the IP::SlowResponseTime event. |
Integer |
IPStatus |
Reflects the current state of this IP endpoint as reported by the instrumentation:
Note:
IP objects are typically instrumented using the ICMP (ping) protocol.
|
Enum:
|
IsInterfaceInstrumented |
TRUE if "IP LayeredOver Interface" is instrumented. |
Boolean: TRUE, FALSE |
Name |
Name, as known in the modeled topology, of this IP endpoint; for example: IP-1.1.1.1 |
String |
Netmask |
Network mask for this IP endpoint; for example: 255.255.255.252 |
String |
NetworkNumber |
Network number (computed from the Address and Netmask values) for this endpoint; for example: 1.1.1.0 |
String |
Responsive |
TRUE if this IP endpoint is responding to ICMP pings. (FALSE if this IP endpoint is not responding to ICMP pings.) |
Boolean: TRUE, FALSE |
Status |
Current status of this IP endpoint. |
Enum:
|
SystemName |
Name of the system hosting this IP endpoint; for example: wpl01-07m01-gw01.isus.vmware.com |
String |
SystemType |
Type of system hosting this IP endpoint; for example: OTHER |
Enum:
|