SALIX-INSTALLED-SOFTWARE-MIB

File: SALIX-INSTALLED-SOFTWARE-MIB.mib (14879 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
HOST-RESOURCES-MIB SALIX-PRODUCT-PLUGIN-MIB SALIX-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
MODULE-COMPLIANCE OBJECT-GROUP DateAndTime
DisplayString hrSWInstalledEntry hrSWInstalledIndex
hrSWRunEntry SalixPlugInUnitType salixGeneric

Defined Types

SalixSysHrSWInstalledEntry  
SEQUENCE    
  salixSysHrSWInstalledFileVersion OCTET STRING
  salixSysHrSWInstalledFileControl DateAndTime
  salixSysHrSWInstalledFileCreation DateAndTime
  salixSysHrSWInstalledFilePiuType SalixPlugInUnitType
  salixSysHrSWInstalledFileBuilderName OCTET STRING
  salixSysHrSWInstalledFileReleaseLabel OCTET STRING

SalixSysSwDownloadEntry  
SEQUENCE    
  salixSysSwDownloadIpAddress IpAddress
  salixSysSwDownloadFilename DisplayString
  salixSysSwDownloadUsername DisplayString
  salixSysSwDownloadPassword DisplayString
  salixSysSwDownloadRequest INTEGER
  salixSysSwDownloadState INTEGER
  salixSysSwDownloadStatusMessage OCTET STRING

SalixSysHrSWRunEntry  
SEQUENCE    
  salixSysHrSWRunFileVersion OCTET STRING
  salixSysHrSWRunFileControl DateAndTime
  salixSysHrSWRunFileCreation DateAndTime
  salixSysHrSWRunFileBuilderName OCTET STRING
  salixSysHrSWRunFileReleaseLabel OCTET STRING

Defined Values

salixInstalledSWMIB 1.3.6.1.4.1.2158.2.4
The MIB describing Installed Software objects for SALIX products
MODULE-IDENTITY    

salixInstalledSWMIBObjects 1.3.6.1.4.1.2158.2.4.1
OBJECT IDENTIFIER    

salixInstalledSWMIBTraps 1.3.6.1.4.1.2158.2.4.2
OBJECT IDENTIFIER    

salixInstalledSWMIBCompliance 1.3.6.1.4.1.2158.2.4.3
OBJECT IDENTIFIER    

salixInstalledSWMIBTrapPrefix 1.3.6.1.4.1.2158.2.4.2.0
OBJECT IDENTIFIER    

salixSysHrSWInstalledTable 1.3.6.1.4.1.2158.2.4.1.1
The system installed software table. This table augments the hrSWInstalledTable to include additional attributes of the software installed in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SalixSysHrSWInstalledEntry

salixSysHrSWInstalledEntry 1.3.6.1.4.1.2158.2.4.1.1.1
An entry in the salixSysHrSWInstalledTable that describes additional attributes of the software installed in the hrSWInstalledTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SalixSysHrSWInstalledEntry  

salixSysHrSWInstalledFileVersion 1.3.6.1.4.1.2158.2.4.1.1.1.1
The release version of the software file installed in the software table entry.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

salixSysHrSWInstalledFileControl 1.3.6.1.4.1.2158.2.4.1.1.1.2
The date and time configuration and control information that uniquely identifies the file in the installed software table entry.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

salixSysHrSWInstalledFileCreation 1.3.6.1.4.1.2158.2.4.1.1.1.3
The creation date and time of the file in the installed software table entry.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

salixSysHrSWInstalledFilePiuType 1.3.6.1.4.1.2158.2.4.1.1.1.4
The type of plugin unit that the installed software can operate.
Status: current Access: read-only
OBJECT-TYPE    
  SalixPlugInUnitType  

salixSysHrSWInstalledFileBuilderName 1.3.6.1.4.1.2158.2.4.1.1.1.5
The username of the person who created the file in the installed software table entry.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(32)  

salixSysHrSWInstalledFileReleaseLabel 1.3.6.1.4.1.2158.2.4.1.1.1.6
The version control release label for the file in the installed software table entry .
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(32)  

salixSysSwDownloadTable 1.3.6.1.4.1.2158.2.4.1.2
The software download table. This table provides a mechanism for downloading software to the system. Software that is successfully downloaded is installed on the system and occupies an entry in the salixSysHrSWInstalledTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SalixSysSwDownloadEntry

salixSysSwDownloadEntry 1.3.6.1.4.1.2158.2.4.1.2.1
An entry in the salixSysSwDownloadTable that identifies the parameters necessary to download software to the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SalixSysSwDownloadEntry  

salixSysSwDownloadIpAddress 1.3.6.1.4.1.2158.2.4.1.2.1.1
The Ip Address where the salixSysSwDownloadFilename object resides.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

salixSysSwDownloadFilename 1.3.6.1.4.1.2158.2.4.1.2.1.2
The fully qualified filename found at the specified Ip Address (salixSysSwDownloadIpAddress) that is to be downloaded to the entry in the Table.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

salixSysSwDownloadUsername 1.3.6.1.4.1.2158.2.4.1.2.1.3
The username to be used when getting a file from the computer at the IP address indicated by the salixSysSwDownloadIpAddress attribute. For security reasons, reading this field will return an empty string.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

salixSysSwDownloadPassword 1.3.6.1.4.1.2158.2.4.1.2.1.4
The password to be used when getting a file from the computer at the IP address indicated by the salixSysSwDownloadIpAddress attribute. For security reasons, reading this field will return an empty string.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

salixSysSwDownloadRequest 1.3.6.1.4.1.2158.2.4.1.2.1.5
Setting this attribute to 'start' will cause the download request to begin.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), start(1)  

