cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1298
Views
0
Helpful
0
Comments
TCC_2
Level 10
Level 10

Resolution

Perform these steps:

  1. Log into the Command Line Interface (CLI) as dsuser for each element.

    telnet localhost 8070
  2. Change context to log management.

    /nehost[log-mgmt]>context log-mgmt

    These are the options for log format or options:

    /nehost[log-mgmt]> log "-e" ["-s" [ ["-d" [ ["-m" [ ["-r" ] ["-filter" ] ["-t" ] [ "-l" I "-h" "-p" "-f" I "-syslog" "-priority"
     
  3. Execute this command under the log-mgmt context:

    /nehost[log-mgmt]> log -e snmp-alarm -l dslog -s "%h %t %r %s %b"

    This is the output:

    Configuration successful.
    log -e snmp-alarm -l dslog -s "%h %t %r %s %b"


    Note: Store the log file under each element or in the /opt/dynamicsoft/log directory.
     
  4. Execute this command to turn off specific SNMP alarms in the local log file:

    /nehost[log-mgmt]>no log -e snmp-alarm -l dslog -s "%h %t %r %s %b"

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: