About Mibs; Configuration Via Snmp - Cisco SCE 8000 10GBE Software Configuration Manual

Table of Contents

Advertisement

Configuring and Managing the SNMP Interface
CLI Commands for Monitoring SNMP
Following is a list of CLI commands available for monitoring SNMP. These are Viewer mode commands,
and are available when the SNMP agent is enabled:
Following is a list of CLI commands available for monitoring SNMPv3. These are Viewer mode
commands, and are available when the SNMP agent is enabled:

About MIBs

MIBs (Management Information Bases) are databases of objects that can be monitored by a network
management system (NMS). SNMP uses standardized MIB formats that allow any SNMP tools to
monitor any device defined by a MIB.
For further information concerning MIBs used by the Cisco SCE 8000 platform, see the
Control MIBs" section on page A-1

Configuration via SNMP

Cisco SCE platform supports a limited set of variables that may be configured via SNMP (read-write
variables). Setting a variable via SNMP (as via the CLI) takes effect immediately and affects only the
running-configuration. To make this configuration stored for next reboots (startup-configuration) the
user must specify it explicitly via CLI or via SNMP using the Cisco enterprise MIB objects.
The Cisco SCE platform takes the approach of a single configuration database with multiple interfaces
that may change this database. Therefore, executing the copy running-config startup-config command
via CLI or SNMP makes permanent all the changes made by either SNMP or CLI.
The SNMPv3 user configurations are persistent across reboots. The configurations are not part of the
running-configuration, hence these configurations are not part of the startup-configuration.
Cisco SCE 8000 10GBE Software Configuration Guide
5-44
snmp-server host {<hostname> |< ip-address>} [traps] version 3 {noAuthNoPriv | authNoPriv
| authPriv} user <user-name>
show snmp (available when SNMP agent is disabled)
show snmp community
show snmp contact
show snmp enabled
show snmp host
show snmp location
show snmp MIB (available when SNMP agent enabled and community was set)
show snmp traps
show snmp view {all-Views | { view-name <view-name>}}
show snmp group {all-Groups | { group-name < group-name >}}
show snmp user {all-Users | { user-name < user-name >}}
show snmp engine-id
Chapter 5
Configuring the Management Interface and Security
"Cisco Service
OL-30621-02

Advertisement

Table of Contents
loading

Table of Contents