NXSL:Interface
Represents interface object.
Attributes
| Name | Type | Description |
|---|---|---|
| bridgePortNumber | uint32 | Bridge port number for this interface |
| comments | string | Comments |
| description | string | Interface description |
| id | uint32 | Object identifier |
| ifIndex | int32 | Interface index |
| ifType | int32 | Interface type |
| isExcludedFromTopology | boolean | TRUE if this interface excluded from network topology |
| isLoopback | boolean | TRUE if this interface is a loopback |
| isManuallyCreated | boolean | TRUE if this interface object was created manually by NetXMS administrator |
| isPhysicalPort | boolean | TRUE if this interface object represents physical port |
| ipAddr | string | IP address |
| ipNetMask | string | IP network mask |
| name | string | Object name |
| status | int32 | Object status |