Chapter 4 Function/System Settings and Display
4.3 Network Management > export enhanced-mib
ETERNUS CLI User’s Guide
Copyright 2015 FUJITSU LIMITED P2X0-1030-09ENZ0
503
export enhanced-mib
This command exports the enhanced MIB file in the system to an FTP server.
■ Syntax
■ Parameter
export enhanced-mib -port {maintenance|remote|fst} -server
server_name
-user
login_user_name
[-server-view {enable|disable}] [-version {v1|v2cv3}] [-dir
directory
] [-filename
filename
]
-port This parameter specifies the Ethernet port used to connect to the FTP server. For details, refer
to "1.11 Note for Specifying FTP Server" (page 31)
.
maintenance
MNT port
remote RMT port
fst FST port (not supported by the ETERNUS DX80 S2/DX90 S2)
-server This parameter specifies the ftp server name to store the enhanced MIB file. The server name
format is IPv4 standard notation (a base 256 "d.d.d.d" string), IPv6 address format, or a fully
qualified domain name.
Example: -server 192.168.1.20
Example: -server fd80::abd0:223:ad
Example: -server foo.bar
-user This parameter specifies the user account name for access to the FTP server. This command
displays an FTP server password prompt.
-server-view Optional. This parameter specifies whether a file defined for use by ServerView is included or
not. If this parameter is omitted, the file is not included.
enable The file defined for ServerView is included.
disable The file defined for ServerView is not included.
-version Optional. This parameter specifies the version of an exported MIB file by using the SNMP
version.
If omitted, the default value "v1" is used.
v1 SNMP version v1. (default)
v2cv3 SNMP version v2c or v3
-dir Optional. This parameter specifies the directory name on the FTP server where the MIB file is to
be stored. Since the file name cannot be specified within this string, use the "-filename"
parameter to specify the file name.