Specifications
Enterasys Wireless Controller Software CLI Reference Guide 13-7
13.13 trap-manager-v3
Usethetrap‐manager‐v3commandtoidentifyeithertheprimaryorsecondarymachine
monitoringSNMPv3trapsby IPaddress.
Syntax
trap-manager-v3 (1|2) (A.B.C.D user <username> | delete)
Parameters
Examples
ThefollowingexamplespecifiestheIPaddressoftheprimarymachinemonitoringSNMPv3traps
andtheSNMPv3user“admin.”
EWC.enterasys.com:snmp# trap-manager-v3 1 192.168.1.5 user admin
Thefollowingexampledeletestheprimarytrapmanagerconfiguredinthepreviousexample.
EWC.enterasys.com:snmp# trap-manager-v3 1 delete
13.14 user
UsetheusercommandtoconfigureSNMPv3usersandsecurity.
Syntax
user <username> security (noAuthNoPriv | authNoPriv (md5|sha) <authpassword> |
authPriv (md5|sha) <authpassword> des <privpassword>)
user <username> disable|enable
user <username> delete
Parameters
<1‐2> IdentifiestheprimaryorsecondarymachinemonitoringSNMPv3
traps
<A.B.C.D> Specifiesthe IPaddressofthemachinemonitoringSNMPv3traps
user<username> SpecifiestheSNMPv3usertoconfigureforusewithSNMPv3traps
<username> Specifiesthe SNMPv3usertoconfigureforusewithSNMPv3traps
security(noAuthNoPriv|
authNoPriv|authPriv)
Specifiesthesecurityoptionstousewiththi sSNMPv3user
(Noauthnopriv,Authnopriv,orAuthpriv)
md5|sha Specifiestheauthenticationprotocoltousewhensecuritylevelis
settoauthNoPrivorauthPriv.
<authpassword>des Specifiestheauthenticationpassword
andtheDESprotocoltouse
whensecuritylevelissettoauthNoPrivorauthPriv.DESmustbe
usedwhenthesecuritylevelissettoauthPriv.
<privpassword> Specifiestheprivacypasswordtousewhensecuritylevelissetto
authPriv.
enable|disable Enablesordisablesanexistinguser
delete Deletesanexistinguser