Network:getConfig
Method
Purpose
This method (on HP-UX) returns network configuration information similar to that returned by ifconfig
.
Type
Synchronous, IMPACT_INFO.
Arguments
Name |
Type |
Description |
Interface Name |
String |
Name of the network interface |
Returns
Name |
Type |
Description |
Interface Name |
String |
Name of the network interface. Table is indexed on Interface Name. |
Network Address |
String |
Network Address in dotted format, 32 bit Value |
Broadcast Address |
String |
Broadcast address for the interface |
Network Mask |
String |
Network mask for the interface |