REDLINE-SYSTEM-MIB: View SNMP OID List / Download MIB

VENDOR: REDLINE COMMUNICATIONS INC.


 Home MIB: REDLINE-SYSTEM-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
 redlineSystemMib 1.3.6.1.4.1.10728.2.1.1
This MIB module contains Redline extensions to the SNMPv2 MIB System Group.
     redlineSystemSystemObjects 1.3.6.1.4.1.10728.2.1.1.1
         redlineSystemSerialNumber 1.3.6.1.4.1.10728.2.1.1.1.1 displaystring read-only
The serial number of the unit.
         redlineSystemSysControl 1.3.6.1.4.1.10728.2.1.1.1.2
             redlineSystemSystemReboot 1.3.6.1.4.1.10728.2.1.1.1.2.1 integer read-write
Setting this variable to 2 causes a reboot of the system. Enumeration: 'noop': 1, 'reboot': 2.
         redlineSystemSysDhcpObjects 1.3.6.1.4.1.10728.2.1.1.1.3
             redlineSystemDHCPServerIpAddressType 1.3.6.1.4.1.10728.2.1.1.1.3.1 inetaddresstype read-write
The INET address type of Ip address of DHCP server. IPv4 type supported only.
             redlineSystemDHCPServerIpAddress 1.3.6.1.4.1.10728.2.1.1.1.3.2 inetaddress read-write
The INET address of DHCP server. Note: This object can not be set if usage of DHCP server is disabled. An attempt to set the address will fail and return 'resourceUnavailable' error
         redlineSystemSysIpObjects 1.3.6.1.4.1.10728.2.1.1.1.4
             redlineSystemIpAddressType 1.3.6.1.4.1.10728.2.1.1.1.4.1 inetaddresstype read-write
The INET address type of Ip address of the system. IPv4 type supported only.
             redlineSystemIpAddress 1.3.6.1.4.1.10728.2.1.1.1.4.2 inetaddress read-write
The INET address of the system. Note: This object can not be set if usage of DHCP server is enabled. An attempt to set the address will fail and return 'resourceUnavailable' error
             redlineSystemSubnetMaskAddressType 1.3.6.1.4.1.10728.2.1.1.1.4.3 inetaddresstype read-write
The INET address type of subnet mask of the system. IPv4 type supported only.
             redlineSystemSubnetMask 1.3.6.1.4.1.10728.2.1.1.1.4.4 inetaddress read-write
The Subnet Mask of the system. Note: This object can not be set if usage of DHCP server is enabled. An attempt to set the address will fail and return 'resourceUnavailable' error
             redlineSystemDefGatewayAddressType 1.3.6.1.4.1.10728.2.1.1.1.4.5 inetaddresstype read-write
The INET address type of the default gateway. IPv4 type supported only.
             redlineSystemDefGatewayAddress 1.3.6.1.4.1.10728.2.1.1.1.4.6 inetaddress read-write
The INET address of the default gateway. Note: This object can not be set if usage of DHCP server is enabled. An attempt to set the address will fail and return 'resourceUnavailable' error
         redlineSystemSysSyslogObjects 1.3.6.1.4.1.10728.2.1.1.1.5
             redlineSystemSyslogServerIpAddressType 1.3.6.1.4.1.10728.2.1.1.1.5.1 inetaddresstype read-write
The INET address type of Ip address of Syslog server. IPv4 type supported only.
             redlineSystemSyslogServerIpAddress 1.3.6.1.4.1.10728.2.1.1.1.5.2 inetaddress read-write
The INET address of Syslog server. Note: Entering '0.0.0.0' as an address will indicate to the system that Syslog capability is not to be used.
     redlineSystemSoftwareObjects 1.3.6.1.4.1.10728.2.1.1.2
         redlineSystemSwActiveVersion 1.3.6.1.4.1.10728.2.1.1.2.1 displaystring read-only
The s/w version of the active (running) image.
         redlineSystemSwAlternateVersion 1.3.6.1.4.1.10728.2.1.1.2.2 displaystring read-only
