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
35
2. Add SNMP group access with security level of noAuthNoPriv for SNMPv2 with write
restrict assigned to the MIB view ‘private_restrict’ create in step A above:
ERS-8610:5# config snmp-v3 group-access create no_private "" snmpv2
noAuthNoPriv
ERS-8610-C:5# config snmp-v3 group-access view no_private "" snmpv2
noAuthNoPriv read org write private_restrict notify org
C) Create a new SNMP group member named “private” for SNMPv1/2 and add group
access “no_private” created in step 2 above
1. In this example, we will add a new MIB view named ‘private’ to exclude access to the
SNMP Private MIB
ERS-8610:5# config snmp-v3 group-member create private snmpv1
no_private
ERS-8610:5# config snmp-v3 group-member create private snmpv2
no_private
D) Create a new SNMP community named ‘forth’ with a community name of
‘no_private_comm’ and add group member ‘private’ created in step C above:
1. Assign to usm group ‘group_1’ read view to ‘org and write MIB view to ‘private’:
ERS-8610:5# config snmp-v3 community create forth no_private_comm
private