SALIX-INSTALLED-SOFTWARE-MIB: View SNMP OID List / Download MIB
VENDOR: SALIX TECHNOLOGIES
Home | MIB: SALIX-INSTALLED-SOFTWARE-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
salixInstalledSWMIB | 1.3.6.1.4.1.2158.2.4 |
The MIB describing Installed Software objects for SALIX products |
||
salixInstalledSWMIBObjects | 1.3.6.1.4.1.2158.2.4.1 | |||
salixSysHrSWInstalledTable | 1.3.6.1.4.1.2158.2.4.1.1 | no-access |
The system installed software table. This table augments the hrSWInstalledTable to include additional attributes of the software installed in the table. |
|
1.3.6.1.4.1.2158.2.4.1.1.1 | no-access |
An entry in the salixSysHrSWInstalledTable that describes additional attributes of the software installed in the hrSWInstalledTable. |
||
salixSysHrSWInstalledFileVersion | 1.3.6.1.4.1.2158.2.4.1.1.1.1 | octet string | read-only |
The release version of the software file installed in the software table entry. |
salixSysHrSWInstalledFileControl | 1.3.6.1.4.1.2158.2.4.1.1.1.2 | dateandtime | read-only |
The date and time configuration and control information that uniquely identifies the file in the installed software table entry. |
salixSysHrSWInstalledFileCreation | 1.3.6.1.4.1.2158.2.4.1.1.1.3 | dateandtime | read-only |
The creation date and time of the file in the installed software table entry. |
salixSysHrSWInstalledFilePiuType | 1.3.6.1.4.1.2158.2.4.1.1.1.4 | salixpluginunittype | read-only |
The type of plugin unit that the installed software can operate. |
salixSysHrSWInstalledFileBuilderName | 1.3.6.1.4.1.2158.2.4.1.1.1.5 | octet string | read-only |
The username of the person who created the file in the installed software table entry. |
salixSysHrSWInstalledFileReleaseLabel | 1.3.6.1.4.1.2158.2.4.1.1.1.6 | octet string | read-only |
The version control release label for the file in the installed software table entry . |
salixSysSwDownloadTable | 1.3.6.1.4.1.2158.2.4.1.2 | no-access |
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. |
|
1.3.6.1.4.1.2158.2.4.1.2.1 | no-access |
An entry in the salixSysSwDownloadTable that identifies the parameters necessary to download software to the system. |
||
salixSysSwDownloadIpAddress | 1.3.6.1.4.1.2158.2.4.1.2.1.1 | ipaddress | read-write |
The Ip Address where the salixSysSwDownloadFilename object resides. |
salixSysSwDownloadFilename | 1.3.6.1.4.1.2158.2.4.1.2.1.2 | displaystring | read-write |
The fully qualified filename found at the specified Ip Address (salixSysSwDownloadIpAddress) that is to be downloaded to the entry in the Table. |
salixSysSwDownloadUsername | 1.3.6.1.4.1.2158.2.4.1.2.1.3 | displaystring | read-write |
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. |
salixSysSwDownloadPassword | 1.3.6.1.4.1.2158.2.4.1.2.1.4 | displaystring | read-write |
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. |
salixSysSwDownloadRequest | 1.3.6.1.4.1.2158.2.4.1.2.1.5 | integer | read-write |
Setting this attribute to 'start' will cause the download request to begin. Enumeration: 'start': 1, 'none': 0. |
salixSysSwDownloadState | 1.3.6.1.4.1.2158.2.4.1.2.1.6 | integer | read-only |
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. Enumeration: 'none': 1, 'locked': 6, 'success': 3, 'failed': 5, 'aborted': 4, 'inProgress': 2. |
salixSysSwDownloadStatusMessage | 1.3.6.1.4.1.2158.2.4.1.2.1.7 | octet string | read-only |
Status message that describes the current state of the download as indicated by the 'salixSysSwDownloadState' attribute. |
salixSysHrSWRunTable | 1.3.6.1.4.1.2158.2.4.1.3 | no-access |
The system Run software table. This table augments the hrSWRunTable to include additional attributes of the software Run in the table. |
|
1.3.6.1.4.1.2158.2.4.1.3.1 | no-access |
An entry in the salixSysHrSWRunTable that describes additional attributes of the software Run in the hrSWRunTable. |
||
salixSysHrSWRunFileVersion | 1.3.6.1.4.1.2158.2.4.1.3.1.1 | octet string | read-only |
The release version of the software file Run in the software table entry. |
salixSysHrSWRunFileControl | 1.3.6.1.4.1.2158.2.4.1.3.1.2 | dateandtime | read-only |
The date and time configuration and control information that uniquely identifies the file in the Run software table entry. |
salixSysHrSWRunFileCreation | 1.3.6.1.4.1.2158.2.4.1.3.1.3 | dateandtime | read-only |
The creation date and time of the file in the Run software table entry. |
salixSysHrSWRunFileBuilderName | 1.3.6.1.4.1.2158.2.4.1.3.1.4 | octet string | read-only |
The username of the person who created the file in the Run software table entry. |
salixSysHrSWRunFileReleaseLabel | 1.3.6.1.4.1.2158.2.4.1.3.1.5 | octet string | read-only |
The version control release label for the file in the Run software table entry . |
salixInstalledSWMIBTraps | 1.3.6.1.4.1.2158.2.4.2 | |||
salixInstalledSWMIBTrapPrefix | 1.3.6.1.4.1.2158.2.4.2.0 | |||
salixInstalledSWMIBCompliance | 1.3.6.1.4.1.2158.2.4.3 | |||
salixInstalledSWGroups | 1.3.6.1.4.1.2158.2.4.3.1 | |||
salixInstalledSWGroup | 1.3.6.1.4.1.2158.2.4.3.1.1 |
Salix InstalledSW Objects Group |
||
salixInstalledSWCompliances | 1.3.6.1.4.1.2158.2.4.3.2 | |||
salixInstalledSWCompliance | 1.3.6.1.4.1.2158.2.4.3.2.1 |
The basic implementation requirements for the SALIX-INSTALLED-SOFTWARE-MIB. |