RAPID-HA-MIB: View SNMP OID List / Download MIB

VENDOR: RAPIDSTREAM


 Home MIB: RAPID-HA-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
 rsInfoModule 1.3.6.1.4.1.4355.6
The MIB module describes general information of RapidStream system. Mainly, the information obtained from this MIB is used by rsInfoSystemMIB, rsClientMIB, rsSystemStatisticsMIB, rsIpsecTunnelMIB, rsHAMIB.
     rsHAMIB 1.3.6.1.4.1.4355.6.6
This is the base object identifier for all HA related branches.
         rsHALocal 1.3.6.1.4.1.4355.6.6.1
This is the base object identifier for all objects which are belong to local appliance.
             rsHAStatus 1.3.6.1.4.1.4355.6.6.1.1 integer read-only
Indicates current status of local appliance. disabled: The local appliance of HA system is not enabled. unknown: The local appliance of HA system is in initialization as-primary-active: The local appliance that is the primary appliance of HA/AS system is in active mode. This status is also called MASTER in some systems. as-secondary-active: The local appliance that is the secondary appliance of HA/AS system is in active mode. This status is also called BACKUP in some systems. aa-primary-ative: The local appliance that is the primary appliance of HA/AA system is in active mode. aa-secondary-active: The local appliance that is the secondary appliance of HA/AA system is in active mode. aa-primary-takeover: The local appliance that is the primary appliance of HA/AA system has taken over the peer's duty. aa-secondary-takeover: The local appliance of the secondary appliance of HA/AA system has taken over the peer's duty. standby: The local appliance of HA/AS system is in standby mode. admin: The local appliance of HA system detects an mismatched configuration and waits for system administrator to reslove the conflict. failed: The local appliance of the HA system is down due to forced failover or other reasons. unavailable: It's reported when local appliance of HA system is unabled to get status information. Enumeration: 'aa-primary-takeover': 6, 'unavailable': 11, 'aa-secondary-takeover': 7, 'failed': 10, 'standby': 8, 'unknown': 1, 'aa-primary-ative': 4, 'disabled': 0, 'admin': 9, 'aa-secondary-active': 5, 'as-secondary-active': 3, 'as-primary-active': 2.
             rsHAPeerStatus 1.3.6.1.4.1.4355.6.6.1.2 integer read-only
Indicates current status of peer appliance. unavailable: It's reported when peer appliance of HA system is unabled to get status information. active: The peer applicance of HA system is in active mode. standby: The peer applicance of HA system is in standby mode. admin: The peer applicance of HA system dectects an mismatched configuration and waits for system administrator to reslove the conflict. failed: The peer appliance of HA system is down due to forced failover or other reasons. Enumeration: 'active': 1, 'standby': 2, 'admin': 3, 'unavailable': 0, 'failed': 4.
             rsHALastDBSyncTime 1.3.6.1.4.1.4355.6.6.1.3 dateandtime read-only
The last DB synchronized time of local appliance.
             rsHAError 1.3.6.1.4.1.4355.6.6.1.4 integer read-only
Reports the current error that occurred in local appliance . Enumeration: 'config-sync-failed': 14, 'unavailable': 12, 'lost-mia-heartbeat': 8, 'no-error': 0, 'hotsync-failed': 13, 'mismatched-database': 3, 'invalid-ha-role': 6, 'mia-not-responding': 9, 'mismatched-software': 2, 'mismatched-ha-id': 1, 'detect-ha-error': 11, 'link-down': 7, 'admin-command-failed': 10, 'mismatched-hardware': 4, 'forced-fail': 5.
             rsHAPeerError 1.3.6.1.4.1.4355.6.6.1.5 integer read-only
Reports the current error that occurred in peer appliance. Enumeration: 'config-sync-failed': 14, 'unavailable': 12, 'lost-mia-heartbeat': 8, 'no-error': 0, 'hotsync-failed': 13, 'mismatched-database': 3, 'invalid-ha-role': 6, 'mia-not-responding': 9, 'mismatched-software': 2, 'mismatched-ha-id': 1, 'detect-ha-error': 11, 'link-down': 7, 'admin-command-failed': 10, 'mismatched-hardware': 4, 'forced-fail': 5.
         rsHAPeer 1.3.6.1.4.1.4355.6.6.2
