CISCOSB-FINDIT: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCOSB-FINDIT | |||
---|---|---|---|---|
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 |
rlFindit | 1.3.6.1.4.1.9.6.1.101.235 |
The private MIB module definition for Findit Agent. |
||
rlFinditState | 1.3.6.1.4.1.9.6.1.101.235.1 | integer | read-write |
The value represents the admin state of the findit Probe feature. Enumeration: 'disabled': 2, 'enabled': 1. |
rlFinditOperState | 1.3.6.1.4.1.9.6.1.101.235.2 | integer | read-only |
The value represents the operational state of the findit Probe feature. Enumeration: 'active': 1, 'inactive': 2. |
rlFinditTable | 1.3.6.1.4.1.9.6.1.101.235.3 | no-access |
The (conceptual) table listing the Findit group Entry. |
|
1.3.6.1.4.1.9.6.1.101.235.3.1 | no-access |
The (conceptual) table listing the Findit entry. |
||
rlApplication | 1.3.6.1.4.1.9.6.1.101.235.3.1.1 | integer | no-access |
Entry index for Findit application. currently supports one application. in case there is a need for additional applications, please add appropriate support for it. |
rlFinditOrganization | 1.3.6.1.4.1.9.6.1.101.235.3.1.2 | displaystring | read-write |
The Organization name of the FindIT Probe. |
rlFinditNetwork | 1.3.6.1.4.1.9.6.1.101.235.3.1.3 | displaystring | read-write |
The Network name of the FindIT Probe. |
rlFinditInetAddress | 1.3.6.1.4.1.9.6.1.101.235.3.1.4 | inetaddress | read-write |
The Inet address of the Findit manager (server) referred to in this table entry. |
rlFinditManagerPort | 1.3.6.1.4.1.9.6.1.101.235.3.1.5 | integer | read-write |
Specifies the TCP port used to connect to Manager 1-65535 |
rlFinditManagerKeyId | 1.3.6.1.4.1.9.6.1.101.235.3.1.6 | displaystring | read-write |
Key for initial authentication between the FindIT Probe running on the device and the FindIT Manager. |
rlFinditManagerSecret | 1.3.6.1.4.1.9.6.1.101.235.3.1.7 | displaystring | read-write |
encrypted-secret-string |
rlFinditVersion | 1.3.6.1.4.1.9.6.1.101.235.3.1.8 | displaystring | read-write |
Findit current version. |
rlFinditManagerConnection | 1.3.6.1.4.1.9.6.1.101.235.3.1.9 | integer | read-write |
Findit Manager connection configuration state. Enumeration: 'disabled': 2, 'enabled': 1. |
rlFinditManagerReconnect | 1.3.6.1.4.1.9.6.1.101.235.4 | integer | read-write |
reconnect to manager using the configured key and secret for authentication with the manager Enumeration: 'none': 0, 'renew': 1. |
rlFinditManagerConnectionOpertional | 1.3.6.1.4.1.9.6.1.101.235.5 | integer | read-only |
The value represents the operational state of the findit Manager connection state. Enumeration: 'disabled': 2, 'enabled': 1. |
rlFinditProbeErrorReportAction | 1.3.6.1.4.1.9.6.1.101.235.6 | integer | read-write |
Action MIB based on FindIT Probe agent error detected. Enumeration: 'nothing': 0, 'disableAndSyslog': 1. |
rlFinditProbeMemoryClear | 1.3.6.1.4.1.9.6.1.101.235.7 | truthvalue | read-write |
Action MIB to trigger FindIT Probe agent memory clear. |