vmsAccountLanguage
BINTEC-VMS-MIB ·
.0.34.1.3.1.4
Object
column r/w
Enumeration
The account-specific language setting for the voice mail server. use-default(99): use language setting from vmsGlobalLanguage.
Context
- MIB
- BINTEC-VMS-MIB
- OID
.0.34.1.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vmsAccountEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BINTEC-VMS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-VMS-MIB::vmsAccountLanguage'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BINTEC-VMS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-VMS-MIB::vmsAccountLanguage.<vmsAccountIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-VMS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-VMS-MIB::vmsAccountLanguage'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | german |
2 | dutch |
3 | english |
5 | italian |
7 | spanish |
10 | french |
11 | portuguese |
99 | use-default |