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
| From | Symbols |
|---|---|
| RMON-MIB | OwnerString |
| SIAE-ALARM-MIB | alarmTrap |
| SIAE-EQUIP-MIB | equipIpSnmpAgentAddress |
| SIAE-TREE-MIB | siaeMib |
| SIAE-USER-MIB | accessControlLoginIpAddress |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | INTEGER | read-only | current |
| 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.2 | DisplayString (SIZE(0..255)) | read-write | current |
| 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.3 | OBJECT IDENTIFIER | read-write | current |
| 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.4 | OwnerString | read-write | current |
| 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.5 | INTEGER {none(0), dayBeforeRead(1), currentDayRead(3), readAll(5), readAbort(6), readInterval(7)} | read-write | current |
| pmFTPStatus OBJECT-TYPE Status of pm Ftp transfer/delete operation. | 1.3.6.1.4.1.3373.1103.31.6 | INTEGER {transferring(1), completed(2), interrupted(3), empty(4), deleting(5)} | read-only | current |
| pmFTPStatusTrapNotification OBJECT-TYPE Enable/disable the trap generation on FTP tranfer operation. | 1.3.6.1.4.1.3373.1103.31.7 | INTEGER {trapDisable(1), trapEnable(2)} | read-write | current |
| pmFTPCompressedFile OBJECT-TYPE Enable/disable the compression (zip) of the transferred files. For RMON only. | 1.3.6.1.4.1.3373.1103.31.8 | INTEGER {disable(1), enable(2)} | read-write | current |
| 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.9 | Integer32 | read-write | current |
| 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.10 | Integer32 | read-write | current |
Notifications
| Name | OID | Status |
|---|---|---|
| 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.3101 | current |