SIAE-PMFTP-MIB
AI MIB Summary
The SIAE-PMFTP-MIB module enables SIAE network devices to export Performance Monitoring and RMON data to management stations via the FTP protocol. This mechanism facilitates the retrieval of historical traffic statistics, interface counters, and network performance metrics for centralized analysis and reporting.
Transfer of data gathered by Performance Monitoring and RMON to managers through the FTP protocol.
Main OID:
pmFTP.1.3.6.1.4.1.3373.1103.31
12
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
12 total| Object Name |
|---|
pmFTPStatusTrapThis 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 NOTIFICATION-TYPE .1.3.6.1.4.1.3373.1103.0.3101 |
pmFTPTransfer of data gathered by Performance Monitoring and RMON to managers through the FTP protocol. MODULE-IDENTITY .1.3.6.1.4.1.3373.1103.31 |
pmFTPMibVersionNumerical 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.ro INTEGER .1.3.6.1.4.1.3373.1103.31.1 |
pmFTPfileNamePath 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.rw DisplayString .1.3.6.1.4.1.3373.1103.31.2 |
pmFTPTpClassObject 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.rw OBJECT IDENTIFIER .1.3.6.1.4.1.3373.1103.31.3 |
pmFTPTpRmonOwnerFor 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.rw OwnerString (RMON-MIB) .1.3.6.1.4.1.3373.1103.31.4 |
pmFTPActionRequestAction 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.rw Enumeration .1.3.6.1.4.1.3373.1103.31.5 |
pmFTPStatusStatus of pm Ftp transfer/delete operation.ro Enumeration .1.3.6.1.4.1.3373.1103.31.6 |
pmFTPStatusTrapNotificationEnable/disable the trap generation on FTP tranfer operation.rw Enumeration .1.3.6.1.4.1.3373.1103.31.7 |
pmFTPCompressedFileEnable/disable the compression (zip) of the transferred files. For RMON only.rw Enumeration .1.3.6.1.4.1.3373.1103.31.8 |
pmFTPBeginIntervalDefines 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.rw Integer32 .1.3.6.1.4.1.3373.1103.31.9 |
pmFTPEndIntervalDefines 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.rw Integer32 .1.3.6.1.4.1.3373.1103.31.10 |