SIAE-PMFTP-MIB

File: SIAE-PMFTP-MIB.mib (10869 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
Integer32 DisplayString OwnerString
siaeMib equipIpSnmpAgentAddress alarmTrap
accessControlLoginIpAddress

Defined Values

pmFTP 1.3.6.1.4.1.3373.1103.31
Transfer of data gathered by Performance Monitoring and RMON to managers through the FTP protocol.
MODULE-IDENTITY    

pmFTPMibVersion 1.3.6.1.4.1.3373.1103.31.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  

pmFTPfileName 1.3.6.1.4.1.3373.1103.31.2
Path and file name used when the PM data file is transferred using Ftp (action = read). The Agent software concatenates the following fields to the display string set in this object: 1) groupName: it identifies the name of the P.M. mib group 2) tpClassName: it identifies the termination point 3) index: only for RMON data 4) date: YYMMDD As example: when the string set is equal to /pub/pm/G828/alcplus The name of the file transfered to the defined directory is: alcplus_pmRxPwr_Radio1_081015.csv.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

pmFTPTpClass 1.3.6.1.4.1.3373.1103.31.3
Object identifier of the first leaf of the record selected to transfer. To read all rows of a table, this object should be set with the object identifier of the table entry. The SET of the value {0 0} is accepted and means that no record is selected.
Status: current Access: read-write
OBJECT-TYPE    
  OBJECT IDENTIFIER  

pmFTPTpRmonOwner 1.3.6.1.4.1.3373.1103.31.4
For PM is meaningless. For RMON it corresponds to historyControlOwner of historyControlTable and it cannot be null. If pmFTPTpClass is set in order to read all rows of RMON history, this object is used to select rows belonging to selected owner.
Status: current Access: read-write
OBJECT-TYPE    
  OwnerString  

pmFTPActionRequest 1.3.6.1.4.1.3373.1103.31.5
Action requested to the equipment: - none : no action required; - dayBeforeRead : for the selected PM or RMON group according to the selected TpClass a file with record of previous day is sent to the manager; - currentDayRead: for the selected PM or RMON group according to the selected TpClass a file with records of the current day is sent to the manager; - readAll : for the selected PM or RMON group a file with records of current and previous day are sent to the manager; - readAbort : the action in progress will be interrupted. - readInterval : for the selected PM or RMON group according to the selected TpClass a file with records in the selected interval (see pmFTPBeginInterval and pmFTPEndInterval) is sent to the manager The value of this object is self cleared (reset to the value none) after its use. The source IP address of the SNMP packet setting this object is used as target Ip address, it identifies the server where the files are transferred.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), dayBeforeRead(1), currentDayRead(3), readAll(5), readAbort(6), readInterval(7)  

pmFTPStatus 1.3.6.1.4.1.3373.1103.31.6
Status of pm Ftp transfer/delete operation.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER transferring(1), completed(2), interrupted(3), empty(4), deleting(5)  

pmFTPStatusTrapNotification 1.3.6.1.4.1.3373.1103.31.7
Enable/disable the trap generation on FTP tranfer operation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER trapDisable(1), trapEnable(2)  

pmFTPCompressedFile 1.3.6.1.4.1.3373.1103.31.8
Enable/disable the compression (zip) of the transferred files. For RMON only.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

pmFTPBeginInterval 1.3.6.1.4.1.3373.1103.31.9
Defines the begin of the selected interval for the action readInterval(7) (see pmFTPActionRequest). It is the number of seconds since midnight of January 1, 1970.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

pmFTPEndInterval 1.3.6.1.4.1.3373.1103.31.10
Defines the begin of the selected interval for the action readInterval(7) (see pmFTPActionRequest). It is the number of seconds since midnight of January 1, 1970. The value of this object can not be less than pmFTPBeginInterval.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

pmFTPStatusTrap 1.3.6.1.4.1.3373.1103.0.3101
This event is generated by NE when the status of FTP transfer is changed. The data passed with the event are: 1) equipIpSnmpAgentAddress 2) pmFTPStatus 3) accessControlLoginIpAddress
Status: current Access: read-write
NOTIFICATION-TYPE