acBoard
MODULE-IDENTITY
1.3.6.1.4.1.5003.9.10.1
Description
AudioCodes Proprietary MIB Contains The managed objects of AudioCodes systems. Through this MIB, the User can set up the board configuration parameters, reset the board, and monitor the board's operational robustness and quality of service during run-time. This MIB has the following Groups: boardConfiguration boardInformation channelConfiguration channelStatus notifications reset boardConfiguration: When The user Get Parameter from most of sub-groups in boardConfiguration group, he gets the value that should be burned to the board after the next Remote Reset. He can Set new values to many parameters, and these values will burned to the board after the next remote Reset In the sub-group mGCPDefaultChannelSettings the parameters are the actual parameters, that will take place when opening channel. (Reset is not needed for that sub-group). BoardInformation: Contains Read-only parameters like: board name, serial number, number of channels, software version. ChannelConfiguration: Read-only Parameters to see the configuratin of each channel: voice settings, fax settings, etc. ChannelStatus: Read-only parameters about the status of channel, like: Is the channle active, is it in Silence Period, is it in Fax mode, ON/Off hook, etc. This group contains also counters: packets to DSP, errors, lost packets, underruns, etc. Notifications: In this version, the notification we have are: acEvBoardStarted, and acEvResetingBoard. The board should send these notifications to its manager that the user defined in INI file with the parameter: NMPManagerIP = (IP address). Reset: To remote reset the board, the user should set an integer value to the parameter remoteReset. Then he should get the trap acEvResettingBoard. Note: Before Reset, The current boardConfiguration parameters will be burned to the board. The user should not use INI file, if he wants these parameters to take place. To set the default values, the user should set an integer value to the parameter acSetDefaults.