Home | Trees | Indices | Help |
|
---|
|
This class represents hardware property of the network interface.
The property is associated with physical hardware; for example, a hardware slot or port location of the interface. It is retrieved only once from the NetworkElement, because it is not changed during the life of the session.
Instance Methods | |||
|
|||
Inherited from |
Instance Variables | |
int
|
port = -1 The physical Port location of the logical interface if applicable. |
str
|
short_name The interface's short name |
int
|
speed The interface speed |
int
|
subif_id If the interface is a logical sub-interface it will have this ID |
Properties | |
Inherited from |
Method Details |
Constructor of InterfaceProperty class.
|
Instance Variable Details |
portThe physical Port location of the logical interface if applicable. This API is currently deprecated as the underlying platform is not correctly returning the port info that matches with the port in the interface name
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 18 09:17:29 2014 | http://epydoc.sourceforge.net |