FASTPATH-MGMT-SECURITY-MIB

File: FASTPATH-MGMT-SECURITY-MIB.mib (9253 bytes)

Imported modules

SNMPv2-SMI BROADCOM-REF-MIB RFC1213-MIB
SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
IpAddress Integer32 fastPath
DisplayString TruthValue

Defined Values

fastPathMgmtSecurity 1.3.6.1.4.1.4413.1.1.11
The Broadcom Private MIB for FastPath Security
MODULE-IDENTITY    

agentSSLConfigGroup 1.3.6.1.4.1.4413.1.1.11.1
OBJECT IDENTIFIER    

agentSSLAdminMode 1.3.6.1.4.1.4413.1.1.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.4413.1.1.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.4413.1.1.11.1.3
Displays which protocol versions of SSL are enabled on this switch. The default value is both(3).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ssl30(1), tls10(2), both(3)  

agentSSLMaxSessions 1.3.6.1.4.1.4413.1.1.11.1.4
Configures the maximum number of allowable SSL sessions. The default value is 16.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..16  

agentSSLHardTimeout 1.3.6.1.4.1.4413.1.1.11.1.5
Configures the hard timeout for SSL sessions in hours. The default value is 24 hours.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..168  

agentSSLSoftTimeout 1.3.6.1.4.1.4413.1.1.11.1.6
Configures the soft (activity) timeout for SSL sessions in minutes. The default value is 5 minutes.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..60  

agentSSLCertificatePresent 1.3.6.1.4.1.4413.1.1.11.1.7
Boolean value indicating whether SSL certificate files exist on the device.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

agentSSLCertificateControl 1.3.6.1.4.1.4413.1.1.11.1.8
Controls certificate generation and deletion. Always returns noop(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noop(1), generate(2), delete(3)  

agentSSLCertificateGenerationStatus 1.3.6.1.4.1.4413.1.1.11.1.9
Indicates whether certificate files are currently being generated.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

agentSSHConfigGroup 1.3.6.1.4.1.4413.1.1.11.2
OBJECT IDENTIFIER    

agentSSHAdminMode 1.3.6.1.4.1.4413.1.1.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.4413.1.1.11.2.2
Displays which protocol versions of SSH are enabled on this switch. The default value is both(3).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ssh10(1), ssh20(2), both(3)  

agentSSHSessionsCount 1.3.6.1.4.1.4413.1.1.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.4413.1.1.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.4413.1.1.11.2.5
SSH idle timeout value for this switch in seconds. The upper limit represents 65535 minutes and 59 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..3932159  

agentSSHKeysPresent 1.3.6.1.4.1.4413.1.1.11.2.6
Indicates what key files are present on the device, if any.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER dsa(1), rsa(2), both(3), none(4)  

agentSSHKeyGenerationStatus 1.3.6.1.4.1.4413.1.1.11.2.7
Indicates what key files are currently being generated, if any.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER dsa(1), rsa(2), both(3), none(4)  

agentSSHRSAKeyControl 1.3.6.1.4.1.4413.1.1.11.2.8
Controls RSA key generation and deletion. Always returns noop(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noop(1), generate(2), delete(3)  

agentSSHDSAKeyControl 1.3.6.1.4.1.4413.1.1.11.2.9
Controls DSA key generation and deletion. Always returns noop(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noop(1), generate(2), delete(3)