ethernetInterfaceEnabled
IMM-MIB ·
.1.3.6.1.4.1.2.3.51.3.3.4.1.1.2
Object
scalar
mandatory
r/w
Enumeration
Disable or enable the interface.
Note: To alter any of the configuration settings for the ethernet
interface the following procedure should be used:
(1)This object should be written with 'interfaceDisabled'
(2)Make the modifications to other settings
(3)This object should be written with 'interfaceEnabled'
(4)Restart the remote supervisor adapter
Also note that when this object has a value of interfaceEnabled
the following is verifed, if this verification fails a error
response will be returned for the set of this object and the
ethernet interface will be left in a disabled state.
(1)Is the range for the MTU between 60-1500
(2)Are the speed settings one of 10Mb, 100Mb, AUTO
(3)Are the speed settings one of Half, Full, AUTO
(4)If DHCP is disabled then is there a valid IP address
Context
- MIB
- IMM-MIB
- OID
.1.3.6.1.4.1.2.3.51.3.3.4.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- ethernetInterface
- Siblings
- 15
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | interfaceDisabled |
1 | interfaceEnabled |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ethernetInterfaceType mandatory The type of interface. Indicates 'Ethernet-1'. | scalar | OctetString | .1.3.6.1.4.1.2.3.51.3.3.4.1.1.1 |
| ethernetInterfaceGatewayIPAddress mandatory Contains the IP address of the gateway/router for the ethernet
interface. | scalar | RFC1155-SMIIpAddress | .1.3.6.1.4.1.2.3.51.3.3.4.1.1.10 |
| ethernetInterfaceBIA mandatory Specifies the burned-in MAC (BIA) address. | scalar | OctetString | .1.3.6.1.4.1.2.3.51.3.3.4.1.1.11 |
| ethernetInterfaceMTU mandatory Contains the Maximum Transmission Unit(MTU) for the ethernet
interface | scalar | Integer32 | .1.3.6.1.4.1.2.3.51.3.3.4.1.1.12 |
| ethernetInterfaceSubnetMask mandatory Contains the Subnet Mask for the ethernet
interface | scalar | RFC1155-SMIIpAddress | .1.3.6.1.4.1.2.3.51.3.3.4.1.1.13 |
| dhcpEthernetInterface | node | - | .1.3.6.1.4.1.2.3.51.3.3.4.1.1.14 |
| ethernetInterfaceVlan mandatory If this is enabled, assign VLAN ID needs to be assigned.
NOTE: This is not supported on blades. | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.3.3.4.1.1.15 |
| ethernetInterfaceVlanID mandatory Contains the VLAN ID for the ethernet interface.
NOTE: This is not supported in blades. | scalar | Integer32 | .1.3.6.1.4.1.2.3.51.3.3.4.1.1.16 |
| ethernetInterfaceHostName mandatory Contains the 64 byte null terminated DNS host name for this
interface. | scalar | OctetString | .1.3.6.1.4.1.2.3.51.3.3.4.1.1.3 |
| ethernetInterfaceIPAddress mandatory Contains the IP address for the ethernet interface. | scalar | RFC1155-SMIIpAddress | .1.3.6.1.4.1.2.3.51.3.3.4.1.1.4 |
| ethernetInterfaceAutoNegotiate mandatory If this is enabled, then we should ignore Speed/Duplex. | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.3.3.4.1.1.5 |
| ethernetInterfaceDataRate mandatory Specifies the data transfer rate to be used over the ethernet
interface 10Mb/100Mb/Auto. Note that the value of this variable
is ignored if ethernetInterfaceAutoNegotiate is set … | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.3.3.4.1.1.6 |
| ethernetInterfaceDuplexSetting mandatory Specifies the duplex settings for the data transfer rate to be used over
the ethernet interface Half/Full/Auto. | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.3.3.4.1.1.7 |
| ethernetInterfaceLAA mandatory Specifies the locally administered MAC address. The locally administered
address must be a hexadecimal value between 000000000000 - FFFFFFFFFFFF. This
value must be in the form… | scalar | OctetString | .1.3.6.1.4.1.2.3.51.3.3.4.1.1.8 |
| ethernetInterfaceDhcpEnabled mandatory Disable or enable DHCP on this interface. | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.3.3.4.1.1.9 |