CISCOSB-EMBWEB-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCOSB-EMBWEB-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
 rlEmbWeb 1.3.6.1.4.1.9.6.1.101.66
This private MIB module adds MIBs to EMBWEB (Embedded Web Server).
       rlEmWebMibVersion 1.3.6.1.4.1.9.6.1.101.66.1 integer read-only
Embedded web version, the current version is 2.
       rlEmWebWebSite 1.3.6.1.4.1.9.6.1.101.66.2 displaystring read-write
Link for the vendor web site used to retrive information.
       rlEmWebSecurityTable 1.3.6.1.4.1.9.6.1.101.66.3 no-access
Security Table whose entry is composed of username and Password, group and access privileges for each user. The access privileges can be one or more of none, read-files, read-write, and super.
           rlEmWebSecurityEntry 1.3.6.1.4.1.9.6.1.101.66.3.1 no-access
The row definition for this table.
               rlEmWebSecurityUserName 1.3.6.1.4.1.9.6.1.101.66.3.1.1 displaystring read-write
The User name.
               rlEmWebSecurityPassword 1.3.6.1.4.1.9.6.1.101.66.3.1.2 displaystring read-write
The User password.
               rlEmWebSecurityAccess 1.3.6.1.4.1.9.6.1.101.66.3.1.3 integer read-write
Access rights for this user . Enumeration: 'readWrite': 3, 'none': 1, 'super': 4, 'readOnly': 2.
               rlEmWebSecurityIpAddr 1.3.6.1.4.1.9.6.1.101.66.3.1.4 ipaddress read-write
IP Address to send the traps to.0 means doesn't want to receive traps.
               rlEmWebSecurityPort 1.3.6.1.4.1.9.6.1.101.66.3.1.5 integer read-write
Port to send the traps to.
               rlEmWebSecuritySnmpVersion 1.3.6.1.4.1.9.6.1.101.66.3.1.6 integer read-write
SNMP version supported by this user. For the agent use. Enumeration: 'ver1': 1, 'ver3': 3, 'ver2': 2.
               rlEmWebSecurityStatus 1.3.6.1.4.1.9.6.1.101.66.3.1.7 rowstatus read-write
The status of the security table entry. It's used to delete an entry
       rlEmWebCloseTimeout 1.3.6.1.4.1.9.6.1.101.66.5 integer read-write
This variable defines the maximum time period in seconds that a TCP connection can stay open without depending on the TCP timeout mechanism
       rlEmWebReceiveTimeout 1.3.6.1.4.1.9.6.1.101.66.6 integer read-write
This variable defines the maximum time period in seconds that a TCP connection can wait for data which hasn't arrived
       rlEmWebMaxIdleTimeout 1.3.6.1.4.1.9.6.1.101.66.7 integer read-write
This variable defines the maximum HTTP Idle time period in seconds for a TCP connection.If another request isn't made at this period, the connection is closed. The value 0 is supported as 'no timeout'.
       rlEmWebSetEWSfilesStatus 1.3.6.1.4.1.9.6.1.101.66.8 integer read-write
This variable sets the status of the embedded Web Server files to either closed or opened. Enumeration: 'opened': 1, 'closed': 2.
       rlEmbeddedWebApplied 1.3.6.1.4.1.9.6.1.101.66.9 truthvalue read-only
Specifies if the device supports Embedded WEB: true - suppotrs false - does not support
       rlEmWebHttpPort 1.3.6.1.4.1.9.6.1.101.66.10 integer read-write
Specifies the TCP port the embedded web uses for HTTP sessions.
       rlEmWebHttpEnable 1.3.6.1.4.1.9.6.1.101.66.11 truthvalue read-write
Enable/Disable HTTP sessions
       rlEmWebHttpsPort 1.3.6.1.4.1.9.6.1.101.66.12 integer read-write
Specifies the TCP port the embedded web uses for HTTPS sessions.
       rlEmWebHttpsEnable 1.3.6.1.4.1.9.6.1.101.66.13 truthvalue read-write
Enable/Disable HTTPS sessions
       rlEmWebCertificateCountryName 1.3.6.1.4.1.9.6.1.101.66.14 displaystring read-write
Value of country name field that will appear when a new certificate is generated.
       rlEmWebCertificateStateOrProvinceName 1.3.6.1.4.1.9.6.1.101.66.15 displaystring read-write
Value of state or province name field that will appear when a new certificate is generated.
       rlEmWebCertificateLocalityName 1.3.6.1.4.1.9.6.1.101.66.16 displaystring read-write
Value of locality field that will appear when a new certificate is generated.
       rlEmWebCertificateOrganizationName 1.3.6.1.4.1.9.6.1.101.66.17 displaystring read-write