The s/w version of the alternate (non-active) image.
         redlineSystemSwActivateAlternate 1.3.6.1.4.1.10728.2.1.1.2.3 integer read-write
Setting this to 2 triggers the switch-over to the alternate s/w image and reboot of the system. Before the switch-over a validation of the alternate image is performed and if it fails the 'inconsistentValue' error status is returned. Enumeration: 'activate': 2, 'noop': 1.
         redlineSystemSwSyncAlternateTable 1.3.6.1.4.1.10728.2.1.1.2.4 no-access
This table contains at most one entry representing a software synchronization process that is either currently in progress or one that was completed. When requested synchronization,the active s/w i image and the active configuration are copied to the alternate s/w image and configuration, respectively. A management station can create this entry if and only if either the table is empty or the only entry is for a synchronization that has already been completed. An attempt to create or write this entry when a synchronization is already in progress results in the 'resourceUnavailable' error status. The redlineSystemSwSyncAlternateStatus state object is used to control and monitor a s/w synchronization process. Setting it to the 'synchronizeAlternate' value starts a new synchronization if none is active at the time (otherwise an error status is returned).
             redlineSystemSwSyncAlternateEntry 1.3.6.1.4.1.10728.2.1.1.2.4.1 no-access
This entry contains information about a current or last software synchronization.
                 redlineSystemSwSyncAlternateIndex 1.3.6.1.4.1.10728.2.1.1.2.4.1.1 integer no-access
The index of the software isynchronization table. The only value allowed is 1.
                 redlineSystemSwSyncAlternate 1.3.6.1.4.1.10728.2.1.1.2.4.1.2 integer read-write
Setting it to 2 will synchronize the alternate s/w image and configuration database, i.e. the active s/w image and the active configuration are copied to the alternate s/w image and configuration, respectively. Enumeration: 'synchronizeAlternate': 2, 'noop': 1.
                 redlineSystemSwSyncAlternateStatus 1.3.6.1.4.1.10728.2.1.1.2.4.1.3 integer read-only
The status of the current or last software synchronization. Enumeration: 'failed': 3, 'inProgress': 1, 'success': 2.
                 redlineSystemSwSyncAlternateTimeEnded 1.3.6.1.4.1.10728.2.1.1.2.4.1.4 dateandtime read-only
The date and time this software synchronization finished.
         redlineSystemSwDownloadTable 1.3.6.1.4.1.10728.2.1.1.2.5 no-access
This table contains at most one entry representing a software download process that is either currently in progress or one that was completed. A management station can create this entry if and only if either the table is empty or the only entry is for a download that has already been completed. An attempt to create or write this entry when a download is already in progress results in the 'resourceUnavailable' error status. The redlineSystemSwDownloadStatus state object is used to control and monitor a s/w download process. Setting it to the 'download' value starts a new download if none is active at the time (otherwise an error status is returned).
             redlineSystemSwDownloadEntry 1.3.6.1.4.1.10728.2.1.1.2.5.1 no-access
This entry contains information about a current or last software download.
                 redlineSystemSwDownloadIndex 1.3.6.1.4.1.10728.2.1.1.2.5.1.1 integer no-access
The index of the software download table. The only value allowed is 1.
                 redlineSystemSwDownloadFtpAddressType 1.3.6.1.4.1.10728.2.1.1.2.5.1.2 inetaddresstype read-only
The INET address type of the software upgrade FTP server. IPv4 type supported only.
                 redlineSystemSwDownloadFtpAddress 1.3.6.1.4.1.10728.2.1.1.2.5.1.3 inetaddress read-only
The INET address of the FTP server.
                 redlineSystemSwDownloadFtpUser 1.3.6.1.4.1.10728.2.1.1.2.5.1.4 displaystring read-only
The FTP user name.
                 redlineSystemSwDownloadFtpPassword 1.3.6.1.4.1.10728.2.1.1.2.5.1.5 displaystring read-only
The FTP user password. After this object is created it is not accessible.
                 redlineSystemSwDownloadFtpFile 1.3.6.1.4.1.10728.2.1.1.2.5.1.6 displaystring read-only
