Snmp-server enable/disable, Snmp-server enable traps – Enterasys Networks X-Pedition XSR CLI User Manual

Page 33

Advertising
background image

snmp-server Commands

XSR CLI Reference Guide 1-19

Syntax of the “no” Form

The no form of this command offers no contact information:

no snmp-server contact

Mode

Global configuration: 

XSR(config)#

Default

Null string

Example

XSR(config)#snmp-server contact [email protected]
XSR(config)#snmp-server contact “Larry Curtis 508 767-2536”

snmp-server enable/disable

This command enables or disables the SNMP server. If the server is disabled, using any snmp CLI 
command will turn it back on.

Syntax

snmp-server {enable | disable}

Mode

Global configuration: 

XSR(config)#

Default

Disable

snmp-server enable traps

This command enables traps and informs to be sent. SNMPv1 traps and v3 informs are supported, 
They are sent to the hosts configured with the

snmp-server host

command.

Syntax

snmp-server enable traps [[snmp [authentication]] entity | frame-relay | bgp |
ospf
]

enable

Enables the SNMP server.

disable

Disables the SNMP server.

snmp

Enables all SNMP traps.

authentication

Enables authentication traps only.

entity

Enables all entity traps.

frame-relay

Enables all Frame Relay traps.

bgp

Enables all BGP traps.

ospf

Enables all OSPF traps.

Advertising