Value of organization field that will appear when a new certificate is generated.
       rlEmWebCertificateCommonName 1.3.6.1.4.1.9.6.1.101.66.19 ipaddress read-write
Value of common name field that will appear when a new certificate is generated.
       rlEmWebCertificateRegenerate 1.3.6.1.4.1.9.6.1.101.66.20 integer read-write
Setting to a regenerateCertificate causes a new certifiacte to be generated and to be used for all new sessions. Enumeration: 'regenerateRsaKeyAndCertificate': 2, 'regenerateCertificate': 1, 'noAction': 0.
       rlEmWebRsaKeyLength 1.3.6.1.4.1.9.6.1.101.66.21 integer read-write
Setting the RSA key size that will be created when rlEmWebRegenerateCertificateAndKey will be set to regenerateCertificateAndKey.
       rlEmWebDebug 1.3.6.1.4.1.9.6.1.101.66.22 integer read-write
MIB variable for setting debug information.
       rlEmWebURL 1.3.6.1.4.1.9.6.1.101.66.23 displaystring read-only
The URL through which the EWS of this device can be accessed.
       rlEmWebDisplayNonPresentEntities 1.3.6.1.4.1.9.6.1.101.66.24 truthvalue read-only
This object indicates whether the EWS is required to display non-present entities (like non-present ports, IP addresses on non-present ports etc.) on it's screens.
       rlEmWebCertificateExists 1.3.6.1.4.1.9.6.1.101.66.25 truthvalue read-only
This object indicates whether a certificate has been generated.
       rlEmWebHttpsActiveCertificateId 1.3.6.1.4.1.9.6.1.101.66.26 integer read-write
By setting this scalar https is notified that the certificate and key with this index should be used for new https sessions. Even if the certifcate or key doesn't exist yet the operation will succeed.
       rlEmWebExtraPort 1.3.6.1.4.1.9.6.1.101.66.27 integer read-write
Specifies the TCP port the embedded web uses for The Extra Port sessions.
       rlEmWebExtraPortType 1.3.6.1.4.1.9.6.1.101.66.28 integer read-write
Specifies the Extra Port Type HTTP/HTTPS for all sessions. Enumeration: 'http': 0, 'https': 1.
       rlEmWebMaxHttpsIdleTimeout 1.3.6.1.4.1.9.6.1.101.66.29 integer read-write
This variable defines the maximum HTTPS Idle time period in seconds for a web connection.If another request isn't made at this period, the connection is closed. The value 0 is supported as 'no timeout'.
       rlEmWebServiceTable 1.3.6.1.4.1.9.6.1.101.66.30 no-access
.
             rlEmWebServiceEntry 1.3.6.1.4.1.9.6.1.101.66.30.1 no-access
The row definition for this table.
                 rlEmWebServiceId 1.3.6.1.4.1.9.6.1.101.66.30.1.1 integer no-access
The Service Id.
                 rlEmWebServiceName 1.3.6.1.4.1.9.6.1.101.66.30.1.2 displaystring read-only
Service name
                 rlEmWebServiceEnable 1.3.6.1.4.1.9.6.1.101.66.30.1.3 rlembwebenabled read-write
Indicates whether the service is enabled or not. if set to 'default' will the service to go back to its initialization default status.
                 rlEmWebServicePort 1.3.6.1.4.1.9.6.1.101.66.30.1.4 integer read-write
Indicates whether the TCP port on which service is listening. value 0 will set the service to it's default port
                 rlEmWebServiceMaxUsers 1.3.6.1.4.1.9.6.1.101.66.30.1.5 integer read-only
The maximal number of users for this service.
                 rlEmWebServiceProtocol 1.3.6.1.4.1.9.6.1.101.66.30.1.6 rlembwebprotocol read-write
Indicates the protocol that the service operates on. Note that the general HTTP service can have only the http value and the general HTTPS service can have only the https value. setting the field to 'default' will cause the service to go back to it's initialization settings.
                 rlEmWebServiceCertificateId 1.3.6.1.4.1.9.6.1.101.66.30.1.7 integer read-write
Indicates the certificate used by the service if rlEmWebServiceProtocol is https. A value of 0 indicates that a certificate has not been assigned to this service. setting this field to 1000 will cause the service to go back to it's initialization value.
                 rlEmWebServiceMaxIdleTimeOut 1.3.6.1.4.1.9.6.1.101.66.30.1.8 integer read-write
This variable defines the maximum Idle time period in seconds for a TCP connection. If another request isn't made at this period, the connection is closed. The value 0 is supported as 'no timeout'.setting this field to 3932160 will cause the service to go back to it's initialization value.