This is the base object identifier for all objects which are belong to peer appliance.
             rsHAPeerSerialNumber 1.3.6.1.4.1.4355.6.6.2.1 octet string read-only
The serial number of peer appliance.
             rsHAPeerLastDBSyncTime 1.3.6.1.4.1.4355.6.6.2.2 dateandtime read-only
The last DB synchronized time of peer appliance.
             rsHAPeerDevice 1.3.6.1.4.1.4355.6.6.2.3
This is the base object for parameters and configuration data of devices in this entity.
                 rsHAPeerIfNumber 1.3.6.1.4.1.4355.6.6.2.3.1 unsigned32 read-only
The number of RapidCard installed in this entity.
                 rsHAPeerIfTable 1.3.6.1.4.1.4355.6.6.2.3.2 no-access
A list of RapidCard entries. The number of entries is given by the value of rsHAPeerDeviceNumber.
                     rsHAPeerIfEntry 1.3.6.1.4.1.4355.6.6.2.3.2.1 no-access
A RapidCard entry containing objects for a particular RapidCard.
                         rsHAPeerIfIndex 1.3.6.1.4.1.4355.6.6.2.3.2.1.1 unsigned32 read-only
The unique value for each interface.
                         rsHAPeerIfIpAddr 1.3.6.1.4.1.4355.6.6.2.3.2.1.4 ipaddress read-only
The ip address of the interface.
                         rsHAPeerIfLinkStatus 1.3.6.1.4.1.4355.6.6.2.3.2.1.9 integer read-only
The current state of the interface. Enumeration: 'down': 0, 'other': 2, 'up': 1.
             rsHAPeerCounters 1.3.6.1.4.1.4355.6.6.2.4
This is the base object for parameters and configuration data of devices in this entity.
                 rsHAPeerSystemCpuUtil 1.3.6.1.4.1.4355.6.6.2.4.1 gauge32 read-only
The CPU utilization of the peer system in last 5 seconds.
                 rsHAPeerSystemTotalSendBytes 1.3.6.1.4.1.4355.6.6.2.4.2 counter64 read-only
The total number of bytes sent since peer system is up.
                 rsHAPeerSystemTotalRecvBytes 1.3.6.1.4.1.4355.6.6.2.4.3 counter64 read-only
The total number of bytes received since peer system is up.
                 rsHAPeerSystemTotalSendPackets 1.3.6.1.4.1.4355.6.6.2.4.4 counter64 read-only
The total number of packets sent since peer system is up.
                 rsHAPeerSystemTotalRecvPackets 1.3.6.1.4.1.4355.6.6.2.4.5 counter64 read-only
The total number of packets received since peer system is up.
                 rsHAPeerSystemStreamReqTotal 1.3.6.1.4.1.4355.6.6.2.4.6 counter64 read-only
The total number of the connection requests since system is up.
                 rsHAPeerSystemStreamReqDrop 1.3.6.1.4.1.4355.6.6.2.4.7 counter64 read-only
The total number of the connection requests being dropped since system is up.
                 rsHAPeerSystemCurrIpsecTunnels 1.3.6.1.4.1.4355.6.6.2.4.8 counter64 read-only
The number of ipsec tunnels in the peer system currently.
                 rsHAPeerSystemCpuUtil1 1.3.6.1.4.1.4355.6.6.2.4.9 gauge32 read-only
The CPU utilization of the peer system in last 1 minute.
                 rsHAPeerSystemCpuUtil5 1.3.6.1.4.1.4355.6.6.2.4.10 gauge32 read-only
The CPU utilization of the peer system in last 5 minutes.
                 rsHAPeerSystemCpuUtil15 1.3.6.1.4.1.4355.6.6.2.4.11 gauge32 read-only
The CPU utilization of the peer system in last 15 minutes.