GSM7312-MGMT-SECURITY-MIB

File: GSM7312-MGMT-SECURITY-MIB.mib (4272 bytes)

Imported modules

SNMPv2-SMI GSM7312-REF-MIB RFC1213-MIB

Imported symbols

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

Defined Values

gsm7312MgmtSecurity 1.3.6.1.4.1.4526.1.6.11
Tok_String
MODULE-IDENTITY    

agentSSLConfigGroup 1.3.6.1.4.1.4526.1.6.11.1
OBJECT IDENTIFIER    

agentSSLAdminMode 1.3.6.1.4.1.4526.1.6.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.1.6.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 0..65535  

agentSSLProtocolLevel 1.3.6.1.4.1.4526.1.6.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.1.6.11.2
OBJECT IDENTIFIER    

agentSSHAdminMode 1.3.6.1.4.1.4526.1.6.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.1.6.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.1.6.11.2.3
Current number of active SSH sessions on this switch.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32