Snmp-Agent Group - HPE FlexNetwork 7500 Series Command Reference Manual

Network management and monitoring
Table of Contents

Advertisement

You can create a maximum of 20 SNMP contexts.
Examples
# Create SNMP context testcontext.
<Sysname> system-view
[Sysname] snmp-agent context testcontext
Related commands
display snmp-agent context

snmp-agent group

Use snmp-agent group to create an SNMP group.
Use undo snmp-agent group to delete an SNMP group.
Syntax
In non-FIPS mode:
SNMPv1 and SNMPv2c:
snmp-agent group { v1 | v2c } group-name [ read-view view-name ] [ write-view view-name ]
[ notify-view view-name ] [ acl { ipv4-acl-number | name ipv4-acl-name } | acl ipv6
{ ipv6-acl-number | name ipv6-acl-name } ] *
undo snmp-agent group { v1 | v2c } group-name
SNMPv3:
snmp-agent group v3 group-name [ authentication | privacy ] [ read-view read-view ]
[ write-view write-view ] [ notify-view notify-view ] [ acl { ipv4-acl-number | name ipv4-acl-name } |
acl ipv6 { ipv6-acl-number | name ipv6-acl-name } ] *
undo snmp-agent group v3 group-name [ authentication | privacy ]
In FIPS mode:
snmp-agent group v3 group-name { authentication | privacy } [ read-view read-view ]
[ write-view write-view ] [ notify-view notify-view ] [ acl { ipv4-acl-number | name ipv4-acl-name } |
acl ipv6 { ipv6-acl-number | name ipv6-acl-name } ] *
undo snmp-agent group v3 group-name { authentication | privacy }
Default
No SNMP groups exist.
Views
System view
Predefined use roles
network-admin
mdc-admin
Parameters
v1: Specifies SNMPv1.
v2c: Specifies SNMPv2c.
v3: Specifies SNMPv3.
group-name: Specifies an SNMP group name, a case-sensitive string of 1 to 32 characters.
authentication: Specifies the authentication without privacy security model for the SNMPv3 group.
191

Advertisement

Table of Contents
loading

Table of Contents