Using SNMP
ExtremeWare 7.2e Installation and User Guide
61
To define a view that includes the entire MIB-2, use the following subtree/mask:
1.3.6.1.2.1.1 / 1.1.1.1.1.0.0.0
which, on the command line, is:
1.3.6.1.2.1.1 / f8
When you create the MIB view, you can choose to include the MIB subtree/mask, or to exclude the MIB
subtree/mask. To create a MIB view, use the following command:
configure snmpv3 add mib-view {hex} <view name> subtree <object identifier> {/<subtree
mask>} {type [included | excluded]} {volatile}
Once the view is created, you can repeatedly use the
configure snmpv3 add mib-view
command to
include and/or exclude MIB subtree/mask combinations to precisely define the items you wish to
control access to.
In addition to the user created MIB views, there are three default views. They are of storage type
permanent and cannot be deleted, but they can be modified. The default views are: defaultUserView,
defaultAdminView, and defaultNotifyView. To show MIB views, use the following command:
show snmpv3 mib-view {{hex} <view name> {subtree <object identifier>}}
To delete a MIB view, use the following command:
configure snmpv3 delete mib-view [all-non-defaults | {{hex} <view name> {subtree
<object identifier>}}]
MIB views which are being used by security groups cannot be deleted.
Notification
SNMPv3 notification is an enhancement to the concept of SNMP traps. Notifications are messages sent
from an agent to the network manager, typically in response to some state change on the agent system.
With SNMPv3, you can define precisely which traps you want sent, to which receiver by defining filter
profiles to use for the notification receivers.
To configure notifications, you will configure a target address for the process that receives the
notification, a target parameters name, and a list of notification tags. The target parameters specify the
security and message processing models to use for the notifications to the target. The target parameters
name also points to the filter profile used to filter the notifications. Finally, the notification tags are
added to a notification table so that any target addresses using that tag will receive notifications.
Target Addresses
A target address is similar to the earlier concept of a trap receiver. To configure a target address, use the
following command:
configure snmpv3 add target-addr {hex} <addr name> param {hex} <param name> ipaddress
<ip address> {transport-port <port>} {from <source IP address>} {tag-list {hex} <tag>,
{hex} <tag>, ...} {volatile}
In configuring the target address you will supply an address name that will be used to identify the
target address, a parameters name that will indicate the message processing model and security for the
messages sent to the target address, and the IP address and port for the receiver. The parameters name
also is used to indicate the filter profile used for notifications. The target parameters are discussed in the
section “Target Parameters” on page 62.
Summary of Contents for ExtremeWare 7.2e
Page 14: ...14 ExtremeWare 7 2 0 Software User Guide Contents...
Page 18: ...18 ExtremeWare 7 2e Installation and User Guide Preface...
Page 80: ...80 ExtremeWare 7 2e Installation and User Guide Accessing the Switch...
Page 102: ...102 ExtremeWare 7 2e Installation and User Guide Virtual LANs VLANs...
Page 108: ...108 ExtremeWare 7 2e Installation and User Guide Forwarding Database FDB...
Page 180: ...180 ExtremeWare 7 2e Installation and User Guide Security...
Page 194: ...194 ExtremeWare 7 2e Installation and User Guide Ethernet Automatic Protection Switching...
Page 218: ...218 ExtremeWare 7 2e Installation and User Guide Spanning Tree Protocol STP...
Page 248: ...248 ExtremeWare 7 2e Installation and User Guide Interior Gateway Protocols...
Page 256: ...256 ExtremeWare 7 2e Installation and User Guide IP Multicast Routing...
Page 308: ...308 ExtremeWare 7 2e Installation and User Guide Using ExtremeWare Vista on the Summit 400...
Page 316: ...316 ExtremeWare 7 2e Installation and User Guide Technical Specifications...
Page 324: ...324 ExtremeWare 7 2e Installation and User Guide Software Upgrade and Boot Options...