MIB Viewer

ethernetInterfaceEnabled

OBJECT-TYPE
1.3.6.1.4.1.2.3.51.3.3.4.1.1.2
Access
read-write
Status
mandatory
Source
IMM-MIB
Sub-identifiers
0
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
INTEGER { interfaceDisabled(0), interfaceEnabled(1) }