Wellfleet-TI-RUI-MIB: View SNMP OID List / Download MIB
VENDOR: WELLFLEET
Home | MIB: Wellfleet-TI-RUI-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).
|
|||
Object Name | OID | Type | Access | Info |
wfTiRui | 1.3.6.1.4.1.18.3.3.2.2 | |||
wfTiRuiState | 1.3.6.1.4.1.18.3.3.2.2.1 | integer | read-only |
The state of the ti rui command processor. Idle is normal state. Busy indicates a command is being processed. Enumeration: 'idle': 1, 'busy': 2. |
wfTiRuiAction | 1.3.6.1.4.1.18.3.3.2.2.2 | displaystring | read-write |
Ti command request string |
wfTiRuiResult | 1.3.6.1.4.1.18.3.3.2.2.3 | displaystring | read-only |
The result of the Ti command requst |
wfTiRuiInReqs | 1.3.6.1.4.1.18.3.3.2.2.4 | counter | read-only |
Total number of command requests |
wfTiRuiOutResults | 1.3.6.1.4.1.18.3.3.2.2.5 | counter | read-only |
Total number of command requests that processed without error |
wfTiRuiOutResultsErr | 1.3.6.1.4.1.18.3.3.2.2.6 | counter | read-only |
Total number of command requests that could not be processed because of errors |