The full software image file path name as required by the FTP server.
                 redlineSystemSwDownloadStatus 1.3.6.1.4.1.10728.2.1.1.2.5.1.7 integer read-only
The status of the current or last software download. Enumeration: 'download': 1, 'commit': 3, 'validate': 2, 'success': 4, 'failed': 5.
                 redlineSystemSwDownloadTimeEnded 1.3.6.1.4.1.10728.2.1.1.2.5.1.8 dateandtime read-only
The date and time this software download finished.
                 redlineSystemSwDownloadFailureReason 1.3.6.1.4.1.10728.2.1.1.2.5.1.9 displaystring read-only
The short explanation of why software download failed. In a case of success this object will contain empty string.
     redlineSystemConfigurationObjects 1.3.6.1.4.1.10728.2.1.1.3
         redlineSystemConfigBackupTable 1.3.6.1.4.1.10728.2.1.1.3.1 no-access
This table contains at most one entry representing a configuration backup process that is either currently in progress or one that was completed. A management station can create this entry if and only if either the table is empty or the only entry is for a backup that has already been completed. An attempt to create or write this entry when a backup is already in progress results in the 'resourceUnavailable' error status.
             redlineSystemConfigBackupEntry 1.3.6.1.4.1.10728.2.1.1.3.1.1 no-access
This entry contains information about a current or last configuration backup.
                 redlineSystemConfigBackupIndex 1.3.6.1.4.1.10728.2.1.1.3.1.1.1 integer no-access
The index of the software download table. The only value allowed is 1.
                 redlineSystemConfigBackupConfigType 1.3.6.1.4.1.10728.2.1.1.3.1.1.2 integer read-only
Specifies the type of configuration to be backup. Enumeration: 'active': 1, 'alternate': 2.
                 redlineSystemConfigBackupFtpAddressType 1.3.6.1.4.1.10728.2.1.1.3.1.1.3 inetaddresstype read-only
The INET address type of the configuration backup FTP server. IPv4 type supported only.
                 redlineSystemConfigBackupFtpAddress 1.3.6.1.4.1.10728.2.1.1.3.1.1.4 inetaddress read-only
The INET address of the FTP server.
                 redlineSystemConfigBackupFtpUser 1.3.6.1.4.1.10728.2.1.1.3.1.1.5 displaystring read-only
The FTP user name.
                 redlineSystemConfigBackupFtpPassword 1.3.6.1.4.1.10728.2.1.1.3.1.1.6 displaystring read-only
The FTP user password. After this object is created it is not accessible.
                 redlineSystemConfigBackupFtpFile 1.3.6.1.4.1.10728.2.1.1.3.1.1.7 displaystring read-only
The full software image file path name as required by the FTP server.
                 redlineSystemConfigBackupStatus 1.3.6.1.4.1.10728.2.1.1.3.1.1.8 integer read-only
The status of the current or last configuration backup. Enumeration: 'commit': 2, 'backup': 1, 'upload': 3, 'success': 4, 'failed': 5.
                 redlineSystemConfigBackupFailureReason 1.3.6.1.4.1.10728.2.1.1.3.1.1.9 displaystring read-only
The short explanation of why configuration backup failed. In a case of success this object will contain empty string.
         redlineSystemConfigRestoreTable 1.3.6.1.4.1.10728.2.1.1.3.2 no-access
This table contains at most one entry representing a configuration restore process that is either currently in progress or one that was completed. A management station can create this entry if and only if either the table is empty or the only entry is for a restore that has already been completed. An attempt to create or write this entry when a restore is already in progress results in the 'resourceUnavailable' error status. After the process is finished with the status set to 'success', then (and only then) the system will be automatically rebooted in order for the newly restored parameters to become active.
             redlineSystemConfigRestoreEntry 1.3.6.1.4.1.10728.2.1.1.3.2.1 no-access
This entry contains information about a current or last configuration restore.
                 redlineSystemConfigRestoreIndex 1.3.6.1.4.1.10728.2.1.1.3.2.1.1 integer no-access
The index of the software download table. The only value allowed is 1.
                 redlineSystemConfigRestoreConfigType 1.3.6.1.4.1.10728.2.1.1.3.2.1.2 integer read-only
