
100
Default level
3: Manage level
Parameters
compatible
: Specifies the MIB style of the device as
H3C
compatible
, which means sysOID of the device
is located under the H3C enterprise ID 25506, and private MIB is located under the enterprise ID 2011.
new
: Specifies the MIB style of the device as
H3C
new
, which means both sysOID and private MIB of the
device are located under the H3C enterprise ID 25506.
Description
Use the
mib-style
command to set the MIB style of the device.
By default, the MIB style of the device is
new
.
The configuration takes effect only when the device reboots.
Examples
# Change the MIB style of the device to
compatible
.
<Sysname> system-view
[Sysname] mib-style compatible
[Sysname] quit
<Sysname> display mib-style
Current MIB style: new
Next reboot MIB style: compatible
<Sysname> reboot