CTRON-WEBVIEW-MIB

File: CTRON-WEBVIEW-MIB.mib (4056 bytes)

Imported modules

RFC-1212 RFC1213-MIB CTRON-MIB-NAMES

Imported symbols

OBJECT-TYPE DisplayString ctApplication

Defined Values

ctWebView 1.3.6.1.4.1.52.4.1.4.4
OBJECT IDENTIFIER    

ctEwvConfiguration 1.3.6.1.4.1.52.4.1.4.4.1
OBJECT IDENTIFIER    

ctEwvStatus 1.3.6.1.4.1.52.4.1.4.4.2
OBJECT IDENTIFIER    

ctEwvDocSupport 1.3.6.1.4.1.52.4.1.4.4.1.1
OBJECT IDENTIFIER    

ctEwvDocSupportAdmin 1.3.6.1.4.1.52.4.1.4.4.1.1.1
Enable/disable Help Content URL
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ctEwvDocSupportLocation 1.3.6.1.4.1.52.4.1.4.4.1.1.2
Server URL of Document Support
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

ctEwvDocSupportAdminUID 1.3.6.1.4.1.52.4.1.4.4.1.1.3
Enable/Disable using username and password files
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ctEwvDocSupportUsername 1.3.6.1.4.1.52.4.1.4.4.1.1.4
User ID for remote server authentication
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

ctEwvDocSupportPassword 1.3.6.1.4.1.52.4.1.4.4.1.1.5
Password used to determine access to documentation
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

ctEwvSystemParameters 1.3.6.1.4.1.52.4.1.4.4.1.2
OBJECT IDENTIFIER    

ctEwvAuthScheme 1.3.6.1.4.1.52.4.1.4.4.1.2.1
Selects the type of HTTP Authorization technique to be employed by the WebView Server
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), basic(2), digest(3)  

ctEwvAuthNonceValidCount 1.3.6.1.4.1.52.4.1.4.4.1.2.2
The number of times a server calculated nonce value will be reused before recalculating a new nonce value
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER