COMMON-4RF: View SNMP OID List / Download MIB

VENDOR: 4RF COMMUNICATIONS LTD.


 Home MIB: COMMON-4RF
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
 fourRFCommonModule 1.3.6.1.4.1.14817.2.3
Common 4RF MIB Objects.
     fourRFGroups 1.3.6.1.4.1.14817.7.1.1
The root of the OID sub-tree for the 4RF common object groups.
         fourRFSystemGroup 1.3.6.1.4.1.14817.7.1.1.1
The 4RF common system settings group.
         fourRFResetGroup 1.3.6.1.4.1.14817.7.1.1.2
The 4RF common reset group.
         fourRFMibBackupGroup 1.3.6.1.4.1.14817.7.1.1.3
The 4RF common configuration backup group.
         fourRFUploadGroup 1.3.6.1.4.1.14817.7.1.1.4
The 4RF common file upload group.
         fourRFImageControlGroup 1.3.6.1.4.1.14817.7.1.1.6
The 4RF common image control group.
     fourRFObjects 1.3.6.1.4.1.14817.7.1.2
The root of the OID sub-tree for the 4RF common objects.
         fourRFSystem 1.3.6.1.4.1.14817.7.1.2.1
             fourRFSystemID 1.3.6.1.4.1.14817.7.1.2.1.1 displaystring read-write
The terminal identifier, user defined.
             fourRFSystemSoftwareVersion 1.3.6.1.4.1.14817.7.1.2.1.2 fourrfimageversion read-only
The terminal software version details.
             fourRFSystemIpAddress 1.3.6.1.4.1.14817.7.1.2.1.3 ipaddress read-write
IP address of terminal, care should be taken when changing this value.
             fourRFSystemRemoteIpAddress 1.3.6.1.4.1.14817.7.1.2.1.4 ipaddress read-write
IP address of remote terminal, this is the other end of the radio link. This must be configured at commissioning.
             fourRFSystemSubnetMask 1.3.6.1.4.1.14817.7.1.2.1.5 ipaddress read-write
The subnet mask for the terminal. This must be configured at commissioning.
             fourRFSystemDefaultGateway 1.3.6.1.4.1.14817.7.1.2.1.6 ipaddress read-write
The default gateway for the terminal. This must be configured at commissioning.
             fourRFSystemIpAssignment 1.3.6.1.4.1.14817.7.1.2.1.7 integer read-write
This indicates how the terminal IP address is configured. This must be configured at commissioning. The IP address can be assigned manually or by a DHCP server. Enumeration: 'useDHCP': 0, 'userAssigned': 1.
             fourRFSystemDateAndTime 1.3.6.1.4.1.14817.7.1.2.1.8 unsigned32 read-write
This indicates the current time from the terminal's real-time clock, the time is measured in seconds since Midnight GMT on January 1 1970.
             fourRFSystemTftpServerAddress 1.3.6.1.4.1.14817.7.1.2.1.9 ipaddress read-write
IP address of TFTP server used for uploading and downloading files.
             fourRFSystemSerialNumber 1.3.6.1.4.1.14817.7.1.2.1.10 fourrfserialnumber read-only
The unique serial number for the terminal.
             fourRFSystemLastReset 1.3.6.1.4.1.14817.7.1.2.1.11 fourrfresettype read-only
The type of the last system reset.
             fourRFSystemTimeZone 1.3.6.1.4.1.14817.7.1.2.1.12 integer32 read-write
This indicates the offset from UTC time in minutes.
             fourRFSystemSyslogAddress 1.3.6.1.4.1.14817.7.1.2.1.13 ipaddress read-write
The IP address of a remote syslogd server used to log system events.
             fourRFSystemSyslogPort 1.3.6.1.4.1.14817.7.1.2.1.14 unsigned32 read-write
The port to use when logging to a remote syslogd, the default is port 514.
             fourRFSystemTimeDaylightSavings 1.3.6.1.4.1.14817.7.1.2.1.15 integer read-write
