Snmp-server system-shutdown – Enterasys Networks X-Pedition XSR CLI User Manual

Page 41

Advertising
background image

snmp-server Commands

XSR CLI Reference Guide 1-27

Syntax

snmp-server set entityMIB {entPhysicalAlias | entPhysicalAssetID} host <string>

Syntax of the “no” Form

The no command sets the PhysicalAlias or PhysicalAssetID in the Entity MIB as an empty string:

no snmp-server set entityMIB {entPhysicalAlias | entPhysicalAssetID} host

Mode

Global configuration: 

XSR(config)#

Example

The following example provides an alias for the host:

XSR(config)#snmp-server set entityMIB entPhysicalAlias host aliasSalesServer

snmp-server system-shutdown

This command allows the SNMP server to reboot the XSR (usually after a software download).

Syntax

snmp-server system-shutdown

Syntax of the “no” Form

The no command disallows the SNMP server from rebooting the XSR:

no snmp-server system-shutdown

Mode

Global configuration: 

XSR(config)#

Default

Enabled

Example

The following example permits the SNMP server to reboot the XSR:

XSR(config)#snmp-server system-shutdown

entPhysicalAlias

An alias name for the physical entity.

entPhysicalAssetID

A user‐assigned asset tracking identifier for the physical entity.

string

Text for the alias or ID not to exceed 32 characters.

Advertising