add: omc bin & conf & mib

This commit is contained in:
2024-03-19 14:20:41 +08:00
parent f24411386d
commit 9d4009aaca
115 changed files with 66216 additions and 1 deletions

24
omc/bin/conf/raid.conf Normal file
View 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