Juniper-FILE-XFER-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: Juniper-FILE-XFER-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 juniFileXferMIB 1.3.6.1.4.1.4874.2.2.23
The File Transfer MIB for Juniper Networks enterprise.
       juniFileXferObjects 1.3.6.1.4.1.4874.2.2.23.1
           juniFileXferTable 1.3.6.1.4.1.4874.2.2.23.1.1 no-access
A list of entries which describe file transfers.
               juniFileXferTableEntry 1.3.6.1.4.1.4874.2.2.23.1.1.1 no-access
A description of a particular file transfer entry.
                   juniFileXferIndex 1.3.6.1.4.1.4874.2.2.23.1.1.1.1 integer read-only
A unique index used to identify this entry.
                   juniFileXferDirection 1.3.6.1.4.1.4874.2.2.23.1.1.1.2 integer read-write
Specifies the direction of the file transfer. Enumeration: 'juniFileXferLocalToRemote': 1, 'juniFileXferRemoteToLocal': 2.
                   juniFileXferFileType 1.3.6.1.4.1.4874.2.2.23.1.1.1.3 integer read-write
Specifies the file type of the file transfer. Enumeration: 'juniFileXferScript': 5, 'juniFileXferSystemConfig': 2, 'juniFileXferRunningConfig': 3, 'juniFileXferSystemLog': 4, 'juniFileXferBulkStatistics': 7, 'juniFileXferRebootHistory': 6, 'juniFileXferSoftwareRelease': 1.
                   juniFileXferRemoteFileName 1.3.6.1.4.1.4874.2.2.23.1.1.1.4 displaystring read-write
The full path name of the source/destination file on the remote system.
                   juniFileXferRemoteUserName 1.3.6.1.4.1.4874.2.2.23.1.1.1.5 displaystring read-write
The user name to use when requesting the file transfer to/from the remote system. This object has been obsoleted. Use the enterprise host mib in order to configure the username.
                   juniFileXferRemoteUserPassword 1.3.6.1.4.1.4874.2.2.23.1.1.1.6 octet string read-write
The password to use when requesting the file transfer to/from the remote system. When read, this object returns a zero string. Note that, for security reasons, some FTP servers may insist on a non-zero length user password. This object has been obsoleted. Use the enterprise host MIB in order to configure the password.
                   juniFileXferLocalFileName 1.3.6.1.4.1.4874.2.2.23.1.1.1.7 displaystring read-write
The local file name to transfer or to create as a result of an incoming transfer.
                   juniFileXferProtocol 1.3.6.1.4.1.4874.2.2.23.1.1.1.8 integer read-write
Specifies the file transfer protocol type. Enumeration: 'juniFileXferFtp': 1, 'juniFileXferTftp': 2.
                   juniFileXferStatus 1.3.6.1.4.1.4874.2.2.23.1.1.1.9 integer read-only
The status of the file transfer. Enumeration: 'juniFileXferCopyRunningCfgFailed': 9, 'juniFileXferUserAuthFailed': 4, 'juniFileXferFileNotFound': 5, 'juniFileXferPended': 8, 'juniFileXferFileIncompatible': 7, 'juniFileXferFileTooBig': 6, 'juniFileXferRemoteUnreachable': 3, 'juniFileXferInProgress': 2, 'juniFileXferSuccessfulCompletion': 1.
                   juniFileXferRowStatus 1.3.6.1.4.1.4874.2.2.23.1.1.1.10 rowstatus read-write
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. Setting this object to createAndGo(4) is allowed. If required objects are missing, the agent will create the row and set its status to notReady(3). If all of the required objects are present and valid, the agent will create the row, set it to active and commence the file transfer. Upon completion of the file transfer, the agent will set the rowStatus to notInService(2), indicating that the row is valid and useable by a management client. To commence another transfer, a management client should set the rowStatus to active(1). Setting this object to createAndWait(5) causes an entry to be created with juniFileXferRowStatus value of notInService(2) if all of the required objects are present and valid. Or, if some of the required objects are missing or invalid, the agent will create the row and sets its status to notReady(3). Setting this object to active(1) causes the transfer to start for the given row. Objects within the row cannot be modified once a row has been set to active(1), Setting this object to destroy(6) causes the corresponding row to be deleted. Note that only a single instance of a row can be active at at any given moment, although several rows can exist in the table.
                   juniFileXferTimeStamp 1.3.6.1.4.1.4874.2.2.23.1.1.1.11 timeticks read-only
The value of sysUpTime at the last status change for this entry.
                   juniFileXferRouterName 1.3.6.1.4.1.4874.2.2.23.1.1.1.12 juniname read-write
The name of the router to be used when resolving the hostname portion of the juniFileXferRemoteFileName object. If this object contains an invalid or empty value, the default router will be used.
           juniFileXferTrapEnabled 1.3.6.1.4.1.4874.2.2.23.1.2 integer read-write
An indication of whether the juniFileXferTrap trap is enabled. Enumeration: 'false': 2, 'true': 1.
       juniFileXferNotifications 1.3.6.1.4.1.4874.2.2.23.2
           juniFileXferNotifyPrefix 1.3.6.1.4.1.4874.2.2.23.2.0
               juniFileXferTrap 1.3.6.1.4.1.4874.2.2.23.2.0.1
An indication that the status associated with a particular file transfer entry has changed.
       juniFileXferConformance 1.3.6.1.4.1.4874.2.2.23.4
           juniFileXferCompliances 1.3.6.1.4.1.4874.2.2.23.4.1
               juniFileXferCompliance1 1.3.6.1.4.1.4874.2.2.23.4.1.2
Obsolete compliance statement for entities that implement the Juniper file transfer MIB. This compliance statement became obsolete when remote user information was removed and router name was added.
               juniFileXferCompliance2 1.3.6.1.4.1.4874.2.2.23.4.1.3
The compliance statement for entities that implement the Juniper file transfer MIB.
           juniFileXferGroups 1.3.6.1.4.1.4874.2.2.23.4.2
               juniFileXferGroup1 1.3.6.1.4.1.4874.2.2.23.4.2.2
Obsolete collection of objects providing management of file transfers in a Juniper product. This group became obsolete when remote user information was removed and juniFileXferRouterName was added.
               juniFileXferGroup2 1.3.6.1.4.1.4874.2.2.23.4.2.3
A collection of objects providing management of file transfers in a Juniper product.
               juniFileXferTrapGroup 1.3.6.1.4.1.4874.2.2.23.4.2.4
A management notification pertaining to file transfers.