Specifications

Table Of Contents
2-484
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
snmp-server interface
snmp-server interface
Defines a specific SNMP server interface. Use the no form of this command to remove the interface
definition
snmp-server interface interface# (alias alias | link-up-down-trap)
no snmp-server interface interface#
Syntax Description
Command Default no interface
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines Use the alias option to assign a logical name to the specified interface.
Use the link-up-down-trap option to enable the link up\down trap for the specified interface.
Authorization: admin
Examples The following examples illustrate how to use this command.
EXAMPLE 1
The following example defines an alias for the specified interface.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#snmp-server interface 4 alias snmp-server1
SCE(config)#
EXAMPLE 2
The following example enables the link up\down trap for the specified interface.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#snmp-server interface 4 link-up-down-trap
SCE(config)#
interface# Number of the SNMP server interface.
alias Logical name assigned to the interface.
Release Modification
3.1.6 This command was introduced.