OperStatus
|
Read-only field that indicates the current operational state of the interface.
Possible state values are:
If the AdminState field is set to disable or the management port has a link down status, then the OperStatus field displays link-fail. If the AdminState field is changed to enabled, then the OperStatus field changes to link-pass if the interface is ready to transmit and receive network traffic. It remains in the down state only if there is a fault that prevents it from going to the up state.
|
OperSpeedDuplex
|
Read-only field that indicates the port's current duplex value. If the AdminState field is set to disable or the management port has a link down status, then the OperSpeedDuplex field displays other.
|
AdminState
|
Sets the port's administrative status value to either of the following states:
When a managed system initializes, all interfaces start with AdminState in the enabled state. As a result of either explicit management action or per configuration information retained by the managed system, AdminState is then changed to the disabled state.
|
AdminSpeedDuplex
|
Sets the port's duplex value (half-duplex or full-duplex mode).
Possible duplex values are:
- auto -- sets the port to Autonegotiation mode.
- 10Mbps-Half -- sets the port to operate at 10 Mb/s in half-duplex mode.
- 10Mbps-Full -- sets the port to operate at 10 Mb/s in full-duplex mode.
- 100Mbps-Half -- sets the port to operate at 100 Mb/s in half-duplex mode.
- 100Mbps-Full -- sets the port to operate at 100 Mb/s in full-duplex mode.
|
LinkUpDownTrapEnable
|
Sets the interface to generate (enabled) or not generate (disabled) link Up/link Down traps for this interface.
|