MIBs Depot

Dell-EMBWEB-MIB

Registered at
1.3.6.1.4.1.89.66
Last updated
2006-07-03 00:00
Organization
Dell
Revisions
2006-07-03 00:00
Namespace
dell
Source file
Dell-EMBWEB-MIB
Digest
sha256:69694213f557e8532fd9db11b2d1cee0069a9af83ee8131ceb7447d20a5a9408

Description

This private MIB module adds MIBs to EMBWEB (Embedded Web Server).

Contact

www.dell.com

Imports

FromSymbols
Dell-MIBrnd
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIIpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

Dell-EMBWEB-MIB
Dell-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
RlEmbWebEnabled
TEXTUAL-CONVENTION
Embedde Web Service Support Enabled/Disabled
current
RlEmbWebProtocol
TEXTUAL-CONVENTION
Embedde Web Protocol
current

Objects

NameOIDSyntaxAccessStatus
rlEmWebMibVersion
OBJECT-TYPE
Embedded web version, the current version is 2.
1.3.6.1.4.1.89.66.1INTEGERread-onlycurrent
rlEmWebWebSite
OBJECT-TYPE
Link for the vendor web site used to retrive information.
1.3.6.1.4.1.89.66.2DisplayStringread-writecurrent
rlEmWebSecurityTable
OBJECT-TYPE
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.
1.3.6.1.4.1.89.66.3not-accessiblecurrent
rlEmWebSecurityEntry
OBJECT-TYPE
The row definition for this table.
1.3.6.1.4.1.89.66.3.1not-accessiblecurrent
rlEmWebSecurityUserName
OBJECT-TYPE
The User name.
1.3.6.1.4.1.89.66.3.1.1DisplayString (SIZE(1..16))read-writecurrent
rlEmWebSecurityPassword
OBJECT-TYPE
The User password.
1.3.6.1.4.1.89.66.3.1.2DisplayString (SIZE(1..16))read-writecurrent
rlEmWebSecurityAccess
OBJECT-TYPE
Access rights for this user .
1.3.6.1.4.1.89.66.3.1.3INTEGER {none(1), readOnly(2), readWrite(3), super(4)}read-writecurrent
rlEmWebSecurityIpAddr
OBJECT-TYPE
IP Address to send the traps to.0 means doesn't want to receive traps.
1.3.6.1.4.1.89.66.3.1.4IpAddressread-writecurrent
rlEmWebSecurityPort
OBJECT-TYPE
Port to send the traps to.
1.3.6.1.4.1.89.66.3.1.5INTEGERread-writecurrent
rlEmWebSecuritySnmpVersion
OBJECT-TYPE
SNMP version supported by this user. For the agent use.
1.3.6.1.4.1.89.66.3.1.6INTEGER {ver1(1), ver2(2), ver3(3)}read-writecurrent
rlEmWebSecurityStatus
OBJECT-TYPE
The status of the security table entry. It's used to delete an entry
1.3.6.1.4.1.89.66.3.1.7RowStatusread-writecurrent
rlEmWebCloseTimeout
OBJECT-TYPE
This variable defines the maximum time period in seconds that a TCP connection can stay open without depending on the TCP timeout mechanism
1.3.6.1.4.1.89.66.5INTEGER (1..255)read-writecurrent
rlEmWebReceiveTimeout
OBJECT-TYPE
This variable defines the maximum time period in seconds that a TCP connection can wait for data which hasn't arrived
1.3.6.1.4.1.89.66.6INTEGER (1..255)read-writecurrent
rlEmWebMaxIdleTimeout
OBJECT-TYPE
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'.
1.3.6.1.4.1.89.66.7INTEGER (0..3932159)read-writecurrent
rlEmWebSetEWSfilesStatus
OBJECT-TYPE
This variable sets the status of the embedded Web Server files to either closed or opened.
1.3.6.1.4.1.89.66.8INTEGER {opened(1), closed(2)}read-writecurrent
rlEmbeddedWebApplied
OBJECT-TYPE
Specifies if the device supports Embedded WEB: true - suppotrs false - does not support
1.3.6.1.4.1.89.66.9TruthValueread-onlycurrent
rlEmWebHttpPort
OBJECT-TYPE
Specifies the TCP port the embedded web uses for HTTP sessions.
1.3.6.1.4.1.89.66.10INTEGER (0..65535)read-writecurrent
rlEmWebHttpEnable
OBJECT-TYPE
Enable/Disable HTTP sessions
1.3.6.1.4.1.89.66.11TruthValueread-writecurrent
rlEmWebHttpsPort
OBJECT-TYPE
Specifies the TCP port the embedded web uses for HTTPS sessions.
1.3.6.1.4.1.89.66.12INTEGER (0..65535)read-writecurrent
rlEmWebHttpsEnable
OBJECT-TYPE
Enable/Disable HTTPS sessions
1.3.6.1.4.1.89.66.13TruthValueread-writecurrent
rlEmWebCertificateCountryName
OBJECT-TYPE
Value of country name field that will appear when a new certificate is generated.
1.3.6.1.4.1.89.66.14DisplayString (SIZE(2))read-writecurrent
rlEmWebCertificateStateOrProvinceName
OBJECT-TYPE
Value of state or province name field that will appear when a new certificate is generated.
1.3.6.1.4.1.89.66.15DisplayString (SIZE(1..128))read-writecurrent
rlEmWebCertificateLocalityName
OBJECT-TYPE
Value of locality field that will appear when a new certificate is generated.
1.3.6.1.4.1.89.66.16DisplayString (SIZE(1..64))read-writecurrent
rlEmWebCertificateOrganizationName
OBJECT-TYPE
Value of organization field that will appear when a new certificate is generated.
1.3.6.1.4.1.89.66.17DisplayString (SIZE(1..64))read-writecurrent
rlEmWebCertificateCommonName
OBJECT-TYPE
Value of common name field that will appear when a new certificate is generated.
1.3.6.1.4.1.89.66.19IpAddressread-writecurrent
rlEmWebCertificateRegenerate
OBJECT-TYPE
Setting to a regenerateCertificate causes a new certifiacte to be generated and to be used for all new sessions.
1.3.6.1.4.1.89.66.20INTEGER {noAction(0), regenerateCertificate(1), regenerateRsaKeyAndCertificate(2)}read-writecurrent
rlEmWebRsaKeyLength
OBJECT-TYPE
Setting the RSA key size that will be created when rlEmWebRegenerateCertificateAndKey will be set to regenerateCertificateAndKey.
1.3.6.1.4.1.89.66.21INTEGER (512..2048)read-writecurrent
rlEmWebDebug
OBJECT-TYPE
MIB variable for setting debug information.
1.3.6.1.4.1.89.66.22INTEGERread-writecurrent
rlEmWebURL
OBJECT-TYPE
The URL through which the EWS of this device can be accessed.
1.3.6.1.4.1.89.66.23DisplayStringread-onlycurrent
rlEmWebDisplayNonPresentEntities
OBJECT-TYPE
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.
1.3.6.1.4.1.89.66.24TruthValueread-onlycurrent
rlEmWebCertificateExists
OBJECT-TYPE
This object indicates whether a certificate has been generated.
1.3.6.1.4.1.89.66.25TruthValueread-onlycurrent
rlEmWebHttpsActiveCertificateId
OBJECT-TYPE
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.
1.3.6.1.4.1.89.66.26INTEGERread-writecurrent
rlEmWebExtraPort
OBJECT-TYPE
Specifies the TCP port the embedded web uses for The Extra Port sessions.
1.3.6.1.4.1.89.66.27INTEGER (0..65535)read-writecurrent
rlEmWebExtraPortType
OBJECT-TYPE
Specifies the Extra Port Type HTTP/HTTPS for all sessions.
1.3.6.1.4.1.89.66.28INTEGER {http(0), https(1)}read-writecurrent
rlEmWebMaxHttpsIdleTimeout
OBJECT-TYPE
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'.
1.3.6.1.4.1.89.66.29INTEGER (0..3932159)read-writecurrent
rlEmWebServiceTable
OBJECT-TYPE
.
1.3.6.1.4.1.89.66.30not-accessiblecurrent
rlEmWebServiceEntry
OBJECT-TYPE
The row definition for this table.
1.3.6.1.4.1.89.66.30.1not-accessiblecurrent
rlEmWebServiceId
OBJECT-TYPE
The Service Id.
1.3.6.1.4.1.89.66.30.1.1INTEGERnot-accessiblecurrent
rlEmWebServiceName
OBJECT-TYPE
Service name
1.3.6.1.4.1.89.66.30.1.2DisplayString (SIZE(1..16))read-onlycurrent
rlEmWebServiceEnable
OBJECT-TYPE
Indicates whether the service is enabled or not. if set to 'default' will the service to go back to its initialization default status.
1.3.6.1.4.1.89.66.30.1.3RlEmbWebEnabledread-writecurrent
rlEmWebServicePort
OBJECT-TYPE
Indicates whether the TCP port on which service is listening. value 0 will set the service to it's default port
1.3.6.1.4.1.89.66.30.1.4INTEGER (0..65535)read-writecurrent
rlEmWebServiceMaxUsers
OBJECT-TYPE
The maximal number of users for this service.
1.3.6.1.4.1.89.66.30.1.5INTEGERread-onlycurrent
rlEmWebServiceProtocol
OBJECT-TYPE
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.
1.3.6.1.4.1.89.66.30.1.6RlEmbWebProtocolread-writecurrent
rlEmWebServiceCertificateId
OBJECT-TYPE
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.
1.3.6.1.4.1.89.66.30.1.7INTEGERread-writecurrent
rlEmWebServiceMaxIdleTimeOut
OBJECT-TYPE
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.
1.3.6.1.4.1.89.66.30.1.8INTEGER (0..3932160)read-writecurrent