CISCOSB-LOCALIZATION-MIB

File: CISCOSB-LOCALIZATION-MIB.mib (6100 bytes)

Imported modules

CISCOSB-MIB SNMPv2-SMI SNMP-FRAMEWORK-MIB
SNMPv2-TC

Imported symbols

switch001 OBJECT-TYPE IpAddress
Unsigned32 MODULE-IDENTITY SnmpAdminString
DisplayString TEXTUAL-CONVENTION TruthValue
RowStatus

Defined Types

RlLocalizationLanguagesEntry  
SEQUENCE    
  rlLocalizationLanguagesName DisplayString Size(1..50)
  rlLocalizationLanguagesUnicodeName SnmpAdminString Size(1..64)
  rlLocalizationLanguagesUrlDir DisplayString
  rlLocalizationLanguagesUrlHelpDir DisplayString
  rlLocalizationLanguageCode DisplayString
  rlLocalizationNumOfSections INTEGER 0..100
  rlLocalizationNumOfEmbSections INTEGER 0..100
  rlLocalizationVersion DisplayString Size(0..15)
  rlLocalizationMd5ChksumFile DisplayString

Defined Values

rlLocalization 1.3.6.1.4.1.9.6.1.101.103
The private MIB module definition for product localization.
MODULE-IDENTITY    

rlLocalizationActivelanguage 1.3.6.1.4.1.9.6.1.101.103.8
Points out to field rlLocalizationLanguagesName -- RG of the languages table. This value affects also translations performed on server side. -- RG not true If length is 0 this value is undefined; this means -- RG default language is applied.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..50)  

rlLocalizationLoginlanguage 1.3.6.1.4.1.9.6.1.101.103.9
The accepted languages of the WEB GUI, comma delimited. This value is taken from the Accept-Language HTTP header.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rlLocalizationLanguagesTable 1.3.6.1.4.1.9.6.1.101.103.10
Table for localization information this table shows the list of available languages.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlLocalizationLanguagesEntry

rlLocalizationLanguagesEntry 1.3.6.1.4.1.9.6.1.101.103.10.1
Table for localization information this table shows the list of available languages.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlLocalizationLanguagesEntry  

rlLocalizationLanguagesName 1.3.6.1.4.1.9.6.1.101.103.10.1.1
Unique name of the language in English.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..50)  

rlLocalizationLanguagesUnicodeName 1.3.6.1.4.1.9.6.1.101.103.10.1.2
String in UTF-8. Unique name of language for user-friendly presentation in GUI
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..64)  

rlLocalizationLanguagesUrlDir 1.3.6.1.4.1.9.6.1.101.103.10.1.3
Unique URL-path of GUI dictionary file for all pages and messages.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rlLocalizationLanguagesUrlHelpDir 1.3.6.1.4.1.9.6.1.101.103.10.1.4
Unique URL-path of help files directory.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rlLocalizationLanguageCode 1.3.6.1.4.1.9.6.1.101.103.10.1.5
Language code from (RFC 4646)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rlLocalizationNumOfSections 1.3.6.1.4.1.9.6.1.101.103.10.1.6
Number of sections of the dictionary.xml file which is technically split.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

rlLocalizationNumOfEmbSections 1.3.6.1.4.1.9.6.1.101.103.10.1.7
Number of sections of the diagnostics file which is technically split.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

rlLocalizationVersion 1.3.6.1.4.1.9.6.1.101.103.10.1.8
The version of the language file (x.y.z.w)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

rlLocalizationMd5ChksumFile 1.3.6.1.4.1.9.6.1.101.103.10.1.9
The MD5 of the language file (as string)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString