Nortel Networks 8600 Power Supply User Manual


 
SNMP for ERS 8600 TCG v2.1 NN48500-564
Nortel Confidential Information Copyright © 2008 Nortel Networks. All Rights Reserved.
External Distribution
17
3.3.5 Creating or Deleting Trap Receivers with Software Release 3.7 or 4.1
With software release 3.7 or 4.1, you create trap receivers by creating SNMP-v3 trap notifications
and then specifying the target address where you wish to send the notifications along with
specific target parameters.
By default, the ERS8600 has a default trap notification of “trapTag”. You can use this default
notification when setting up the SNMP trap target address or if you wish, you can create a new
trap notification using the following command:
ERS-8606:5# config snmp-v3 notify ?
Sub-Context:
Current Context:
create <Notify Name> [tag <value>] [type <value>]
delete <Notify Name>
info
tag <Notify Name> new-tag <value>
type <Notify Name> new-type <value>
For example, to create a new trap notification named “Trap2” with a tag value of “Trap2”, please
enter the following command
ERS-8606:5# config snmp-v3 notify create Trap2 tag trapTag2 type trap
You can view the notification table by using the following command:
ERS-8606:5# show snmp-v3 notify info
===========================================================================
Notify Configuration
===========================================================================
Notify Name Tag Type
---------------------------------------------------------------------------
Inform informTag inform
Trap trapTag trap
Trap2 trapTag2 trap
The SNMP target address is configured using the following command:
ERS-8606:5# config snmp-v3 target-addr ?
Sub-Context:
Current Context:
create <Target Name> <Ip addr:port> <Target parm> [timeout
<value>] [retry <value>] [taglist <value>] [mask <value>] [mms <value>]
delete <Target Name>
info
address <Target Name> new-addr <value>
mask <Target Name> new-mask <value>
mms <Target Name> new-mms <value>
parms <Target Name> new-parms <value>
retry <Target Name> new-retry <value>
taglist <Target Name> new-taglist <value>
timeout <Target Name> new-timeout <value>