add: omc bin & conf & mib
This commit is contained in:
24
omc/bin/conf/raid.conf
Normal file
24
omc/bin/conf/raid.conf
Normal file
@@ -0,0 +1,24 @@
|
||||
[Global]
|
||||
# Function Enable Flag, Value = [On/Off]
|
||||
EnableFlag=On
|
||||
|
||||
# The Port of the server SNMP for the RAID service
|
||||
ServerSNMPPort=161
|
||||
|
||||
# The System Type, Value = [MCSS/MCMS]
|
||||
SystemType=MCSS
|
||||
|
||||
# This is a table to configure the remote server which need check RAID
|
||||
# ServerName, Value = [MSS/EMS/VMS/MCMS]
|
||||
# ServerType, Value = [Intel/Dell]
|
||||
# CheckFlag, Value = [On/Off]
|
||||
# ------------------------------------------
|
||||
# ServerName ServerType CheckFlag
|
||||
[MCSS Server]
|
||||
EMS,Intel,On
|
||||
MSS,Intel,On
|
||||
VMS,Intel,On
|
||||
RCM,Intel,On
|
||||
[MCMS Server]
|
||||
MCMS,Intel,On
|
||||
|
||||
Reference in New Issue
Block a user