OPCD-CLUSTER-MIB-V2: View SNMP OID List / Download MIB

VENDOR: OPENCODE SYSTEMS LTD


 Home MIB: OPCD-CLUSTER-MIB-V2
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
 occluster 1.3.6.1.4.1.30374.40
       occluster_traps 1.3.6.1.4.1.30374.40.1
           definitions 1.3.6.1.4.1.30374.40.1.0
               occluster_became_supervisor 1.3.6.1.4.1.30374.40.1.0.2
The supervisor is elected.Possible reason: 1.Supervisor node/cluster application is down. 2.The cluster is started and the new supervisor is elected
               occluster_became_supervisor_Canceled 1.3.6.1.4.1.30374.40.1.0.3
The event is canceled after timeout period.
               occluster_node_down 1.3.6.1.4.1.30374.40.1.0.4
Nodes are detected as down from the cluster manager
               occluster_node_down_Canceled 1.3.6.1.4.1.30374.40.1.0.5
Nodes are UP.
               occluster_resourceagent_down 1.3.6.1.4.1.30374.40.1.0.6
Resource agent/s seems to be down.
               occluster_resourceagent_down_Canceled 1.3.6.1.4.1.30374.40.1.0.7
Resource agent/s are UP.
               occluster_resource_down 1.3.6.1.4.1.30374.40.1.0.8
Some resources are detected as Down from the cluster manager
               occluster_resource_down_Canceled 1.3.6.1.4.1.30374.40.1.0.9
Resources are UP.
               occluster_service_down 1.3.6.1.4.1.30374.40.1.0.10
Some services are deteced as DOWN from the cluster manager.
               occluster_service_down_Canceled 1.3.6.1.4.1.30374.40.1.0.11
The services are UP.
           vars 1.3.6.1.4.1.30374.40.1.1
               mcr_Host 1.3.6.1.4.1.30374.40.1.1.1 displaystring no-access
String containing hostname of fault node.
               mcr_Severity 1.3.6.1.4.1.30374.40.1.1.2 integer no-access
Alarm severity. Enumeration: 'major': 2, 'critical': 1, 'warning': 5, 'minor': 3, 'normal': 4.
               mcr_Text 1.3.6.1.4.1.30374.40.1.1.3 displaystring no-access
String containing text of the alarm.