Start
Type the following command and press Enter:
/usr/lpp/dirTalk/tools/DTsnmpd.cfg
Enter the root password when requested.
DTsnmpd.cfg is about to add/replace Blueworx Voice Response entries in
/etc/snmpdv3.conf and /etc/snmpd.peers. Existing
versions will be saved as /etc/snmpdv3.conf.save and
/etc/snmpd.peers.save
Optionally, you can completely rebuild /etc/mib.defs from the MIB definitions in /usr/samples/snmpd, but only if these samples and the MIB compiler (mosy) are installed. This should not normally be necessary.
smux 1.3.6.1.4.1.2.6.30 "directTalk6000" # Added by DTsnmpd.cfg
refresh -s snmpd
If you are using SNMP to control Blueworx Voice Response remotely, as described in the Blueworx Voice Response for AIX: Managing and Monitoring the System information and to run any of the snmpinfo set commands, you must have write access to certain MIB definitions.
To set up the correct writeView for VACM_ACCESS.
ls -l /usr/sbin/snmpdIf the file is linked to snmpdv3ne, version 3 is in use and the correct configuration file is therefore /etc/snmpdv3.conf.
#VACM_ACCESS groupName contextPrefix contextMatch securityLevel securityModel readView writeView notifyView storageType
VACM_ACCESS group1 - - noAuthNoPriv SNMPv1 defaultView - defaultView -
Change the - to defaultView to grant the write permission as shown below:
#VACM_ACCESS groupName contextPrefix contextMatch securityLevel securityModel readView writeView notifyView storageType
VACM_ACCESS group1 - - noAuthNoPriv SNMPv1 defaultView defaultView defaultView -
stopsrc -s snmpd startsrc -s snmpd
Use your editor to open the rc.dirTalk file in the /etc directory.
#/usr/lpp/dirTalk/tools/vae.setenv
#/usr/lpp/dirTalk/sw/bin/DTSNMPD_START
Use the ftp command or Network File System (NFS) to transfer the dtsnmpd.my file, or write the file to diskette or tape from the Blueworx Voice Response system and restore it to the appropriate directory on the system on which the system-management application is to run.
Blueworx Voice Response's SNMP support is now installed.