systemPhoneFacCharacterSet
FEC-SYSTEL-MIB ·
.0.64.1.3.1.6
Object
column r/w
Enumeration
The character set of the display language: latin-ext: Latin character set with extensions. latin-greek: Latin and greek character set. latin-cyrillic: Latin and cyrillic character set.
Context
- MIB
- FEC-SYSTEL-MIB
- OID
.0.64.1.3.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- systemPhoneFacilityEntry
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 'FEC-SYSTEL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-SYSTEL-MIB::systemPhoneFacCharacterSet'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FEC-SYSTEL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-SYSTEL-MIB::systemPhoneFacCharacterSet.<systemPhoneFacIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FEC-SYSTEL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FEC-SYSTEL-MIB::systemPhoneFacCharacterSet'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | latin-ext |
2 | latin-greek |
3 | latin-cyrillic |