Indicates whether daylight savings is in use. Enumeration: 'daylightSavingsDisabled': 0, 'daylightSavingsEnabled': 1.
             fourRFSystemTimeZoneGMTOffset 1.3.6.1.4.1.14817.7.1.2.1.16 fourrftimezone read-write
This indicates the timezone offset from GMT.
             fourRFSystemMACAddress 1.3.6.1.4.1.14817.7.1.2.1.17 displaystring read-only
The MAC Address for the terminal.
             fourRFSystemLocalRadioBIpAddress 1.3.6.1.4.1.14817.7.1.2.1.18 ipaddress read-write
IP address of local Radio B terminal, this is the partner radio of a SD link. This must be configured at commissioning.
             fourRFSystemRemoteRadioBIpAddress 1.3.6.1.4.1.14817.7.1.2.1.19 ipaddress read-write
IP address of remote Radio B terminal, this is the partner radio of a SD link. This must be configured at commissioning.
             fourRFSystemLocalRadioAIpAddress 1.3.6.1.4.1.14817.7.1.2.1.20 ipaddress read-write
IP address of local Radio A terminal, this is the partner radio of a SD link. This must be configured at commissioning.
         fourRFReset 1.3.6.1.4.1.14817.7.1.2.2
             fourRFResetType 1.3.6.1.4.1.14817.7.1.2.2.1 integer read-write
Identifies the type of reset operation: none - do nothing! hardReset - complete reset of all components softReset - reset of the CPU only, traffic is unaffected. The values mirror the ResetType textual convention but the user cannot instigate a watchdog reset. This value is not therefore not allowed. Enumeration: 'hardReset': 2, 'none': 0, 'softReset': 1.
             fourRFResetTime 1.3.6.1.4.1.14817.7.1.2.2.2 unsigned32 read-write
Identifies the time of a delayed reset operation. This allows an absolute time to be specified based on the system real-time clock. The time is measured in seconds since Midnight GMT on January 1 1970.
             fourRFResetCommand 1.3.6.1.4.1.14817.7.1.2.2.3 integer read-write
Command to instigate or cancel a system reset, the reset may happen immediately or at a specified time. Only a timed reset can be cancelled. Enumeration: 'timedReset': 2, 'none': 0, 'resetNow': 1, 'cancelReset': 3.
         fourRFMibBackup 1.3.6.1.4.1.14817.7.1.2.3
             fourRFMibBackupFile 1.3.6.1.4.1.14817.7.1.2.3.1 fourrftftpfilename read-write
Path and file name for remote (TFTP) backup, relative to TFTP root.
             fourRFMibBackupCommand 1.3.6.1.4.1.14817.7.1.2.3.2 integer read-write
Configuration command to backup a configuration setting the value to localBackup or remoteBackup will instigate the backup. A local backup simply stores the current MIB configuration into Flash memory in the terminal. A remoteBackup uploads the MIB configuration to the currently specified TFTP server Enumeration: 'localBackup': 2, 'none': 0, 'remoteBackup': 1.
             fourRFMibBackupResult 1.3.6.1.4.1.14817.7.1.2.3.3 fourrfprocessresulttype read-only
Configuration backup status, if no backup has been performed the value is none otherwise the result from the last backup will be returned. If a backup is in progress executing is returned.
         fourRFUpload 1.3.6.1.4.1.14817.7.1.2.4
             fourRFUploadType 1.3.6.1.4.1.14817.7.1.2.4.1 fourrfimagetype read-write
Identifies the type of image to be uploaded.
             fourRFUploadFile 1.3.6.1.4.1.14817.7.1.2.4.2 fourrftftpfilename read-write
Path and file name for remote (TFTP) upload/download, relative to the TFTP server root.
             fourRFUploadCommand 1.3.6.1.4.1.14817.7.1.2.4.3 integer read-write