salixSysSwDownloadState 1.3.6.1.4.1.2158.2.4.1.2.1.6
The state of the download software request. none(1) - download not started or not supported inProgress(2) - download in progress success(3) - download to the installed software table was successful. aborted(4) - download aborted failed(5) - download to at least one plug-in unit failed locked(6) - the filename in the installed software entry is locked by the management processor software.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), inProgress(2), success(3), aborted(4), failed(5), locked(6)  

salixSysSwDownloadStatusMessage 1.3.6.1.4.1.2158.2.4.1.2.1.7
Status message that describes the current state of the download as indicated by the 'salixSysSwDownloadState' attribute.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(256)  

salixSysHrSWRunTable 1.3.6.1.4.1.2158.2.4.1.3
The system Run software table. This table augments the hrSWRunTable to include additional attributes of the software Run in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SalixSysHrSWRunEntry

salixSysHrSWRunEntry 1.3.6.1.4.1.2158.2.4.1.3.1
An entry in the salixSysHrSWRunTable that describes additional attributes of the software Run in the hrSWRunTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SalixSysHrSWRunEntry  

salixSysHrSWRunFileVersion 1.3.6.1.4.1.2158.2.4.1.3.1.1
The release version of the software file Run in the software table entry.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

salixSysHrSWRunFileControl 1.3.6.1.4.1.2158.2.4.1.3.1.2
The date and time configuration and control information that uniquely identifies the file in the Run software table entry.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

salixSysHrSWRunFileCreation 1.3.6.1.4.1.2158.2.4.1.3.1.3
The creation date and time of the file in the Run software table entry.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

salixSysHrSWRunFileBuilderName 1.3.6.1.4.1.2158.2.4.1.3.1.4
The username of the person who created the file in the Run software table entry.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(32)  

salixSysHrSWRunFileReleaseLabel 1.3.6.1.4.1.2158.2.4.1.3.1.5
The version control release label for the file in the Run software table entry .
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(32)  

salixInstalledSWGroups 1.3.6.1.4.1.2158.2.4.3.1
OBJECT IDENTIFIER    

salixInstalledSWCompliances 1.3.6.1.4.1.2158.2.4.3.2
OBJECT IDENTIFIER    

salixInstalledSWGroup 1.3.6.1.4.1.2158.2.4.3.1.1
Salix InstalledSW Objects Group
Status: current Access: read-only
OBJECT-GROUP    

salixInstalledSWCompliance 1.3.6.1.4.1.2158.2.4.3.2.1
The basic implementation requirements for the SALIX-INSTALLED-SOFTWARE-MIB.
Status: current Access: read-only
MODULE-COMPLIANCE