Cisco Headend System Release 2.7 Installation Guide

Page of 102
 
 
Restore the SNMP Configuration Data 
78-4021167-01 Rev D 
61 
 
4  Follow these instructions to update the engine ID. 
a  As root user in another xterm window on the RNCS, type  
grep usmUser  /var/sma_snmp/snmpd.conf and press Enter. SNMP 
configuration data, including the hexadecimal engine ID, appears. 
Note:  The first hexadecimal number after usmUser 1 3 in the second entry 
returned in the results from the previous set is the SNMPv3 engine ID. 
Example:  0x800007e580744f551d000000004aae8371 
b  Update the engine ID in the snmpd.conf SNMPv3 trap destination with the 
engine ID found in step 4 a. 
Example:  trapsess -e 0x800007e580744f551d000000004aae8371 -v 3 -u 
snmpUser -a MD5 -A "I Can Read" -l authNoPriv 172.40.90.1:162 
c  Save and close the snmpd.conf file; then go to step 5. 
5  Did you make any modifications to the /etc/sma/snmp/snmpd.conf file?  
 
If yes, follow these instructions.  
a  Type svcadm -v disable -st sma and press Enter to stop the SMA service. 
b  Type svcadm -v enable -s sma and press Enter to restart the SMA service. 
c  Type svcs -x sma and press Enter to verify that the SMA service started. 
Example:  You should see output similar to the following example: 
svc:/application/management/sma:default (net-snmp SNMP daemon) 
 State: online since Fri Sep 18 16:53:03 2009 
   See: snmpd(1M) 
   See: /var/svc/log/application-management-sma:default.log 
Impact: None
 
d  Type svcadm -v disable fmd and press Enter to stop the Fault 
Management daemon. 
e  Type svcadm -v enable -s fmd and press Enter to restart the Fault 
Management daemon. The system displays the following message; then 
the command prompt appears once the Fault Management service has 
started. 
svc:/system/fmd:default enabled 
Note:  It may take more than 30 seconds for the service to start. 
f  Type svcs -xv fmd and press Enter to verify that the Fault Management 
service started successfully. 
Example:  You should see output similar to the following example: 
svc:/system/fmd:default (Solaris Fault Manager) 
 State: online since Fri Sep 18 16:46:29 2009 
   See: man -M /usr/share/man -s 1M fmd 
   See: /var/svc/log/system-fmd:default.log 
Impact: None
 
 
If no, go to step 6.