TMS zl Management and Configuration Guide ST.1.2.100916

A-91
Command-Line Reference
Global Configuration Context
Syntax: [no] logging snmpv3 <IP address> user <username> auth [md5 | sha]
<authentication passphrase> privacy [aes | des] <privacy passphrase>
This command specifies the SNMPv3 user to which you are forwarding logs.
Replace < IP address> with IP address to which the module will forward logs.
Replace <username> with SNMPv3 user that the module will forward logs to.
Replace <authentication passphrase> with SNMPv3 users authentication pass-
phrase.
Replace <privacy passphrase> with SNMPv3 user’s privacy passphrase.
For example:
hostswitch(tms-module-<slot ID>:config)# logging snmpv3
enable
hostswitch(tms-module-<slot ID>:config)# logging snmpv3
172.16.2.37 manager auth md5 password privacy des password
logging syslog
To forward events to a syslog server, type the following commands:
Syntax: [no] logging syslog enable
This command enables SNMPv2 forwarding.
Syntax: [no] logging syslog <IP address> <port> facility <facility>
This command specifies the SNMPv2 community to which you are
forwarding logs.
Replace <IP address> with the IP address of the syslog server.
Replace <port> with port number that the syslog server uses.
Replace <facility> with the facility code that represents where the message
originates. Table A-25 shows the facility options.