Enterasys configuration management mib – Enterasys Networks Security Router X-PeditionTM User Manual

Page 461

Advertising
background image

Enterasys Configuration Management MIB

XSR User’s Guide B-19

Enterasys Configuration Management MIB

The Enterasys Configuration Management MIB supports parameters for an SNMP management
entity to reset the managed entity, upload and download executable images and configuration
files, and identify the active executable image and configuration files. Be aware that only one
operation can be specified at a time. Refer to the supported fields in the following table.

Table B-43 etsysConfigurationManagement

Field

Description

ConfigMgmtOperations

resetHardware(0)

Initiates a hardware reset.

resetSoftware(1)

Initiates a software reset.

imageDownload(2)

Initiates an image download using the least disruptive method available to
it given the specified protocol. The downloaded image is stored in
persistent storage.

configurationUpload(5)

Transfers the currently active configuration to the specified destination.

configurationDownload(6)

Initiates a configuration file download using the least disruptive method
available to it given the specified protocol. The downloaded configuration is
stored in persistent storage.

imageGetSelected(8)

The file selected as the boot image is returned in
etsysConfigMgmtChangeURL.

Configuration Management Status Group

etsysConfigMgmtCurrentImageURL

The URL of the last image successfully loaded into memory.

etsysConfigMgmtCurrentConfigURL

The URL of the last configuration file successfully loaded into memory.

etsysConfigMgmtPersistentStorageStatus

The status of any current failures of any of the persistent storage facilities.

Configuration Management Change Group

etsysConfigMgmtChangeLimit

The maximum number of configuration change requests the XSR can hold
in the etsysConfigMgmtChangeTable.

etsysConfigMgmtChangeCurrent

Sum of configuration change requests currently in the
etsysConfigMgmtChangeTable.

etsysConfigMgmtChangeCompleted

Sum of configuration change requests that have completed successfully or
otherwise. This object should be stored in persistent memory.

etsysConfigMgmtChangeSupportedURLs

etsysConfigMgmtTftp(3) - The URLs the XSR supports for transferring
files. These define the transfer protocols and remote file names.

etsysConfigMgmtChangeSupportedOperations

Configuration change operations supported on the XSR:
etsysConfigMgmtChangeOperation and resetHardware (0), resetSoftware
(1) , imageDownload (2), configurationReset (4), configurationUpload (5),
configurationDownload (6), imageGetSelected (8),
and
configurationAppend (10)
[The configuration file specified in the
etsysConfigMgmtChangeURL is applied to the active configuration and
becomes the running configuration. If the entity does not support the
configurationPersist operation the result also becomes the start-up
configuration.

Advertising