Difference between revisions of "NXSL:Interface"
Jump to navigation
Jump to search
(Created page with "Represents interface object. '''Attributes''' {| class="wikitable" |- ! Name !! Type !! Description |- | bridgePortNumber || uint32 || Bridge port number for this interface ...") |
|||
| Line 1: | Line 1: | ||
Represents interface object. | Represents interface object. | ||
'''Class Name''' | |||
Interface | |||
'''Attributes''' | '''Attributes''' | ||
Revision as of 21:06, 1 April 2012
Represents interface object.
Class Name
Interface
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 |