etsysConfigMgmtChangeSupportedOperations
ENTERASYS-CONFIGURATION-MANAGEMENT-MIB ·
.1.3.6.1.4.1.5624.1.2.16.2.5
Object
scalar
ConfigMgmtOperations
Configuration change operations that are supported on this managed entity. A managed entity should provide support only for the options that make sense given the capabilities of the entity and the desired level of manageability.
Context
- MIB
- ENTERASYS-CONFIGURATION-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.16.2.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- etsysConfigMgmtChange
- Siblings
- 6
Syntax
ConfigMgmtOperations
- Source
- ConfigMgmtOperations
- Base type
Bits
Values & Constraints
Type Values
0 | resetHardware |
1 | resetSoftware |
2 | imageDownload |
3 | imageDownloadNonPersistent |
4 | configurationReset |
5 | configurationUpload |
6 | configurationDownload |
7 | imageSetSelected |
8 | imageGetSelected |
9 | configurationActivate |
10 | configurationAppend |
11 | configurationPersist |
12 | configurationParse |
13 | validationMD5sum |
14 | bootPromDownload |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysConfigMgmtChangeLimit The maximum number of configuration change requests
this entity can hold in the etsysConfigMgmtChangeTable.
A value of 0 indicates no configured limit. | scalar | Unsigned32 | .1.3.6.1.4.1.5624.1.2.16.2.1 |
| etsysConfigMgmtChangeCurrent The number of configuration change requests currently
in the etsysConfigMgmtChangeTable. | scalar | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.5624.1.2.16.2.2 |
| etsysConfigMgmtChangeCompleted The number of configuration change requests that have
completed successfully or otherwise. This object
should be stored in persistent memory. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.5624.1.2.16.2.3 |
| etsysConfigMgmtChangeSupportedURLs The URLs that this entity supports for transferring files.
These define the transfer protocols and remote file names.
etsysConfigMgmtFtp - As per rfc1738
… | scalar | Bits | .1.3.6.1.4.1.5624.1.2.16.2.4 |
| etsysConfigMgmtChangeNextAvailableIndex This object indicates the numerically lowest available
index within this entity, which may be used for the
value of etsysConfigMgmtChangeIndex in the creation
of a new entry in th… | scalar | Unsigned32 | .1.3.6.1.4.1.5624.1.2.16.2.6 |
| etsysConfigMgmtChangeTable A table that describes a single configuration change
request. | table | - | .1.3.6.1.4.1.5624.1.2.16.2.7 |