WS-INFRA-PM-MIB: View SNMP OID List / Download MIB

VENDOR: SYMBOL TECHNOLOGIES


 Home MIB: WS-INFRA-PM-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
 wsInfraProcessMonitor 1.3.6.1.4.1.388.14.1.5.1
process monitor module
     wsInfraProcMonSystemRestart 1.3.6.1.4.1.388.14.1.5.1.1 truthvalue read-write
If set to true(1), the Process Monitor will restart the system if a failed process reached its max number of restarts. If false(2), the Process Monitor will not restart the system.
     wsInfraProcMonMaxSystemRestarts 1.3.6.1.4.1.388.14.1.5.1.2 unsigned32 read-write
Maximum number of times the Process Monitor will restart the system because of failed processes.
     wsInfraProcMonSystemRestartCnt 1.3.6.1.4.1.388.14.1.5.1.3 integer32 read-only
System restart count.
     wsInfraProcMonSystemRestartCntClear 1.3.6.1.4.1.388.14.1.5.1.4 doactionnow read-write
Clear the restart counter for the system.
     wsInfraProcMonProcessTable 1.3.6.1.4.1.388.14.1.5.1.5 no-access
List of processes that are monitored by Process Monitor.
         wsInfraProcMonProcessEntry 1.3.6.1.4.1.388.14.1.5.1.5.1 no-access
             wsInfraProcMonProcessIndex 1.3.6.1.4.1.388.14.1.5.1.5.1.1 integer32 no-access
Simple index.
             wsInfraProcMonProcessName 1.3.6.1.4.1.388.14.1.5.1.5.1.2 displaystring read-only
Process name.
             wsInfraProcMonProcessPid 1.3.6.1.4.1.388.14.1.5.1.5.1.3 integer32 read-only
Process ID.
             wsInfraProcMonProcessMaxRestart 1.3.6.1.4.1.388.14.1.5.1.5.1.4 integer32 read-only
Maximum number of times the Process Monitor will attempt to restart the process when it fails.
             wsInfraProcMonProcessStartCount 1.3.6.1.4.1.388.14.1.5.1.5.1.5 integer32 read-only
Number of times the process was started by the Process Monitor.
             wsInfraProcMonProcessLastHeard 1.3.6.1.4.1.388.14.1.5.1.5.1.6 dateandtime read-only
The last time Process Monitor received a heartbeat message from the process.
             wsInfraProcMonProcessLastStarted 1.3.6.1.4.1.388.14.1.5.1.5.1.7 dateandtime read-only
The last time the Process Monitor started the process.
     wsInfraProcMonHistTable 1.3.6.1.4.1.388.14.1.5.1.6 no-access
List of history entries for monitored processes.
         wsInfraProcMonHistEntry 1.3.6.1.4.1.388.14.1.5.1.6.1 no-access
             wsInfraProcMonHistIndex 1.3.6.1.4.1.388.14.1.5.1.6.1.1 integer32 no-access
Simple index.
             wsInfraProcMonHistTimestamp 1.3.6.1.4.1.388.14.1.5.1.6.1.2 dateandtime read-only
Time when the process changed its state.
             wsInfraProcMonHistEvent 1.3.6.1.4.1.388.14.1.5.1.6.1.3 integer read-only
The event that caused the process to change its state. Enumeration: 'resumeMonitoring': 8, 'stopMonitoring': 7, 'up': 2, 'down': 3, 'failed': 4, 'init': 1, 'shutdown': 6, 'heartbeat': 5.
             wsInfraProcMonHistState 1.3.6.1.4.1.388.14.1.5.1.6.1.4 integer read-only
The new state the process moved to. Enumeration: 'resumeMonitoring': 9, 'unknown': 1, 'notRunning': 3, 'notResponding': 4, 'down': 6, 'running': 2, 'kill': 5, 'shutdown': 7, 'notMonitoring': 8.
     wsInfraPMMIBConformance 1.3.6.1.4.1.388.14.1.5.1.100
             wsInfraPMMIBCompliances 1.3.6.1.4.1.388.14.1.5.1.100.1
                 wsInfraPMMIBCompliance 1.3.6.1.4.1.388.14.1.5.1.100.1.1
PM mib compliance
             wsInfraPMMIBGroups 1.3.6.1.4.1.388.14.1.5.1.100.2
                 wsInfraMIBProcMonGroup 1.3.6.1.4.1.388.14.1.5.1.100.2.1
proc mon mib group