SIAE-SOFT-MIB: View SNMP OID List / Download MIB
VENDOR: SIAE MICROELETTRONICA S.P.A.
Home | MIB: SIAE-SOFT-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 |
softwareDownloadStatusTrap | 1.3.6.1.4.1.3373.1103.0.701 |
This event is generated by ALFOHD-NE when the status of download is changed. The data passed with the event are: 1) equipIpSnmpAgentAddress 2) softwareDownloadStatus |
||
software | 1.3.6.1.4.1.3373.1103.7 |
Maintenance of software releases loaded on SIAE equiment. |
||
softwareMibVersion | 1.3.6.1.4.1.3373.1103.7.1 | integer | read-only |
Numerical version of this module. The string version of this MIB have the following format: XX.YY.ZZ so, for example, the value 1 should be interpreted as 00.00.01 and the value 10001 should be interpreted as 01.00.01. |
softwareEquipmentReleaseBench1 | 1.3.6.1.4.1.3373.1103.7.2 | displaystring | read-only |
ASCII string identifying the equipment release present in Bench1. |
softwareEquipmentReleaseBench1Status | 1.3.6.1.4.1.3373.1103.7.3 | integer | read-only |
Status of the bench 1 software. Enumeration: 'loaded': 2, 'running': 3, 'notLoaded': 1. |
softwareEquipmentReleaseBench2 | 1.3.6.1.4.1.3373.1103.7.4 | displaystring | read-only |
ASCII string identifying the equipment release present in Bench2. |
softwareEquipmentReleaseBench2Status | 1.3.6.1.4.1.3373.1103.7.5 | integer | read-only |
Status of the bench 2 software. Enumeration: 'loaded': 2, 'running': 3, 'notLoaded': 1. |
softwareIpAddressDwlServer | 1.3.6.1.4.1.3373.1103.7.6 | ipaddress | read-write |
Ip address of the SNMP manager connected from which the Software is downloaded, if the leaf softwareRemoteIpAddressDwlServer is set '0.0.0.0'. |
softwareGosipAddressDwlServer | 1.3.6.1.4.1.3373.1103.7.7 | octet string | read-write |
GOSIP address of the remote element from which the Software is downloaded. |
softwareDownloadfile | 1.3.6.1.4.1.3373.1103.7.8 | displaystring | read-write |
CEM or LOM Directory and name of the descriptor file. The files with the SW code must be present in the same directory. |
softwareActionRequest | 1.3.6.1.4.1.3373.1103.7.9 | integer32 | read-write |
This Integer is a bit string with each bit when set has the following meaning: BIT 0 - Download request BIT 1 - Abort Download request BIT 2 - Bench switch request BIT 4 - Partial download BIT 5 - Forced Download BIT 6 - Implicit Activation BIT 7 - Delete bench not running BIT 8 - ODU FW download (whitout activation) BIT 9 - ODU FW activation BIT 10 - IDU FPGA download (whitout activation) BIT 11 - IDU FPGA activation The bit 4...6 enable/disable the different options on download request. |
softwareDownloadStatus | 1.3.6.1.4.1.3373.1103.7.10 | integer | read-only |
Status of SW download operation. Enumeration: 'completed': 2, 'downloading': 1, 'perifDownloading': 4, 'interrupted': 3, 'configurationDownloading': 5. |
softwareUnitTable | 1.3.6.1.4.1.3373.1103.7.11 | no-access |
Table with Software records concerning units within the equipment. |
|
1.3.6.1.4.1.3373.1103.7.11.1 | no-access |
Software record. |
||
softwareUnitId | 1.3.6.1.4.1.3373.1103.7.11.1.1 | integer32 | read-only |
This object is used as Index of the softwareUnit Table and also identifies the unit in the equipment. |
softwareElementId | 1.3.6.1.4.1.3373.1103.7.11.1.2 | integer32 | read-only |
This object is used as Index of the softwareUnit Table and also identifies the SW programmable element in the specified unit. |
softwareType | 1.3.6.1.4.1.3373.1103.7.11.1.3 | integer | read-only |
Format type. Enumeration: 'image-FPGA': 2, 's-record': 1, 'volatile': 3. |
softwareUnitReleaseBench1 | 1.3.6.1.4.1.3373.1103.7.11.1.4 | displaystring | read-only |
ASCII string identifying the software release present in the programmable element of specified unit bench 1. |
softwareUnitReleaseBench2 | 1.3.6.1.4.1.3373.1103.7.11.1.5 | displaystring | read-only |
ASCII string identifying the software release present in the programmable element of specified unit bench 2. |
softwareUnitActualRelease | 1.3.6.1.4.1.3373.1103.7.11.1.6 | displaystring | read-only |
ASCII string identifying the software release actually present in the programmable element of specified unit. |
softwareDownloadStatusTrapNotification | 1.3.6.1.4.1.3373.1103.7.12 | integer | read-write |
Enables/disables the trap generation on download status change. Enumeration: 'trapDisable': 1, 'trapEnable': 2, 'trapEnableWithACK': 34. |
softwareRemoteIpAddressDwlServer | 1.3.6.1.4.1.3373.1103.7.13 | ipaddress | read-write |
Ip address of the remote Server from which the Software is downloaded, different from SNMP manager connected IpAddress. It is used if different from '0.0.0.0'. After each download procedure the leaf is set to '0.0.0.0'. |