FASTPATH-MGMT-SECURITY-MIB: View SNMP OID List / Download MIB

VENDOR: DELL INC.


 Home MIB: FASTPATH-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 fastPathMgmtSecurity 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11
The Broadcom Private MIB for FastPath Security
       agentSSLConfigGroup 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11.1
           agentSSLAdminMode 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.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.674.10895.5000.2.6132.1.1.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.674.10895.5000.2.6132.1.1.11.1.3 integer read-only
Displays which protocol versions of SSL are enabled on this switch. The default value is both(3). Enumeration: 'both': 3, 'ssl30': 1, 'tls10': 2.
           agentSSLMaxSessions 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11.1.4 integer32 read-write
Configures the maximum number of allowable SSL sessions. The default value is 16.
           agentSSLHardTimeout 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11.1.5 integer32 read-write
Configures the hard timeout for SSL sessions in hours. The default value is 24 hours.
           agentSSLSoftTimeout 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11.1.6 integer32 read-write
Configures the soft (activity) timeout for SSL sessions in minutes. The default value is 5 minutes.
           agentSSLCertificatePresent 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11.1.7 truthvalue read-only
Boolean value indicating whether SSL certificate files exist on the device.
           agentSSLCertificateControl 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11.1.8 integer read-write
Controls certificate generation and deletion. Always returns noop(1). Enumeration: 'noop': 1, 'generate': 2, 'delete': 3.
           agentSSLCertificateGenerationStatus 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11.1.9 truthvalue read-only
Indicates whether certificate files are currently being generated.
       agentSSHConfigGroup 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11.2
           agentSSHAdminMode 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.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.674.10895.5000.2.6132.1.1.11.2.2 integer read-only
Displays 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.674.10895.5000.2.6132.1.1.11.2.3 integer32 read-only
Current number of active SSH sessions on this switch.
           agentSSHMaxSessionsCount 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11.2.4 integer32 read-write
Max number of SSH sessions permitted on this switch.
           agentSSHSessionTimeout 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11.2.5 integer32 read-write
SSH idle timeout value for this switch in seconds. The upper limit represents 65535 minutes and 59 seconds.
           agentSSHKeysPresent 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11.2.6 integer read-only
Indicates what key files are present on the device, if any. Enumeration: 'both': 3, 'none': 4, 'rsa': 2, 'dsa': 1.
           agentSSHKeyGenerationStatus 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11.2.7 integer read-only
Indicates what key files are currently being generated, if any. Enumeration: 'both': 3, 'none': 4, 'rsa': 2, 'dsa': 1.
           agentSSHRSAKeyControl 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11.2.8 integer read-write
Controls RSA key generation and deletion. Always returns noop(1). Enumeration: 'noop': 1, 'generate': 2, 'delete': 3.
           agentSSHDSAKeyControl 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11.2.9 integer read-write
Controls DSA key generation and deletion. Always returns noop(1). Enumeration: 'noop': 1, 'generate': 2, 'delete': 3.