Snmp cli usage, Figure 5, Configuring snmpv3 user/traps – Dell POWEREDGE M1000E User Manual

Page 28

Advertising
background image

10

Fabric OS MIB Reference

53-1001768-01

Loading Brocade MIBs

1

FIGURE 5

Brocade SNMP MIB dependencies and advised installation order

SNMP CLI usage

An example of the SNMPv3 User/Traps configuration is provided below.

Configuring SNMPv3 user/traps

1. Create user on switch in non-VF Context using CLI userconfig, with the required role.

switch:admin> userconfig --add fa_adm -r fabricadmin -h0 -a 0-255

Setting initial password for fa_adm

Enter new password:********

Re-type new password:********

Account fa_adm has been successfully added.

switch:admin>

Create user on switch in VF Context using CLI userconfig, with the required role.

switch:admin> userconfig --add sa_user -r switchadmin -l 1-128 -h1 -c admin

Setting initial password for sa_user

Enter new password:********

Re-type new password:********

Account sa_user has been successfully added.

switch:admin>

2. Create the SNMPv3 user as shown below.

DCX_54:root> snmpconfig --set snmpv3

SNMP Informs Enabled (true, t, false, f): [false] t

SNMPv3 user configuration(snmp user not configured in FOS user database will

have physical AD and admin role as the default):

User (rw): [snmpadmin1]

Auth Protocol [MD5(1)/SHA(2)/noAuth(3)]: (1..3) [3]

Priv Protocol [DES(1)/noPriv(2)/3DES(3)/AES128(4)/AES192(5)/AES256(6)]):

(2..2) [2]

Engine ID: [0:0:0:0:0:0:0:0:0] 80:00:05:23:01:0A:23:34:21

User (rw): [snmpadmin2]

Auth Protocol [MD5(1)/SHA(2)/noAuth(3)]: (1..3) [3] 1

New Auth Passwd:

Verify Auth Passwd:

Priv Protocol [DES(1)/noPriv(2)/3DES(3)/AES128(4)/AES192(5)/AES256(6)]):

(1..6) [2] 1

NOTE

FA_v3_0.mib obsoletes the use of the connUnitPortStatFabricTable used in the FA_v2_2.mib.
FA_v3_0.mib now uses the connUnitPortStatTable for port statistics. The FA_v3_0.mib and the
FA_v2_2.mib cannot be loaded concurrently on the same SNMP management system.

The FE_RFC2837.mib and the FE_EXP.mib can be loaded concurrently on the same SNMP
management system. The FE_EXP.mib was listed in the experimental OID section. The
FE_RFC2837.mib has subsequently been ratified by the standards organizations.

All versions of Fabric OS support SNMPv1. Fabric OS v5.0.1 support SNMPv3-USM (snmpUsmMIB)
MIB. Fabric OS version 5.3.0 supports the FCIP MIB and ifXtable.

Advertising