NETGEAR-MGMT-SECURITY-MIB: View SNMP OID List / Download MIB
VENDOR: NETGEAR
Home | MIB: NETGEAR-MGMT-SECURITY-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 |
agentMgmtSecurity | 1.3.6.1.4.1.4526.10.11 |
The NETGEAR Private MIB for Mgmt Security |
||
agentSSLConfigGroup | 1.3.6.1.4.1.4526.10.11.1 | |||
agentSSLAdminMode | 1.3.6.1.4.1.4526.10.11.1.1 | integer | read-write |
Configures whether the SSL service is enabled on this switch. The default value is disable(2). Enumeration: 'enable': 1, 'disable': 2. |
agentSSLSecurePort | 1.3.6.1.4.1.4526.10.11.1.2 | integer32 | read-write |
Configures the port the SSL service will respond on. The default value is 443. |
agentSSLProtocolLevel | 1.3.6.1.4.1.4526.10.11.1.3 | integer | read-write |
Configures which protocol versions of SSL are enabled on this switch. The default value is both(3). Enumeration: 'both': 3, 'ssl30': 1, 'tls10': 2. |
agentSSHConfigGroup | 1.3.6.1.4.1.4526.10.11.2 | |||
agentSSHAdminMode | 1.3.6.1.4.1.4526.10.11.2.1 | integer | read-write |
Configures whether the SSH service is enabled on this switch. The default value is disable(2). Enumeration: 'enable': 1, 'disable': 2. |
agentSSHProtocolLevel | 1.3.6.1.4.1.4526.10.11.2.2 | integer | read-write |
Configures which protocol versions of SSH are enabled on this switch. The default value is both(3). Enumeration: 'both': 3, 'ssh10': 1, 'ssh20': 2. |
agentSSHSessionsCount | 1.3.6.1.4.1.4526.10.11.2.3 | integer32 | read-only |
Current number of active SSH sessions on this switch. |
agentSSHMaxSessionsCount | 1.3.6.1.4.1.4526.10.11.2.4 | integer32 | read-write |
Max number of SSH sessions permitted on this switch. |
agentSSHSessionTimeout | 1.3.6.1.4.1.4526.10.11.2.5 | integer32 | read-write |
ssh idle timeout value for this switch im minutes. |