ENTERASYS-CONFIGURATION-MANAGEMENT-MIB

File: ENTERASYS-CONFIGURATION-MANAGEMENT-MIB.mib (27975 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
SNMP-FRAMEWORK-MIB ENTERASYS-MIB-NAMES

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 Gauge32 Counter32
TEXTUAL-CONVENTION DateAndTime DisplayString
RowStatus MODULE-COMPLIANCE OBJECT-GROUP
SnmpAdminString etsysModules

Defined Types

ConfigMgmtOperations  
Operations that can be used to effect the configuration of the managed entity. ------------------------------------------------------- -- Any or all of these operations MAY be supported on -- all devices. ------------------------------------------------------- resetHardware - Initiate a hardware reset. If this operation is requested in conjunction with other operations than this operation should be performed only after all of the other requested operations have completed successfully. resetSoftware - Initiate a software reset. If this operation is requested in conjunction with other operations than this operation should be performed only after all of the other requested operations have completed successfully. imageDownload - The managed entity will initiate an image download using the least disruptive method available to it given the specified protocol. The downloaded image WILL be stored in persistent storage. This operation MAY initiate a reset. bootPromDownload - The managed entity will initiate a boot PROM download using the least disruptive method available to it given the specified protocol. The downloaded boot PROM WILL be stored in persistent storage. This operation MAY initiate a reset. imageDownloadNonPersistent - The managed entity will initiate an image download using the least disruptive method available to it given the specified protocol. This operation WILL cause the managed entity to reset. The managed entity will not execute the new image on subsequent resets. configurationReset - Reset the configuration to the factory default state. This operation MAY initiate a reset. configurationUpload - The managed entity will transfer the currently active configuration to the specified destination. The destination may be a local file on entities that support a user file system. configurationDownload - The managed entity will initiate a configuration file download using the least disruptive method available to it given the specified protocol. The downloaded configuration WILL be stored in persistent storage. This operation MAY cause the managed entity to reset. validationMD5sum, - The system will calculate the MD5 message digest, as specified in RFC1321, for the file specified in etsysConfigMgmtChangeURL and compare that with the value of the etsysConfigMgmtChangeValidationString object. If this operation is requested in conjunction with other operations then this operation MUST be initiated as soon as practical and all operations MUST be terminated/aborted as soon as practical if the calculated value does not match the specified value. If the etsysConfigMgmtChangeValidationString is empty the calculate the MD5 message digest will be returned in that object. ------------------------------------------------------- -- Any or all of these operations MAY be supported on -- devices that have user file systems. ------------------------------------------------------- imageSetSelected - The file specified in etsysConfigMgmtChangeURL is selected as the boot image. Although a reset MAY be required to execute the selected boot image this operation WILL NOT initiate a reset. This operation will fail if the specified file is not a valid boot image. imageGetSelected - The file selected as the boot image is returned in etsysConfigMgmtChangeURL. This operation MUST NOT be used in conjunction with any other operations. configurationActivate - The configuration file specified in the etsysConfigMgmtChangeURL is applied to the factory default configuration and the result becomes the active configuration. If the entity does not support the configurationPersist operation the result also becomes the start-up configuration. This operation MAY initiate a reset operation. configurationAppend - The configuration file specified in the etsysConfigMgmtChangeURL is applied to the active configuration and the result becomes the active configuration. If the entity does not support the configurationPersist operation the result also becomes the start-up configuration. This operation SHOULD NOT initiate a reset operation. configurationPersist - The active configuration will be save to persistent storage and become the start-up configuration. This operation WILL NOT initiate a reset operation. configurationParse - The configuration file specified in the etsysConfigMgmtChangeURL is parsed for errors. This operation WILL NOT effect active configuration. This operation WILL NOT initiate a reset operation.
TEXTUAL-CONVENTION    
  BITS resetHardware(0), resetSoftware(1), imageDownload(2), imageDownloadNonPersistent(3), configurationReset(4), configurationUpload(5), configurationDownload(6), imageSetSelected(7), imageGetSelected(8), configurationActivate(9), configurationAppend(10), configurationPersist(11), configurationParse(12), validationMD5sum(13), bootPromDownload(14)  

EtsysConfigMgmtChangeEntry  
SEQUENCE    
  etsysConfigMgmtChangeIndex Unsigned32
  etsysConfigMgmtChangeURL DisplayString
  etsysConfigMgmtChangeOperation ConfigMgmtOperations
  etsysConfigMgmtChangeOperStatus INTEGER
  etsysConfigMgmtChangeDelayTime Unsigned32
  etsysConfigMgmtChangeEnqueuedTime DateAndTime
  etsysConfigMgmtChangeCompletionTime DateAndTime
  etsysConfigMgmtChangeBytesTransferred Integer32
  etsysConfigMgmtChangeValidationString DisplayString
  etsysConfigMgmtChangeErrorDescription SnmpAdminString
  etsysConfigMgmtChangeRowStatus RowStatus

Defined Values

etsysConfigurationManagementMIB 1.3.6.1.4.1.5624.1.2.16
This MIB module defines a portion of the SNMP MIB under Enterasys Networks' enterprise OID pertaining to configuration management.
MODULE-IDENTITY    

etsysConfigMgmtStatus 1.3.6.1.4.1.5624.1.2.16.1
OBJECT IDENTIFIER    

etsysConfigMgmtChange 1.3.6.1.4.1.5624.1.2.16.2
OBJECT IDENTIFIER    

etsysConfigMgmtConformance 1.3.6.1.4.1.5624.1.2.16.3
OBJECT IDENTIFIER    

etsysConfigMgmtCurrentImageURL 1.3.6.1.4.1.5624.1.2.16.1.1
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

etsysConfigMgmtCurrentConfigURL 1.3.6.1.4.1.5624.1.2.16.1.2
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

etsysConfigMgmtPersistentStorageStatus 1.3.6.1.4.1.5624.1.2.16.1.3
A 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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

etsysConfigMgmtPersistentStorageCkSum 1.3.6.1.4.1.5624.1.2.16.1.4
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

etsysConfigMgmtChangeLimit 1.3.6.1.4.1.5624.1.2.16.2.1
The maximum number of configuration change requests this entity can hold in the etsysConfigMgmtChangeTable. A value of 0 indicates no configured limit.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

etsysConfigMgmtChangeCurrent 1.3.6.1.4.1.5624.1.2.16.2.2
The number of configuration change requests currently in the etsysConfigMgmtChangeTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

etsysConfigMgmtChangeCompleted 1.3.6.1.4.1.5624.1.2.16.2.3
The number of configuration change requests that have completed successfully or otherwise. This object should be stored in persistent memory.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysConfigMgmtChangeSupportedURLs 1.3.6.1.4.1.5624.1.2.16.2.4
The URLs that this entity supports for transferring files. These define the transfer protocols and remote file names. etsysConfigMgmtFtp - As per rfc1738 ftp://:@:/ url-path: //...//;type= user defaults to anonymous, password to snmp@, 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://@:///...// port defaults to 514. etsysConfigMgmtHttp - As per rfc1738 http://:/? port defaults to 80. etsysConfigMgmtTftp - tftp://:///...// port defaults to 69. etsysConfigMgmtFile - As per rfc1738 file:/// 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 specifies the default gateway, or bootp server that the bootp request should be directed to.
Status: current Access: read-only
OBJECT-TYPE    
  BITS etsysConfigMgmtFtp(0), etsysConfigMgmtRcp(1), etsysConfigMgmtHttp(2), etsysConfigMgmtTftp(3), etsysConfigMgmtFile(4), etsysConfigMgmtBootP(5)  

etsysConfigMgmtChangeSupportedOperations 1.3.6.1.4.1.5624.1.2.16.2.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  ConfigMgmtOperations  

etsysConfigMgmtChangeNextAvailableIndex 1.3.6.1.4.1.5624.1.2.16.2.6
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 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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

etsysConfigMgmtChangeTable 1.3.6.1.4.1.5624.1.2.16.2.7
A table that describes a single configuration change request.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysConfigMgmtChangeEntry

etsysConfigMgmtChangeEntry 1.3.6.1.4.1.5624.1.2.16.2.7.1
An entry describing the configuration change request.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysConfigMgmtChangeEntry  

etsysConfigMgmtChangeIndex 1.3.6.1.4.1.5624.1.2.16.2.7.1.1
The index for this configuration change request.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

etsysConfigMgmtChangeURL 1.3.6.1.4.1.5624.1.2.16.2.7.1.2
The 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.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

etsysConfigMgmtChangeOperation 1.3.6.1.4.1.5624.1.2.16.2.7.1.3
The 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.
Status: current Access: read-create
OBJECT-TYPE    
  ConfigMgmtOperations  

etsysConfigMgmtChangeOperStatus 1.3.6.1.4.1.5624.1.2.16.2.7.1.4
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inactive(1), pending(2), running(3), success(4), failure(5)  

etsysConfigMgmtChangeDelayTime 1.3.6.1.4.1.5624.1.2.16.2.7.1.5
The 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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

etsysConfigMgmtChangeEnqueuedTime 1.3.6.1.4.1.5624.1.2.16.2.7.1.6
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

etsysConfigMgmtChangeCompletionTime 1.3.6.1.4.1.5624.1.2.16.2.7.1.7
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

etsysConfigMgmtChangeBytesTransferred 1.3.6.1.4.1.5624.1.2.16.2.7.1.8
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

etsysConfigMgmtChangeValidationString 1.3.6.1.4.1.5624.1.2.16.2.7.1.9
A checksum, fingerprint, message-digest, or some other means to validate the integrity of the file.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

etsysConfigMgmtChangeErrorDescription 1.3.6.1.4.1.5624.1.2.16.2.7.1.10
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

etsysConfigMgmtChangeRowStatus 1.3.6.1.4.1.5624.1.2.16.2.7.1.11
A 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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

etsysConfigMgmtGroups 1.3.6.1.4.1.5624.1.2.16.3.1
OBJECT IDENTIFIER    

etsysConfigMgmtCompliances 1.3.6.1.4.1.5624.1.2.16.3.2
OBJECT IDENTIFIER    

etsysConfigMgmtStatusGroup 1.3.6.1.4.1.5624.1.2.16.3.1.1
Objects that provide some status information about the entity's current configuration.
Status: current Access: read-create
OBJECT-GROUP    

etsysConfigMgmtChangeGroup 1.3.6.1.4.1.5624.1.2.16.3.1.2
Objects that provide a means to change the entity's configuration.
Status: current Access: read-create
OBJECT-GROUP    

etsysConfigMgmtCompliance 1.3.6.1.4.1.5624.1.2.16.3.2.1
The compliance statement for entities which implement the Enterasys Configuration Management MIB. Implementation of this MIB is based on individual product needs.
Status: current Access: read-create
MODULE-COMPLIANCE