SIAE-CLOG-MIB

File: SIAE-CLOG-MIB.mib (8509 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SIAE-TREE-MIB
SIAE-ALARM-MIB SIAE-USER-MIB SIAE-EQUIP-MIB

Imported symbols

MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
Unsigned32 DisplayString siaeMib
alarmTrap accessControlLoginIpAddress equipIpSnmpAgentAddress

Defined Values

commandLog 1.3.6.1.4.1.3373.1103.40
Recorder of the commands entered from SNMP/CLI/WEB
MODULE-IDENTITY    

commandLogMibVersion 1.3.6.1.4.1.3373.1103.40.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

commandLogActionRequest 1.3.6.1.4.1.3373.1103.40.2
This leaf is used to delete record or to read it by FTP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notActive(0), delete(1), read(2)  

commandLogFtpFile 1.3.6.1.4.1.3373.1103.40.3
This leaf is reserved to file path where to transfer data.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

commandLogMgmtInterfaceFilter 1.3.6.1.4.1.3373.1103.40.4
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
Status: current Access: read-write
OBJECT-TYPE    
  BITS cli(0), web(1), snmp(2), remoteCli(3)  

commandLogStartTimeFilter 1.3.6.1.4.1.3373.1103.40.5
The events with EventTime greater than this object are read/delete from the log. Null value means no filter.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

commandLogEndTimeFilter 1.3.6.1.4.1.3373.1103.40.6
The events with EventTime less than this object are read/delete from the log. Null value means no filter.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

commandLogUserNameFilter 1.3.6.1.4.1.3373.1103.40.7
Name of the user that sent the request for the filter to manage commands in the record. ** value means no filter.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..31)  

commandLogSourceAddressFilter 1.3.6.1.4.1.3373.1103.40.8
IP address of source machine of filter to manage commands in the record. 0 value means no filter.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

commandLogFtpStatus 1.3.6.1.4.1.3373.1103.40.9
This leaf is used for the status of transfer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER transferring(1), completed(2), interrupted(3), empty(4)  

commandLogFtpStatusTrapNotification 1.3.6.1.4.1.3373.1103.40.10
Enables/disables the trap generation on FTP tranfer operation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER trapDisable(1), trapEnable(2), trapEnableWithACK(3)  

commandLogLastCommandTime 1.3.6.1.4.1.3373.1103.40.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

commandLogLastCommandUser 1.3.6.1.4.1.3373.1103.40.12
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..31)  

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
Status: current Access: read-only
NOTIFICATION-TYPE