user manual
3-125
Cisco 7600 Series Router MIB Specifications Guide
OL-4077-07
Chapter 3 Cisco 7600 MIB Specifications
SNMP-PROXY-MIB
SNMP-PROXY-MIB
The SNMP-PROXY-MIB contains managed objects to remotely configure the parameters used by an
SNMP entity for proxy forwarding operations. The MIB contains a single table, snmpProxyTable, which
defines the translations to use to forward messages between management targets.
SNMP-TARGET-MIB (RFC 2573)
The SNMP-TARGET-MIB (RFC 2573) contains objects to remotely configure the parameters used by
an entity to generate SNMP notifications. The MIB defines the addresses of entities to send SNMP
notifications to, and contains a list of tag values that are used to filter the notifications sent to these
entities (see the SNMP-NOTIFICATION-MIB). There are no constraints on this MIB.
SNMP-USM-MIB (RFC 2574)
The SNMP-USM-MIB (RFC 2574) contains objects that describe the SNMP user-based security model.
SNMP-VACM-MIB (RFC 2575)
The SNMP-VACM-MIB (RFC 2575) contains objects that describe the view-based access control model
for SNMP.
Note To access the SNMP-VACM-MIB, you must create an SNMP v3 user with access to a view that includes
all of the information from the Internet subtree. For example:
Router(config)# snmp-server view abcview internet included
Router(config)# snmp-server group abcgroup v3 noauth read abcview write abcview
notify abcview
Router(config)# snmp-server user abcuser abcgroup v3
SNMPV2-MIB (RFC 1907)
The SNMPv2-MIB contains objects SNMPv2 entities. The SNMPv2-MIB contains the following
mandatory object groups:
• SNMP group—Collection of objects providing basic instrumentation and control of an
SNMP entity.
• System group—Collection of objects common to all managed systems.
• snmpSetGroup—Collection of objects which allow several cooperating SNMPv2 entities, all acting
in a manager role, to coordinate their use of the SNMPv2 set operation.
• snmpBasicNotificationsGroup—The two notifications are coldStart and authenticationFailure
which an SNMPv2 entity is required to implement.