NETGEAR-MGMT-SECURITY-MIB

File: NETGEAR-MGMT-SECURITY-MIB.mib (4875 bytes)

Imported modules

SNMPv2-SMI NETGEAR-REF-MIB RFC1213-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
NOTIFICATION-TYPE IpAddress ng7000Switch
DisplayString

Defined Values

agentMgmtSecurity 1.3.6.1.4.1.4526.10.11
The NETGEAR Private MIB for Mgmt Security
MODULE-IDENTITY    

agentSSLConfigGroup 1.3.6.1.4.1.4526.10.11.1
OBJECT IDENTIFIER    

agentSSLAdminMode 1.3.6.1.4.1.4526.10.11.1.1
Configures whether the SSL service is enabled on this switch. The default value is disable(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentSSLSecurePort 1.3.6.1.4.1.4526.10.11.1.2
Configures the port the SSL service will respond on. The default value is 443.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

agentSSLProtocolLevel 1.3.6.1.4.1.4526.10.11.1.3
Configures which protocol versions of SSL are enabled on this switch. The default value is both(3).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ssl30(1), tls10(2), both(3)  

agentSSHConfigGroup 1.3.6.1.4.1.4526.10.11.2
OBJECT IDENTIFIER    

agentSSHAdminMode 1.3.6.1.4.1.4526.10.11.2.1
Configures whether the SSH service is enabled on this switch. The default value is disable(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentSSHProtocolLevel 1.3.6.1.4.1.4526.10.11.2.2
Configures which protocol versions of SSH are enabled on this switch. The default value is both(3).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ssh10(1), ssh20(2), both(3)  

agentSSHSessionsCount 1.3.6.1.4.1.4526.10.11.2.3
Current number of active SSH sessions on this switch.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

agentSSHMaxSessionsCount 1.3.6.1.4.1.4526.10.11.2.4
Max number of SSH sessions permitted on this switch.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..5  

agentSSHSessionTimeout 1.3.6.1.4.1.4526.10.11.2.5
ssh idle timeout value for this switch im minutes.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..160