MIBs Depot

SIAE-PMFTP-MIB

Registered at
1.3.6.1.4.1.3373.1103.31
Last updated
2015-03-23 00:00
Organization
SIAE MICROELETTRONICA spa
Revisions
2015-03-23 00:00, 2014-09-29 00:00, 2014-02-03 00:00, 2013-04-16 00:00
Namespace
siae
Source file
SIAE-PMFTP-MIB
Digest
sha256:c024b5ebacb59e746deb0e39084fb7e34298eeeb6dd5931d4ec871a3ab4bb074

Description

Transfer of data gathered by Performance Monitoring and RMON to managers through the FTP protocol.

Contact

SIAE MICROELETTONICA s.p.a. Via Michelangelo Buonarroti, 21 20093 - Cologno Monzese Milano - ITALY Phone : +39-02-27325-1 E-mail: help@siaemic.com

Imports

FromSymbols
RMON-MIBOwnerString
SIAE-ALARM-MIBalarmTrap
SIAE-EQUIP-MIBequipIpSnmpAgentAddress
SIAE-TREE-MIBsiaeMib
SIAE-USER-MIBaccessControlLoginIpAddress
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

IANAifType-MIB
IF-MIB
RMON-MIB
SIAE-ALARM-MIB
SIAE-EQUIP-MIB
SIAE-EQUIPTYPE-MIB
SIAE-PMFTP-MIB
SIAE-TREE-MIB
SIAE-USER-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
pmFTPMibVersion
OBJECT-TYPE
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.
1.3.6.1.4.1.3373.1103.31.1INTEGERread-onlycurrent
pmFTPfileName
OBJECT-TYPE
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.
1.3.6.1.4.1.3373.1103.31.2DisplayString (SIZE(0..255))read-writecurrent
pmFTPTpClass
OBJECT-TYPE
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.
1.3.6.1.4.1.3373.1103.31.3OBJECT IDENTIFIERread-writecurrent
pmFTPTpRmonOwner
OBJECT-TYPE
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.
1.3.6.1.4.1.3373.1103.31.4OwnerStringread-writecurrent
pmFTPActionRequest
OBJECT-TYPE
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.
1.3.6.1.4.1.3373.1103.31.5INTEGER {none(0), dayBeforeRead(1), currentDayRead(3), readAll(5), readAbort(6), readInterval(7)}read-writecurrent
pmFTPStatus
OBJECT-TYPE
Status of pm Ftp transfer/delete operation.
1.3.6.1.4.1.3373.1103.31.6INTEGER {transferring(1), completed(2), interrupted(3), empty(4), deleting(5)}read-onlycurrent
pmFTPStatusTrapNotification
OBJECT-TYPE
Enable/disable the trap generation on FTP tranfer operation.
1.3.6.1.4.1.3373.1103.31.7INTEGER {trapDisable(1), trapEnable(2)}read-writecurrent
pmFTPCompressedFile
OBJECT-TYPE
Enable/disable the compression (zip) of the transferred files. For RMON only.
1.3.6.1.4.1.3373.1103.31.8INTEGER {disable(1), enable(2)}read-writecurrent
pmFTPBeginInterval
OBJECT-TYPE
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.
1.3.6.1.4.1.3373.1103.31.9Integer32read-writecurrent
pmFTPEndInterval
OBJECT-TYPE
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.
1.3.6.1.4.1.3373.1103.31.10Integer32read-writecurrent

Notifications

NameOIDStatus
pmFTPStatusTrap
NOTIFICATION-TYPE
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
1.3.6.1.4.1.3373.1103.0.3101current