- Periodic MIB Data Collection and Transfer Mechanism
- Configuring SNMP Support
- RIPv2 Monitoring with SNMP Using the RFC 1724 MIB Extensions
- SNMP Support over VPNs�Context-Based Access Control
- AES and 3-DES Encryption Support for SNMP Version 3
- SNMP Support for VLAN Subinterfaces
- Memory Pool�SNMP Notification Support
- Contents
- Prerequisites for Memory Pool—SNMP Notification Support
- Restrictions for Memory Pool—SNMP Notification Support
- Information About Memory Pool—SNMP Notification Support
- How to Enable Memory Pool—SNMP Notification Support
- Configuration Examples for Memory Pool—SNMP Notification Support
- Additional References
- Feature Information for Memory Pool—SNMP Notification Support
Memory Pool—SNMP Notification Support
This feature adds command-line interface (CLI) commands to enable SNMP notifications for the Cisco Enhanced Memory Pool MIB (CISCO-ENHANCED-MEMPOOL-MIB).
Finding Support Information for Platforms and Cisco IOS Software Images
Use Cisco Feature Navigator to find information about platform support and Cisco IOS software image support. Access Cisco Feature Navigator at http://www.cisco.com/go/fn. You must have an account on Cisco.com. If you do not have an account or have forgotten your username or password, click Cancel at the login dialog box and follow the instructions that appear.
Contents
•
Prerequisites for Memory Pool—SNMP Notification Support
•
Restrictions for Memory Pool—SNMP Notification Support
•
Information About Memory Pool—SNMP Notification Support
•
How to Enable Memory Pool—SNMP Notification Support
•
Configuration Examples for Memory Pool—SNMP Notification Support
Prerequisites for Memory Pool—SNMP Notification Support
Before you can compile CISCO-ENHANCED-MEMPOOL-MIB, you need to compile the following MIBs in the order listed:
1.
SNMPv2-SM (SNMP configuration MIB)
2.
SNMPv2-TC (SNMP configuration MIB)
3.
SNMPv2-CONF (SNMP configuration MIB)
4.
SNMP-FRAMEWORK-MIB (SNMP configuration MIB)
5.
CISCO-SMI (SNMP configuration MIB)
6.
ENTITY-MIB (core MIB)
7.
CISCO-ENHANCED-MEMPOOL-MIB (infrastructure MIB)
All MIBs used on Cisco devices are available through Cisco.com at http://www.cisco.com/go/mibs.
Restrictions for Memory Pool—SNMP Notification Support
Access to the MIB is restricted to a read-only level.
Information About Memory Pool—SNMP Notification Support
The CISCO-ENHANCED-MEMPOOL-MIB module describes SNMP objects that enable users to remotely monitor the memory pool statistics of all physical entities, such as line cards and route processors, in a managed device. This is particularly useful for high-end routers that may have a large number of line cards. Beginning in Cisco IOS Release 12.3(4)T, the MIB has been enhanced to provide buffer pool and buffer cache statistics.
In addition to the statistics provided by the MIB, SNMP notifications (traps or informs) can be configured to be sent when the maximum number of memory buffers changes (in other words, when a new buffer peak is reached).
How to Enable Memory Pool—SNMP Notification Support
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
snmp-server enable traps memory [bufferpeak]
4.
snmp-server host
DETAILED STEPS
Configuration Examples for Memory Pool—SNMP Notification Support
This section provides the following configuration example:
•
Enabling Memory Pool—SNMP Notification Support: Example
Enabling Memory Pool—SNMP Notification Support: Example
In the following example, all available memory-related SNMP notifications are enabled and configured to be sent as informs to the host myhost.cisco.com using the community string public:
Router(config)# snmp-server enable traps memory bufferpeak
Router(config)# snmp-server host myhost.cisco.com informs version 3 public memory
Note that as of this release, only the buffer peak memory notification type is available. Additional memory notification type keywords may be added in future releases.
Additional References
The following sections provide references related to the Memory Pool—SNMP Notification Support feature.
Related Documents
|
|
|
|---|---|
Memory buffers |
Buffer Tuning (Cisco Tech Note 15091) |
SNMP Configuration |
The chapter "Configuring SNMP Support" in the Cisco IOS Network Management Configuration Guide. |
Standards
|
|
|
|---|---|
No new or modified standards are supported by this feature, and support for existing standards has not been modified by this feature. |
— |
MIBs
|
|
|
|---|---|
• |
To locate and download MIBs for selected platforms, Cisco IOS releases, and feature sets, use Cisco MIB Locator found at the following URL: |
RFCs
|
|
|
|---|---|
No new or modified RFCs are supported by this feature, and support for existing RFCs has not been modified by this feature. |
— |
Technical Assistance
Feature Information for Memory Pool—SNMP Notification Support
Table 1 lists the release history for this feature.
Use Cisco Feature Navigator to find information about platform support and software image support. Cisco Feature Navigator enables you to determine which software images support a specific software release, feature set, or platform. To access Cisco Feature Navigator, go to http://www.cisco.com/go/cfn. An account on Cisco.com is not required.
Note
Table 1 lists only the software release that introduced support for a given feature in a given software release train. Unless noted otherwise, subsequent releases of that software release train also support that feature.
Feedback