Specifications
13-6 snmp Commands
Examples
ThefollowingexampleforwardstrapshavingtheCriticallevelofseverity.
EWC.enterasys.com:snmp# severity 2
13.11 show
UsetheshowcommandintheSNMPcontexttodisplayallSNMPconfigurationinformationor
justinformationaboutconfiguredSNMPv3users.
Syntax
show [user]
Parameters
Examples
ThefollowingexamplelistsonlytheSNMPv3users,whenintheSNMPcontext.
EWC.enterasys.com:snmp# show user
User Authentication ProtocolAuth ProtocolPriv Enabled
test1 noauthnopriv none none False
Referto“user”onpage 13‐7fordescriptionsofthevaluesinthevariouscolumnsofthisoutput.
13.12 trap-manager-v1v2
Usethetrap‐manager‐v1v2commandtoidentifyeithertheprimaryorsecondarymachine
monitoringSNMPv1/v2trapsbyIPaddress.
Syntax
trap-manager-v1v2 <1-2> (<IP Address>| delete)
Parameters
Examples
Thefollowingexamplespecifies theIPaddressoftheprimarymachinemonitoringSNMPv1/v2
traps.
EWC.enterasys.com:snmp# trap-manager-v1v2 1 192.168.1.5
ThefollowingexampledeletesthesecondarymachinemonitoringSNMPv1/v2traps.
EWC.enterasys.com:snmp# trap-manager-v1v2 2 delete
user Displayonlyconfiguredusers.
<1‐2> IdentifiestheprimaryorsecondarymachinemonitoringSNMPv1/v2
traps
<IPAddress> SpecifiestheIPaddressofthemachinemonitoringSNMPv1/v2traps
delete Deletethespecifiedtrapmanager.