Specifies the type of configuration to be restored. Enumeration: 'active': 1, 'alternate': 2.
                 redlineSystemConfigRestoreFtpAddressType 1.3.6.1.4.1.10728.2.1.1.3.2.1.3 inetaddresstype read-only
The INET address type of the configuration restore FTP server. IPv4 type supported only.
                 redlineSystemConfigRestoreFtpAddress 1.3.6.1.4.1.10728.2.1.1.3.2.1.4 inetaddress read-only
The INET address of the FTP server.
                 redlineSystemConfigRestoreFtpUser 1.3.6.1.4.1.10728.2.1.1.3.2.1.5 displaystring read-only
The FTP user name.
                 redlineSystemConfigRestoreFtpPassword 1.3.6.1.4.1.10728.2.1.1.3.2.1.6 displaystring read-only
The FTP user password. After this object is created it is not accessible.
                 redlineSystemConfigRestoreFtpFile 1.3.6.1.4.1.10728.2.1.1.3.2.1.7 displaystring read-only
The full software image file path name as required by the FTP server.
                 redlineSystemConfigRestoreStatus 1.3.6.1.4.1.10728.2.1.1.3.2.1.8 integer read-only
The status of the current or last configuration restore. Enumeration: 'download': 2, 'restore': 1, 'write': 3, 'success': 4, 'failed': 5.
                 redlineSystemConfigRestoreFailureReason 1.3.6.1.4.1.10728.2.1.1.3.2.1.9 displaystring read-only
The short explanation of why configuration restore failed. In a case of success this object will contain empty string.
     redlineSystemNotificationObjects 1.3.6.1.4.1.10728.2.1.1.4
         redlineSystemTrapControl 1.3.6.1.4.1.10728.2.1.1.4.1
             redlineSystemTrapReceiverTable 1.3.6.1.4.1.10728.2.1.1.4.1.1 no-access
This table contains information about provisioned trap receivers i.e. the trap receivers that this agent will send notifications to. The entries of this table are indexed by their IP address and port values. The maximum number of entries in this table is eight.
                 redlineSystemTrapReceiverEntry 1.3.6.1.4.1.10728.2.1.1.4.1.1.1 no-access