Command used to instigate a file upload. Enumeration: 'none': 0, 'upload': 1.
             fourRFUploadResult 1.3.6.1.4.1.14817.7.1.2.4.4 fourrfprocessresulttype read-only
Status of a file upload, this will have to be polled to follow the upload progress.
         fourRFImageTable 1.3.6.1.4.1.14817.7.1.2.5 no-access
This table is used to report the image information for each image stored in flash.
             fourRFImageTableEntry 1.3.6.1.4.1.14817.7.1.2.5.1 no-access
Identifies the image table index.
                 fourRFImageIndex 1.3.6.1.4.1.14817.7.1.2.5.1.1 integer32 no-access
The image table index.
                 fourRFImageType 1.3.6.1.4.1.14817.7.1.2.5.1.2 fourrfimagetype read-only
The type of image, kernel, rootfs or firmware.
                 fourRFImageStatus 1.3.6.1.4.1.14817.7.1.2.5.1.3 fourrfimagestatus read-only
The image status, if current then the image is the current running image. If selected the image will be used following the next system reboot.
                 fourRFImageSize 1.3.6.1.4.1.14817.7.1.2.5.1.4 fourrffilesize read-only
The image size in bytes.
                 fourRFImageVersion 1.3.6.1.4.1.14817.7.1.2.5.1.5 fourrfimageversion read-only
The image version, string which can be used to identify the image. This may include the firmware type, version number or the build date. The exect format of this string will product and/or image specific.
         fourRFImageControl 1.3.6.1.4.1.14817.7.1.2.6
             fourRFImageTableIndex 1.3.6.1.4.1.14817.7.1.2.6.1 integer32 read-write
The image table index, the table entry to be updated.
             fourRFImageTableCommand 1.3.6.1.4.1.14817.7.1.2.6.2 integer read-write
Allows an image to be activated or deactivated, activating an image will change its state to selected but the new image will only be used following a reboot of the system. Enumeration: 'none': 0, 'deleteImage': 3, 'deactivateImage': 1, 'activateImage': 2.
         fourRFWebUserManagementTable 1.3.6.1.4.1.14817.7.1.2.7 no-access
This table is used to view and modify the current web interface users. Up to 16 different users may be defined.
             fourRFWebUserEntry 1.3.6.1.4.1.14817.7.1.2.7.1 no-access
Identifies the user management table index.
                 fourRFWebUserIndex 1.3.6.1.4.1.14817.7.1.2.7.1.1 integer32 no-access
The user management table index.
                 fourRFWebUserName 1.3.6.1.4.1.14817.7.1.2.7.1.2 displaystring read-write
The web user name.
                 fourRFWebUserPassword 1.3.6.1.4.1.14817.7.1.2.7.1.3 octet string read-write
The password entry of a given user.
                 fourRFWebUserGroup 1.3.6.1.4.1.14817.7.1.2.7.1.4 fourrfwebusergroup read-write
The group to which the user belongs.
                 fourRFWebUserEnabled 1.3.6.1.4.1.14817.7.1.2.7.1.5 fourrfwebuserenabled read-write
Determines if the user is enabled.
                 fourRFWebUserPasswordConfirm 1.3.6.1.4.1.14817.7.1.2.7.1.6 octet string read-write
Dummy OID used for password confirmation in the web management interface.
     fourRFEvents 1.3.6.1.4.1.14817.7.1.3
The root of the OID sub-tree for the 4RF common events.
         fourRFEventsV2 1.3.6.1.4.1.14817.7.1.3.0
The root of the OID sub-tree for the 4RF common events.
             fourRFResetEvent 1.3.6.1.4.1.14817.7.1.3.0.1
Event indicating that a system reset is about to occur.
             fourRFMibBackupStatusEvent 1.3.6.1.4.1.14817.7.1.3.0.2
Event indicating the status of a configuration backup operation.
             fouRFUploadStatusEvent 1.3.6.1.4.1.14817.7.1.3.0.3
Event indicating the status of a file upload operation.