|
Description:
|
csrstUserLocaleInfoRev1 OBJECT-TYPE
SYNTAX DisplayString (SIZE (14..64))
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Cisco SRST language for displays on Cisco IP phone by country.
Every set of character separated by a forward slash ('/')
represents one user-locale whose value may be any one of
the following languages or one configured by the user.
At the same time 5 user locales can be configured.
---------------------------
| DE Germany |
| DK Denmark |
| ES Spain |
| FR France |
| IT Italy |
| JP Japan |
| NL Netherlands |
| NO Norway |
| PT Portugal |
| RU Russian Federation |
| SE Sweden |
| US United States |
---------------------------
Example: if csrstUserLocaleInfoRev1 returns 'DE/US/SE/FR/RU'
then : UserLocale 1 = DE
UserLocale 2 = US
UserLocale 3 = SE
UserLocale 4 = FR
UserLocale 5 = RU"
DEFVAL { "US/US/US/US/US" }
|
|
|