SIAE-CLOG-MIB: View SNMP OID List / Download MIB
VENDOR: SIAE MICROELETTRONICA S.P.A.
Home | MIB: SIAE-CLOG-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 |
commandLogFtpStatusTrap | 1.3.6.1.4.1.3373.1103.0.4001 |
This event is generated when the status of FTP transfer is changed. The data passed with the event are: 1) equipIpSnmpAgentAddress 2) commandLogFtpStatus 3) accessControlLoginIpAddress |
||
commandLog | 1.3.6.1.4.1.3373.1103.40 |
Recorder of the commands entered from SNMP/CLI/WEB |
||
commandLogMibVersion | 1.3.6.1.4.1.3373.1103.40.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. |
commandLogActionRequest | 1.3.6.1.4.1.3373.1103.40.2 | integer | read-write |
This leaf is used to delete record or to read it by FTP. Enumeration: 'notActive': 0, 'read': 2, 'delete': 1. |
commandLogFtpFile | 1.3.6.1.4.1.3373.1103.40.3 | displaystring | read-write |
This leaf is reserved to file path where to transfer data. |
commandLogMgmtInterfaceFilter | 1.3.6.1.4.1.3373.1103.40.4 | bits | read-write |
Select which items are to be read or deleted according to interface used to enter the registered command. Bits set to 1 select the relative interface, bits set to 0 filter the relative interface Bits: 'web': 1, 'snmp': 2, 'cli': 0, 'remoteCli': 3. |
commandLogStartTimeFilter | 1.3.6.1.4.1.3373.1103.40.5 | unsigned32 | read-write |
The events with EventTime greater than this object are read/delete from the log. Null value means no filter. |
commandLogEndTimeFilter | 1.3.6.1.4.1.3373.1103.40.6 | unsigned32 | read-write |
The events with EventTime less than this object are read/delete from the log. Null value means no filter. |
commandLogUserNameFilter | 1.3.6.1.4.1.3373.1103.40.7 | displaystring | read-write |
Name of the user that sent the request for the filter to manage commands in the record. ** value means no filter. |
commandLogSourceAddressFilter | 1.3.6.1.4.1.3373.1103.40.8 | displaystring | read-write |
IP address of source machine of filter to manage commands in the record. 0 value means no filter. |
commandLogFtpStatus | 1.3.6.1.4.1.3373.1103.40.9 | integer | read-only |
This leaf is used for the status of transfer. Enumeration: 'completed': 2, 'transferring': 1, 'interrupted': 3, 'empty': 4. |
commandLogFtpStatusTrapNotification | 1.3.6.1.4.1.3373.1103.40.10 | integer | read-write |
Enables/disables the trap generation on FTP tranfer operation. Enumeration: 'trapDisable': 1, 'trapEnable': 2, 'trapEnableWithACK': 3. |
commandLogLastCommandTime | 1.3.6.1.4.1.3373.1103.40.11 | unsigned32 | read-only |
Describes the time, in seconds since 01/01/1970, of the last SNMP command. The commands saves must be from a LOM. Some type of commands, as login action or timestamp set, are skipped. |
commandLogLastCommandUser | 1.3.6.1.4.1.3373.1103.40.12 | displaystring | read-only |
Describes the user that have made of the last SNMP command. The commands saves must be from a LOM. Some type of commands, as login action or timestamp set, are skipped. |