ENTERASYS-CONFIGURATION-MANAGEMENT-MIB
AI MIB Summary
The ENTERASYS-CONFIGURATION-MANAGEMENT-MIB enables SNMP-based retrieval and modification of static configuration parameters, interface settings, and system-wide operational states on Enterasys Networks switching and routing hardware. It facilitates remote administrative control over device provisioning and policy enforcement by exposing specific configuration objects within the vendor's enterprise OID subtree.
This MIB module defines a portion of the SNMP MIB under Enterasys Networks' enterprise OID pertaining to configuration management.
Main OID:
etsysConfigurationManagementMIB.1.3.6.1.4.1.5624.1.2.16
32
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
32 total| Object Name |
|---|
etsysConfigurationManagementMIBThis MIB module defines a portion of the SNMP MIB under Enterasys Networks' enterprise OID pertaining to configuration management. MODULE-IDENTITY .1.3.6.1.4.1.5624.1.2.16 |
etsysConfigMgmtStatus OBJECT IDENTIFIER .1.3.6.1.4.1.5624.1.2.16.1 |
etsysConfigMgmtCurrentImageURLThe URL of the last image to be successfully loaded into memory. Return an empty string if this feature is not supported or the information is unavailable.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.16.1.1 |
etsysConfigMgmtCurrentConfigURLThe URL of the last configuration file to be successfully loaded into memory. Return an empty string if this feature is not supported or the information is unavailable.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.16.1.2 |
etsysConfigMgmtPersistentStorageStatusA descriptive status of any current failures of any of the persistent storage facilities on this entity. When this information is unavailable return a null string. 'operational' should be returned if there are no problems. Transitional information MAY be reported as well.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.16.1.3 |
etsysConfigMgmtPersistentStorageCkSumThe MD5 message digest, as specified in RFC1321, for the persistent configuration information. This object MAY be used by management applications to detect changes to the configuration of the managed entity. If it is not possible to compute this value return an empty string.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.16.1.4 |
etsysConfigMgmtChange OBJECT IDENTIFIER .1.3.6.1.4.1.5624.1.2.16.2 |
etsysConfigMgmtChangeLimitThe maximum number of configuration change requests this entity can hold in the etsysConfigMgmtChangeTable. A value of 0 indicates no configured limit.ro Unsigned32 .1.3.6.1.4.1.5624.1.2.16.2.1 |
etsysConfigMgmtChangeCurrentThe number of configuration change requests currently in the etsysConfigMgmtChangeTable.ro Gauge32 .1.3.6.1.4.1.5624.1.2.16.2.2 |
etsysConfigMgmtChangeCompletedThe number of configuration change requests that have completed successfully or otherwise. This object should be stored in persistent memory.ro Counter32 .1.3.6.1.4.1.5624.1.2.16.2.3 |
etsysConfigMgmtChangeSupportedURLsThe URLs that this entity supports for transferring files. These define the transfer protocols and remote file names. etsysConfigMgmtFtp - As per rfc1738 ftp://<user>:<password>@<host>:<port>/<url-path> url-path: <cwd1>/<cwd2>/.../<cwdN>/<name>;type=<typecode> user defaults to anonymous, password to snmp@<domain-name>, port to 21, and type to ASCII. binary and image are both valid types which have the same meaning. domain-name would be the IP address or domain name of the managed entity. etsysConfigMgmtRcp - rcp://<user>@<host>:<port>/<cwd1>/<cwd2>/.../<cwdN>/<name> port defaults to 514. etsysConfigMgmtHttp - As per rfc1738 http://<host>:<port>/<path>?<searchpart> port defaults to 80. etsysConfigMgmtTftp - tftp://<host>:<port>/<cwd1>/<cwd2>/.../<cwdN>/<name> port defaults to 69. etsysConfigMgmtFile - As per rfc1738 file://<host>/<path> host can only be specified as localhost or the empty string. This will only be used to specify a file on the managed entity. This indicates that the managed entity supports some form of a user file system. etsysConfigMgmtBootP - bootp://<host> host specifies the default gateway, or bootp server that the bootp request should be directed to.ro Bits .1.3.6.1.4.1.5624.1.2.16.2.4 |
etsysConfigMgmtChangeSupportedOperationsConfiguration 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.ro ConfigMgmtOperations .1.3.6.1.4.1.5624.1.2.16.2.5 |
etsysConfigMgmtChangeNextAvailableIndexThis 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 the etsysConfigMgmtChangeTable. An index is considered available if the index value falls within the range of 1 to etsysConfigMgmtChangeLimit and is not being used to index an existing entry in the etsysConfigMgmtChangeTable contained within this entity. A value of zero indicates that all of the entries in the etsysConfigMgmtChangeTable are currently in use. This value should only be considered a guideline for management creation of etsysConfigMgmtChangeTable entries, there is no requirement on management to create entries based upon this index value.ro Unsigned32 .1.3.6.1.4.1.5624.1.2.16.2.6 |
etsysConfigMgmtChangeTableA table that describes a single configuration change request. SEQUENCE OF EtsysConfigMgmtChangeEntry .1.3.6.1.4.1.5624.1.2.16.2.7 |
etsysConfigMgmtChangeEntryAn entry describing the configuration change request. EtsysConfigMgmtChangeEntry .1.3.6.1.4.1.5624.1.2.16.2.7.1 |
etsysConfigMgmtChangeIndexThe index for this configuration change request. Unsigned32 .1.3.6.1.4.1.5624.1.2.16.2.7.1.1 |
etsysConfigMgmtChangeURLThe URL of the image, configuration file, or server to use for the requested operation. Any password information MUST NOT be returned on a read. Any errors with the type or format of this object SHOULD be reported in the etsysConfigMgmtChangeErrorDescription object when the row is activated.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.16.2.7.1.2 |
etsysConfigMgmtChangeOperationThe operation or operations requested. The specification of any unsupported operations SHOULD cause the entire operation to fail immediately and an appropriate error description to be generated.rw ConfigMgmtOperations .1.3.6.1.4.1.5624.1.2.16.2.7.1.3 |
etsysConfigMgmtChangeOperStatusThe operational state of the configuration request. inactive - Indicates that the RowStatus of this conceptual row is not in the `active` state. pending - Indicates that the configuration change described by this row is ready to run and waiting in a queue. running - Indicates that the configuration change described by this row is running. success - Indicates that the configuration change described by this row has successfully run to completion. failure - Indicates that the configuration change described by this row has failed to run to completion.ro Enumeration .1.3.6.1.4.1.5624.1.2.16.2.7.1.4 |
etsysConfigMgmtChangeDelayTimeThe number of seconds that should elapse between the time that the RowStatus of this conceptual row is set to active and the request is queued for execution. On a read this object should return the time remaining before the request is queued.rw Unsigned32 UNITS "seconds" .1.3.6.1.4.1.5624.1.2.16.2.7.1.5 |
etsysConfigMgmtChangeEnqueuedTimeThe date and time, in device local time, when this change request was last enqueued for execution. The value '0000000000000000'H is returned if this table entry has not yet been queued.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.16.2.7.1.6 |
etsysConfigMgmtChangeCompletionTimeThe date and time, in device local time, when this change request was last completed. It should be reset to the default value when the RowStatus of this conceptual row is set to active. The value '0000000000000000'H is returned if this table entry has not yet run to completion.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.16.2.7.1.7 |
etsysConfigMgmtChangeBytesTransferredThe number of bytes currently transferred. A value of -1 indicates that this feature is not supported for the protocol currently selected. This value is reset to its initial state when the etsysConfigMgmtRowStatus object is set to the active state.ro Integer32 .1.3.6.1.4.1.5624.1.2.16.2.7.1.8 |
etsysConfigMgmtChangeValidationStringA checksum, fingerprint, message-digest, or some other means to validate the integrity of the file.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.16.2.7.1.9 |
etsysConfigMgmtChangeErrorDescriptionThis object contains a descriptive error message if the requested transfer failed. Implementations must reset the error message to a zero-length string when the etsysConfigMgmtChangeRowStatus leaf is set to the active state.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.5624.1.2.16.2.7.1.10 |
etsysConfigMgmtChangeRowStatusA control that will allow one entry to be added, activated, deactivated, and removed from this table. When the value of this object is 'active' none of the other objects in this conceptual row can be modified. Setting this object to the 'active' state from the 'notInService' state will cause the requested configuration operation to be initiated. Once the requested configuration operation has completed, successfully or otherwise, this leaf will be set to the 'notInService' state by the managed entity. Setting this object to any other valid state from the 'active' state SHOULD cause the managed entity to cancel the requested operation at its earliest most rational opportunity. Setting this object to the 'active' state from the 'active' state SHOULD NOT have any affect. Conceptual rows that have been in the 'notInService' state for more than a device specific time period MAY be destroyed by the managed entity.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.16.2.7.1.11 |
etsysConfigMgmtConformance OBJECT IDENTIFIER .1.3.6.1.4.1.5624.1.2.16.3 |
etsysConfigMgmtGroups OBJECT IDENTIFIER .1.3.6.1.4.1.5624.1.2.16.3.1 |
etsysConfigMgmtStatusGroupObjects that provide some status information about the entity's current configuration. Unknown .1.3.6.1.4.1.5624.1.2.16.3.1.1 |
etsysConfigMgmtChangeGroupObjects that provide a means to change the entity's configuration. Unknown .1.3.6.1.4.1.5624.1.2.16.3.1.2 |
etsysConfigMgmtCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.5624.1.2.16.3.2 |
etsysConfigMgmtComplianceThe compliance statement for entities which implement the Enterasys Configuration Management MIB. Implementation of this MIB is based on individual product needs. Unknown .1.3.6.1.4.1.5624.1.2.16.3.2.1 |