add bin/mib conf dual file

This commit is contained in:
2024-10-19 15:36:39 +08:00
parent 8feba9929d
commit 6156304aed
99 changed files with 66362 additions and 1 deletions

24
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