This entry contains information about a provisioned trap receiver (a trap destination from the agent's point of view.
                     redlineSystemTrapReceiverIndex 1.3.6.1.4.1.10728.2.1.1.4.1.1.1.1 unsigned32 no-access
                     redlineSystemTrapReceiverAddressType 1.3.6.1.4.1.10728.2.1.1.4.1.1.1.2 inetaddresstype read-only
The INET address type of the trap receiver.
                     redlineSystemTrapReceiverAddress 1.3.6.1.4.1.10728.2.1.1.4.1.1.1.3 inetaddress read-only
The INET address of the trap receiver.
                     redlineSystemTrapReceiverPort 1.3.6.1.4.1.10728.2.1.1.4.1.1.1.4 inetportnumber read-only
The UDP port of the trap receiver.
                     redlineSystemTrapReceiverCommunity 1.3.6.1.4.1.10728.2.1.1.4.1.1.1.5 displaystring read-only
The community string of the trap receiver.
                     redlineSystemTrapReceiverStatus 1.3.6.1.4.1.10728.2.1.1.4.1.1.1.6 rowstatus read-only
This object is used to create and delete rows in the redlineSystemTrapReceiverTable table. Only the 'createAndGo' and 'destroy' values can be specified in a set operation when an entry is created or destroyed, respectively.
             redlineSystemTrapActivationTable 1.3.6.1.4.1.10728.2.1.1.4.1.2 no-access
This table contains information about trap activation in the system i.e. the trap generation can be enabled or disabled. The entries of this table are indexed by the trap OID.
                 redlineSystemTrapActivationEntry 1.3.6.1.4.1.10728.2.1.1.4.1.2.1 no-access
This entry contains information about trap acgtivation state.
                     redlineSystemTrapObjectID 1.3.6.1.4.1.10728.2.1.1.4.1.2.1.1 object identifier no-access
Identifies the trap which generation is to be controlled by this entry.
                     redlineSystemTrapEnable 1.3.6.1.4.1.10728.2.1.1.4.1.2.1.2 integer read-write
Indicates whether the system is permitted to generate traps specified by this entry. Enumeration: 'disabled': 2, 'enabled': 1.
             redlineSystemPingTrapTrigger 1.3.6.1.4.1.10728.2.1.1.4.1.999 integer read-write
Causes a ping trap to be sent Enumeration: 'idle': 1, 'ping': 2.
         redlineSystemTrapObjects 1.3.6.1.4.1.10728.2.1.1.4.2
             redlineSystemSwDownloadProgress 1.3.6.1.4.1.10728.2.1.1.4.2.1 integer no-access
The software download progress states. Enumeration: 'downloaded': 2, 'validated': 3, 'failed': 5, 'initiated': 1, 'committed': 4.
         redlineSystemTrapDefinitions 1.3.6.1.4.1.10728.2.1.1.4.3
             redlineSWUpgradeStatusTrap 1.3.6.1.4.1.10728.2.1.1.4.3.1
Event that reports SW Upgrade progress and status changes.
             redlineSystemPingTrap 1.3.6.1.4.1.10728.2.1.1.4.3.999
A ping trap notification.
     redlineSystemAccessControlObjects 1.3.6.1.4.1.10728.2.1.1.5
         redlineSystemAccessCtrlTable 1.3.6.1.4.1.10728.2.1.1.5.5 no-access
This table contains a list of hosts which are allowed to access the system. Each entry associated with the host, has ip address and read and write passwords. Only hosts identified by a right combination of ipAddress and password will be allowed to access the system. An entry can contain Ip address of '0.0.0.0'. In which case all hosts using password associated with this address will be granted access to the system. Initially, the table will contain only one entry with Ip address set to '0.0.0.0', read community set to 'public' and write community set to 'private'. The maximum number of entries in this table is eight
             redlineSystemAccessCtrlEntry 1.3.6.1.4.1.10728.2.1.1.5.5.1 no-access
This entry contains privacy information about a host allowed to access the system.
                 redlineSystemAccessCtrlIndex 1.3.6.1.4.1.10728.2.1.1.5.5.1.1 unsigned32 no-access
The index of the Snmp Access Control table.
                 redlineSystemAccessCtrlManagerIpAddrType 1.3.6.1.4.1.10728.2.1.1.5.5.1.2 inetaddresstype read-only
The INET address type of the host allowed to access the system. IPv4 type supported only.
                 redlineSystemAccessCtrlManagerIpAddr 1.3.6.1.4.1.10728.2.1.1.5.5.1.3 inetaddress read-only
The INET address of the host allowed to access the system.
                 redlineSystemAccessCtrlReadCommunity 1.3.6.1.4.1.10728.2.1.1.5.5.1.4 displaystring read-only
The read community string associated with redlineSystemAccessCtrlManagerIpAddress.
                 redlineSystemAccessCtrlWriteCommunity 1.3.6.1.4.1.10728.2.1.1.5.5.1.5 displaystring read-only
The write community string associated with redlineSystemAccessCtrlManagerIpAddress.
                 redlineSystemAccessCtrlStatus 1.3.6.1.4.1.10728.2.1.1.5.5.1.6 rowstatus read-only
This object is used to create and delete rows in the redlineSystemTrapReceiverTable table. Only the 'createAndGo' and 'destroy' values can be specified in a set operation when an entry is created or destroyed, respectively.
     redlineSystemConformance 1.3.6.1.4.1.10728.2.1.1.6
         redlineSystemGroups 1.3.6.1.4.1.10728.2.1.1.6.1
             redlineSystemBasicGroup 1.3.6.1.4.1.10728.2.1.1.6.1.1
Basic objects.
             redlineSystemNotificationGroup 1.3.6.1.4.1.10728.2.1.1.6.1.2
         redlineSystemCompls 1.3.6.1.4.1.10728.2.1.1.6.2
             redlineSystemCompliance 1.3.6.1.4.1.10728.2.1.1.6.2.1
The compliance statement for SNMP entities that implement this MIB module.