regions

ZHNVOICE · .1.3.6.1.4.1.5504.2.5.40.1.2.1.1.6

Object

column OctetString
Comma-separated list of geographic regions supported by the CPE. 
Each item in the list MUST be an alpha-2 (two-character alphabetic) 
country code as specified by ISO 3166. An empty list indicates that 
the CPE does not support region-based customization via the Region 
parameter in the VoiceService.{i}.VoiceProfile.{i} object.

Context

MIB
ZHNVOICE
OID
.1.3.6.1.4.1.5504.2.5.40.1.2.1.1.6
Type
column
Access
readonly
Status
current
Parent
capabilitiesEntry
Groups
1

Walk 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 'ZHNVOICE' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNVOICE::regions'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHNVOICE' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNVOICE::regions.<voiceServiceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHNVOICE' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHNVOICE::regions'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-255

Conformance