SNMP
7450 ESS System Mangement Guide Page 309
src-host
Syntax src-host host-name address ip-address
no src-host host-name
Context config>system>security>snmp>src-access-list
Description This command is used to configure a source IP address entry that can be used to validate SNMPv1
and SNMPv2c requests.
The no form of this command removes the specified entry.
Default none
Parameters host-name — Configures the name of the src-host entry.
ip-address — Configures an allowed source address for SNMP requests. This can be an IPv4 or IPv6
address.
Values ipv4-address a.b.c.d
ipv6-address x:x:x:x:x:x:x:x
x:x:x:x:x:x:d.d.d.d
x: [0..FFFF]H
d: [0..255]D
usm-community
Syntax usm-community community-string group group-name
no usm-community community-string
Context config>system>security>snmp
Description This command is used to associate a community string with an SNMPv3 access group and its view.
The access granted with a community string is restricted to the scope of the configured group.
Alcatel-Lucent’s SR OS implementation of SNMP uses SNMPv3. In order to implement SNMPv1
and SNMPv2c configurations, several access groups are predefined. In order to implement SNMP
with security features (Version 3), security models, security levels, and USM communities must be
explicitly configured. Optionally, additional views which specify more specific OIDs (MIB objects in
the subtree) can be configured.
The no form of this command removes a community string.
Default none
Parameters community-string — Configures the SNMPv1/SNMPv2c community string to determine the
SNMPv3 access permissions to be used.
group — Specify the group that governs the access rights of this community string. This group must
be configured first in the config system security snmp access group context.
(Default: none)