Snmp V3 Configuration Examples; Simple Snmp V3 Configuration; More Detailed Snmp V3 Configuration - Dell PowerConnect B-FCXs Configuration Manual

Powerconnect b-series fcx
Hide thumbs Also See for PowerConnect B-FCXs:
Table of Contents

Advertisement

Varbind object Identifier
1. 3. 6. 1. 6. 3. 15. 1. 1. 3. 0
1. 3. 6. 1. 6. 3. 15. 1. 1. 4. 0
1. 3. 6. 1. 6. 3. 15. 1. 1. 5. 0
1. 3. 6. 1. 6. 3. 15. 1. 1. 6. 0

SNMP v3 Configuration examples

The following sections present examples of how to configure SNMP v3.

Simple SNMP v3 configuration

PowerConnect(config)#snmp-s group admingrp v3 priv read all write all notify all
PowerConnect(config)#snmp-s user adminuser admingrp v3 auth md5 <auth password>
priv <privacy password>
PowerConnect(config)#snmp-s host <dest-ip> version v3 privacy adminuser

More detailed SNMP v3 configuration

PowerConnect(config)#snmp-server view internet internet included
PowerConnect(config)#snmp-server view system system included
PowerConnect(config)#snmp-server community ..... ro
PowerConnect(config)#snmp-server community ..... rw
PowerConnect(config)#snmp-server contact isc-operations
PowerConnect(config)#snmp-server location sdh-pillbox
PowerConnect(config)#snmp-server host 128.91.255.32 .....
PowerConnect(config)#snmp-server group ops v3 priv read internet write system
PowerConnect(config)#snmp-server group admin v3 priv read internet write internet
PowerConnect(config)#snmp-server group restricted v3 priv read internet
PowerConnect(config)#snmp-server user ops ops v3 encrypted auth md5
ab8e9cd6d46e7a270b8c9549d92a069 priv encrypted des
0e1b153303b6188089411447dbc32de
PowerConnect(config)#snmp-server user admin admin v3 encrypted auth md5
0d8a2123f91bfbd8695fef16a6f4207b priv encrypted des
18e0cf359fce4fcd60df19c2b6515448
PowerConnect(config)#snmp-server user restricted restricted v3 encrypted auth md5
261fd8f56a3ad51c8bcec1e4609f54dc priv encrypted des
d32e66152f89de9b2e0cb17a65595f43
PowerConnect B-Series FCX Configuration Guide
53-1002266-01
SNMP v3 Configuration examples
Description
Unknown user name. This varbind may also be generated:
If the configured ACL for this user filters out this packet.
If the group associated with the user is unknown.
Unknown engine ID. The value of this varbind would be the correct
authoritative engineID that should be used.
Wrong digest.
Decryption error.
40
1379

Advertisement

Table of Contents
loading

Table of Contents