Difference between revisions of "NXSL:Interface"

Jump to navigation Jump to search
79 bytes removed ,  14:52, 25 January 2016
Specified attributes are inhereted from NetObj and fixed missing attributes
(Specified attributes are inhereted from NetObj and fixed missing attributes)
Line 8: Line 8:


'''Attributes'''
'''Attributes'''
Inherits all attributes of the [[NXSL:NetObj|NetObj class]].


{| class="wikitable"
{| class="wikitable"
Line 18: Line 20:
|-
|-
| bridgePortNumber || uint32 || Bridge port number for this interface
| bridgePortNumber || uint32 || Bridge port number for this interface
|-
| comments || string || Comments
|-
|-
| description || string || Interface description
| description || string || Interface description
Line 30: Line 30:
|-
|-
| flags || uint32 || Interface flags (bit mask)
| flags || uint32 || Interface flags (bit mask)
|-
| guid || string || Object's GUID
|-
| id || uint32 || Object's identifier
|-
|-
| ifIndex || int32 || Interface index
| ifIndex || int32 || Interface index
Line 46: Line 42:
|-
|-
| isPhysicalPort || boolean  || TRUE if this interface object represents physical port
| isPhysicalPort || boolean  || TRUE if this interface object represents physical port
|-
| ipAddr || string || IP address
|-
|-
| ipNetMask || string || IP network mask
| ipNetMask || string || IP network mask
Line 69: Line 63:
| slot|| int32 || Slot number
| slot|| int32 || Slot number
|-
|-
| status || int32 || Object status
| speed || uint64 || Speed of the interface
|-
|-
| zone || object ([[NXSL:Zone|Zone]]) || Zone object ('''null''' if zoning is disabled)
| zone || object ([[NXSL:Zone|Zone]]) || Zone object ('''null''' if zoning is disabled)
184

edits

Navigation menu